"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/04/22 05:14:21 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-mejecij3wahi" 2026/04/22 05:14:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/22 05:14:21 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/04/22 05:14:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/22 05:14:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/22 05:14:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/22 05:14:21 DEBUG : Setting pass="BAKge0oNgC1rNCMdxRxHAiZoga9tFXl0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/22 05:14:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/22 05:14:21 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{VD6w6}" suffix to name 2026/04/22 05:14:21 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/04/22 05:14:21 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/04/22 05:14:21 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/04/22 05:14:21 DEBUG : Setting pass="BAKge0oNgC1rNCMdxRxHAiZoga9tFXl0" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/04/22 05:14:21 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/04/22 05:14:21 NOTICE: TestSFTPOpenssh{VD6w6}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: New connection 127.0.0.1:46558->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell type "unix" from config 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Relative path resolved to "/home/rclone/rclone-test-mejecij3wahi" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Using root directory "/home/rclone/rclone-test-mejecij3wahi" 2026/04/22 05:14:21 DEBUG : Creating backend with remote "/tmp/rclone3227572391" === RUN TestDirHandleMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:21 DEBUG : dir: Looking for writers 2026/04/22 05:14:21 DEBUG : Looking for writers 2026/04/22 05:14:21 DEBUG : dir: reading active writers 2026/04/22 05:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file2" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:21 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file2" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:21 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/subdir/file3" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/subdir/file3 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-mejecij3wahi/dir/subdir/file3 2026/04/22 05:14:21 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/subdir/file3" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/subdir/file3 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-mejecij3wahi/dir/subdir/file3 2026/04/22 05:14:21 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/04/22 05:14:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:21 DEBUG : dir/subdir: Looking for writers 2026/04/22 05:14:21 DEBUG : dir: Looking for writers 2026/04/22 05:14:21 DEBUG : file1: reading active writers 2026/04/22 05:14:21 DEBUG : file2: reading active writers 2026/04/22 05:14:21 DEBUG : subdir: reading active writers 2026/04/22 05:14:21 DEBUG : Looking for writers 2026/04/22 05:14:21 DEBUG : dir: reading active writers 2026/04/22 05:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.07s) === RUN TestDirHandleReaddirnames run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:21 DEBUG : dir: Looking for writers 2026/04/22 05:14:21 DEBUG : file1: reading active writers 2026/04/22 05:14:21 DEBUG : Looking for writers 2026/04/22 05:14:21 DEBUG : dir: reading active writers 2026/04/22 05:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.04s) === RUN TestDirMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:21 DEBUG : dir: Looking for writers 2026/04/22 05:14:21 DEBUG : Looking for writers 2026/04/22 05:14:21 DEBUG : dir: reading active writers 2026/04/22 05:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:21 DEBUG : dir: forgetting directory cache 2026/04/22 05:14:21 DEBUG : forgetting directory cache 2026/04/22 05:14:21 DEBUG : dir: forgetting directory cache 2026/04/22 05:14:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:21 DEBUG : Looking for writers 2026/04/22 05:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:21 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/22 05:14:21 DEBUG : dir: invalidating directory cache 2026/04/22 05:14:21 DEBUG : >ForgetPath: 2026/04/22 05:14:21 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/22 05:14:21 DEBUG : invalidating directory cache 2026/04/22 05:14:21 DEBUG : dir: forgetting directory cache 2026/04/22 05:14:21 DEBUG : >ForgetPath: 2026/04/22 05:14:21 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/22 05:14:21 DEBUG : >ForgetPath: 2026/04/22 05:14:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:21 DEBUG : dir: Looking for writers 2026/04/22 05:14:21 DEBUG : Looking for writers 2026/04/22 05:14:21 DEBUG : dir: reading active writers 2026/04/22 05:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: New connection 127.0.0.1:59448->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/fil/a/b/c" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/fil/a/b/c 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-mejecij3wahi/fil/a/b/c 2026/04/22 05:14:21 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/fil/a/b/c" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/fil/a/b/c 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-mejecij3wahi/fil/a/b/c 2026/04/22 05:14:21 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:21 DEBUG : forgetting directory cache 2026/04/22 05:14:21 DEBUG : dir: forgetting directory cache 2026/04/22 05:14:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:21 DEBUG : dir: Looking for writers 2026/04/22 05:14:21 DEBUG : fil/a/b: Looking for writers 2026/04/22 05:14:21 DEBUG : fil/a: Looking for writers 2026/04/22 05:14:21 DEBUG : b: reading active writers 2026/04/22 05:14:21 DEBUG : fil: Looking for writers 2026/04/22 05:14:21 DEBUG : a: reading active writers 2026/04/22 05:14:21 DEBUG : Looking for writers 2026/04/22 05:14:21 DEBUG : fil: reading active writers 2026/04/22 05:14:21 DEBUG : dir: reading active writers 2026/04/22 05:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:21 DEBUG : dir: Looking for writers 2026/04/22 05:14:21 DEBUG : Looking for writers 2026/04/22 05:14:21 DEBUG : dir: reading active writers 2026/04/22 05:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.03s) === RUN TestDirStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:21 DEBUG : dir: Looking for writers 2026/04/22 05:14:21 DEBUG : file1: reading active writers 2026/04/22 05:14:21 DEBUG : Looking for writers 2026/04/22 05:14:21 DEBUG : dir: reading active writers 2026/04/22 05:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.03s) === RUN TestDirReadDirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file2" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:21 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file2" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:21 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/subdir/file3" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/subdir/file3 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-mejecij3wahi/dir/subdir/file3 2026/04/22 05:14:21 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/subdir/file3" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/subdir/file3 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-mejecij3wahi/dir/subdir/file3 2026/04/22 05:14:21 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/04/22 05:14:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/22 05:14:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/22 05:14:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/22 05:14:21 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/22 05:14:21 DEBUG : Waiting for deletions to finish 2026/04/22 05:14:21 INFO : dir/subdir/file3: Deleted 2026/04/22 05:14:21 DEBUG : removing 1 level 2 directories 2026/04/22 05:14:21 INFO : dir/subdir: Removing directory 2026/04/22 05:14:21 DEBUG : dir: invalidating directory cache 2026/04/22 05:14:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/22 05:14:21 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/22 05:14:21 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/22 05:14:21 DEBUG : dir/file1: Reset virtual modtime 2026/04/22 05:14:21 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/22 05:14:21 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/22 05:14:21 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/22 05:14:21 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/22 05:14:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:21 DEBUG : dir: invalidating directory cache 2026/04/22 05:14:21 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/22 05:14:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/22 05:14:21 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/22 05:14:21 DEBUG : forgetting directory cache 2026/04/22 05:14:21 DEBUG : dir: forgetting directory cache 2026/04/22 05:14:21 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/22 05:14:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:21 DEBUG : dir/virtualDir: Looking for writers 2026/04/22 05:14:21 DEBUG : dir: Looking for writers 2026/04/22 05:14:21 DEBUG : file1: reading active writers 2026/04/22 05:14:21 DEBUG : virtualFile2: reading active writers 2026/04/22 05:14:21 DEBUG : virtualFile: reading active writers 2026/04/22 05:14:21 DEBUG : virtualDir: reading active writers 2026/04/22 05:14:21 DEBUG : Looking for writers 2026/04/22 05:14:21 DEBUG : dir: reading active writers 2026/04/22 05:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.07s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:21 ERROR : dir/: Can only open directories read only 2026/04/22 05:14:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:21 DEBUG : dir: Looking for writers 2026/04/22 05:14:21 DEBUG : Looking for writers 2026/04/22 05:14:21 DEBUG : dir: reading active writers 2026/04/22 05:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:21 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/22 05:14:21 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/22 05:14:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (5 bytes), uploading instead of streaming 2026/04/22 05:14:21 DEBUG : dir/potato: size = 5 OK 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/potato" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/potato 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/dir/potato 2026/04/22 05:14:21 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:21 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/22 05:14:21 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/22 05:14:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/22 05:14:21 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:21 DEBUG : dir: Looking for writers 2026/04/22 05:14:21 DEBUG : file1: reading active writers 2026/04/22 05:14:21 DEBUG : potato: reading active writers 2026/04/22 05:14:21 DEBUG : Looking for writers 2026/04/22 05:14:21 DEBUG : dir: reading active writers 2026/04/22 05:14:21 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.14s) === RUN TestDirMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:22 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:22 DEBUG : dir/sub: Looking for writers 2026/04/22 05:14:22 DEBUG : dir: Looking for writers 2026/04/22 05:14:22 DEBUG : file1: reading active writers 2026/04/22 05:14:22 DEBUG : sub: reading active writers 2026/04/22 05:14:22 DEBUG : Looking for writers 2026/04/22 05:14:22 DEBUG : dir: reading active writers 2026/04/22 05:14:22 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.16s) === RUN TestDirMkdirSub run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/22 05:14:22 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:22 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:22 DEBUG : dir/sub/subsub: Looking for writers 2026/04/22 05:14:22 DEBUG : dir/sub: Looking for writers 2026/04/22 05:14:22 DEBUG : subsub: reading active writers 2026/04/22 05:14:22 DEBUG : dir: Looking for writers 2026/04/22 05:14:22 DEBUG : file1: reading active writers 2026/04/22 05:14:22 DEBUG : sub: reading active writers 2026/04/22 05:14:22 DEBUG : Looking for writers 2026/04/22 05:14:22 DEBUG : dir: reading active writers 2026/04/22 05:14:22 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.07s) === RUN TestDirRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:22 ERROR : dir/: Dir.Remove not empty 2026/04/22 05:14:22 DEBUG : dir/file1: Remove: 2026/04/22 05:14:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:22 DEBUG : dir/file1: >Remove: err= 2026/04/22 05:14:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/22 05:14:22 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:22 DEBUG : Looking for writers 2026/04/22 05:14:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.03s) === RUN TestDirRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:22 DEBUG : dir/file1: Remove: 2026/04/22 05:14:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:22 DEBUG : dir/file1: >Remove: err= 2026/04/22 05:14:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/22 05:14:22 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:22 DEBUG : Looking for writers 2026/04/22 05:14:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.03s) === RUN TestDirRemoveName run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:22 DEBUG : dir/file1: Remove: 2026/04/22 05:14:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:22 DEBUG : dir/file1: >Remove: err= 2026/04/22 05:14:22 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:22 DEBUG : dir: Looking for writers 2026/04/22 05:14:22 DEBUG : Looking for writers 2026/04/22 05:14:22 DEBUG : dir: reading active writers 2026/04/22 05:14:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.13s) === RUN TestDirRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file3" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file3 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-mejecij3wahi/dir/file3 2026/04/22 05:14:22 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file3" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file3 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-mejecij3wahi/dir/file3 2026/04/22 05:14:22 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/22 05:14:22 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/22 05:14:22 DEBUG : dir: Updating dir with dir2 0xe5c4d23b930 2026/04/22 05:14:22 DEBUG : dir: forgetting directory cache 2026/04/22 05:14:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/22 05:14:22 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir2/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir2/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir2/file1 2026/04/22 05:14:22 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir2/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir2/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir2/file1 2026/04/22 05:14:22 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir2/file3" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir2/file3 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-mejecij3wahi/dir2/file3 2026/04/22 05:14:22 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir2/file3" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir2/file3 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-mejecij3wahi/dir2/file3 2026/04/22 05:14:22 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/22 05:14:22 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/22 05:14:22 DEBUG : file2: Updating file with file2 0xe5c4d23ca90 2026/04/22 05:14:22 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file2" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file2 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/file2 2026/04/22 05:14:22 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file2" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/file2 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/file2 2026/04/22 05:14:22 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir2/file3" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir2/file3 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-mejecij3wahi/dir2/file3 2026/04/22 05:14:22 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir2/file3" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir2/file3 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-mejecij3wahi/dir2/file3 2026/04/22 05:14:22 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/04/22 05:14:22 INFO : dir2/file3: Deleted 2026/04/22 05:14:22 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/22 05:14:22 DEBUG : dir2/file3: Updating file with dir2/file3 0xe5c4d23ca90 2026/04/22 05:14:22 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/22 05:14:22 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir2/file3" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir2/file3 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir2/file3 2026/04/22 05:14:22 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir2/file3" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir2/file3 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir2/file3 2026/04/22 05:14:22 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:22 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/22 05:14:22 DEBUG : empty directory: Updating dir with renamed empty directory 0xe5c4d23cc30 2026/04/22 05:14:22 DEBUG : empty directory: forgetting directory cache 2026/04/22 05:14:22 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/22 05:14:22 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/22 05:14:22 DEBUG : dir2: Renaming to "dir3" 2026/04/22 05:14:22 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:22 DEBUG : dir3: Looking for writers 2026/04/22 05:14:22 DEBUG : file3: reading active writers 2026/04/22 05:14:22 DEBUG : renamed empty directory: Looking for writers 2026/04/22 05:14:22 DEBUG : Looking for writers 2026/04/22 05:14:22 DEBUG : dir3: reading active writers 2026/04/22 05:14:22 DEBUG : renamed empty directory: reading active writers 2026/04/22 05:14:22 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/22 05:14:22 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:22 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 05:14:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/22 05:14:22 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/22 05:14:22 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/22 05:14:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/22 05:14:22 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:22 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 05:14:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/22 05:14:22 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/22 05:14:22 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/22 05:14:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (12 bytes), uploading instead of streaming 2026/04/22 05:14:22 DEBUG : dir/sub/file2: size = 12 OK 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/sub/file2" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/sub/file2 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-mejecij3wahi/dir/sub/file2 2026/04/22 05:14:22 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/04/22 05:14:22 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/22 05:14:22 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/22 05:14:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/22 05:14:22 DEBUG : forgetting directory cache 2026/04/22 05:14:22 DEBUG : dir: forgetting directory cache 2026/04/22 05:14:22 DEBUG : dir/sub: forgetting directory cache 2026/04/22 05:14:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/22 05:14:22 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (5 bytes), uploading instead of streaming 2026/04/22 05:14:22 DEBUG : dir/sub/file0: size = 5 OK 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/sub/file0" 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/sub/file0 2026/04/22 05:14:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/dir/sub/file0 2026/04/22 05:14:22 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:22 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/22 05:14:22 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/22 05:14:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/22 05:14:22 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:22 DEBUG : dir/sub: Looking for writers 2026/04/22 05:14:22 DEBUG : file0: reading active writers 2026/04/22 05:14:22 DEBUG : file2: reading active writers 2026/04/22 05:14:22 DEBUG : dir: Looking for writers 2026/04/22 05:14:22 DEBUG : file1: reading active writers 2026/04/22 05:14:22 DEBUG : sub: reading active writers 2026/04/22 05:14:22 DEBUG : Looking for writers 2026/04/22 05:14:22 DEBUG : dir: reading active writers 2026/04/22 05:14:22 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.04s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:22 DEBUG : forgetting directory cache 2026/04/22 05:14:23 DEBUG : forgetting directory cache 2026/04/22 05:14:23 DEBUG : dir: forgetting directory cache 2026/04/22 05:14:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:23 DEBUG : dir: Looking for writers 2026/04/22 05:14:23 DEBUG : Looking for writers 2026/04/22 05:14:23 DEBUG : dir: reading active writers 2026/04/22 05:14:23 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/22 05:14:23 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:23 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/22 05:14:23 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/22 05:14:23 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/22 05:14:23 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:23 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:23 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/22 05:14:23 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:23 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/22 05:14:23 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/22 05:14:23 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/22 05:14:23 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:23 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:23 DEBUG : dir: Looking for writers 2026/04/22 05:14:23 DEBUG : file1: reading active writers 2026/04/22 05:14:23 DEBUG : file1.metadata: reading active writers 2026/04/22 05:14:23 DEBUG : Looking for writers 2026/04/22 05:14:23 DEBUG : dir.metadata: reading active writers 2026/04/22 05:14:23 DEBUG : dir: reading active writers 2026/04/22 05:14:23 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.03s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:23 DEBUG : dir: Looking for writers 2026/04/22 05:14:23 DEBUG : file1: reading active writers 2026/04/22 05:14:23 DEBUG : Looking for writers 2026/04/22 05:14:23 DEBUG : dir: reading active writers 2026/04/22 05:14:23 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:23 DEBUG : Can set mod time: true 2026/04/22 05:14:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:23 DEBUG : dir: Looking for writers 2026/04/22 05:14:23 DEBUG : file1: reading active writers 2026/04/22 05:14:23 DEBUG : Looking for writers 2026/04/22 05:14:23 DEBUG : dir: reading active writers 2026/04/22 05:14:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 05:14:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/22 05:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (0 bytes), uploading instead of streaming 2026/04/22 05:14:23 DEBUG : dir/file1: size = 0 OK 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/22 05:14:23 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/22 05:14:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/22 05:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:23 DEBUG : dir: Looking for writers 2026/04/22 05:14:23 DEBUG : file1: reading active writers 2026/04/22 05:14:23 DEBUG : Looking for writers 2026/04/22 05:14:23 DEBUG : dir: reading active writers 2026/04/22 05:14:23 DEBUG : >WaitForWriters: 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/22 05:14:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:23 DEBUG : dir: Looking for writers 2026/04/22 05:14:23 DEBUG : file1: reading active writers 2026/04/22 05:14:23 DEBUG : Looking for writers 2026/04/22 05:14:23 DEBUG : dir: reading active writers 2026/04/22 05:14:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 05:14:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/22 05:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (5 bytes), uploading instead of streaming 2026/04/22 05:14:23 DEBUG : dir/file1: size = 5 OK 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:23 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/22 05:14:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/22 05:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:23 DEBUG : dir: Looking for writers 2026/04/22 05:14:23 DEBUG : file1: reading active writers 2026/04/22 05:14:23 DEBUG : Looking for writers 2026/04/22 05:14:23 DEBUG : dir: reading active writers 2026/04/22 05:14:23 DEBUG : >WaitForWriters: 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/04/22 05:14:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:23 DEBUG : dir: Looking for writers 2026/04/22 05:14:23 DEBUG : file1: reading active writers 2026/04/22 05:14:23 DEBUG : Looking for writers 2026/04/22 05:14:23 DEBUG : dir: reading active writers 2026/04/22 05:14:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:23 DEBUG : dir: Looking for writers 2026/04/22 05:14:23 DEBUG : file1: reading active writers 2026/04/22 05:14:23 DEBUG : Looking for writers 2026/04/22 05:14:23 DEBUG : dir: reading active writers 2026/04/22 05:14:23 DEBUG : >WaitForWriters: 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/22 05:14:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:23 DEBUG : dir/file1(0xe5c4d377a00): close: 2026/04/22 05:14:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/22 05:14:23 DEBUG : dir/file1(0xe5c4d377a00): >close: err= 2026/04/22 05:14:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:23 DEBUG : dir: Looking for writers 2026/04/22 05:14:23 DEBUG : file1: reading active writers 2026/04/22 05:14:23 DEBUG : Looking for writers 2026/04/22 05:14:23 DEBUG : dir: reading active writers 2026/04/22 05:14:23 DEBUG : >WaitForWriters: 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:23 DEBUG : dir: Looking for writers 2026/04/22 05:14:23 DEBUG : file1: reading active writers 2026/04/22 05:14:23 DEBUG : Looking for writers 2026/04/22 05:14:23 DEBUG : dir: reading active writers 2026/04/22 05:14:23 DEBUG : >WaitForWriters: 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/22 05:14:23 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:23 DEBUG : dir/file1(0xe5c4d954e00): _writeAt: size=5, off=0 2026/04/22 05:14:23 DEBUG : dir/file1(0xe5c4d954e00): openPending: 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/22 05:14:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/22 05:14:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:23 DEBUG : dir/file1(0xe5c4d954e00): >openPending: err= 2026/04/22 05:14:23 DEBUG : dir/file1(0xe5c4d954e00): >_writeAt: n=5, err= 2026/04/22 05:14:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/22 05:14:23 DEBUG : dir/file1(0xe5c4d954e00): close: 2026/04/22 05:14:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/22 05:14:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/22 05:14:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/22 05:14:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/22 05:14:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/22 05:14:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:23 DEBUG : dir/file1(0xe5c4d954e00): >close: err= 2026/04/22 05:14:23 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:23 DEBUG : dir: Looking for writers 2026/04/22 05:14:23 DEBUG : file1: reading active writers 2026/04/22 05:14:23 DEBUG : Looking for writers 2026/04/22 05:14:23 DEBUG : dir: reading active writers 2026/04/22 05:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:23 DEBUG : dir: Looking for writers 2026/04/22 05:14:23 DEBUG : file1: reading active writers 2026/04/22 05:14:23 DEBUG : Looking for writers 2026/04/22 05:14:23 DEBUG : dir: reading active writers 2026/04/22 05:14:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: starting upload 2026/04/22 05:14:24 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1.2f98c60a.partial" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1.2f98c60a.partial 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-mejecij3wahi/dir/file1.2f98c60a.partial 2026/04/22 05:14:24 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/22 05:14:24 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/22 05:14:24 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/04/22 05:14:24 INFO : dir/file1: Copied (replaced existing) 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/22 05:14:24 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.37s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.05s) --- 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.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 05:14:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2026/04/22 05:14:24 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/22 05:14:24 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/22 05:14:24 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:24 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : file.txt: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (25 bytes), uploading instead of streaming 2026/04/22 05:14:24 DEBUG : dir/file1: size = 25 OK 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:24 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/22 05:14:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : dir/file1: Remove: 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:24 DEBUG : dir/file1: >Remove: err= 2026/04/22 05:14:24 DEBUG : dir/file1: Remove: 2026/04/22 05:14:24 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : dir/file1: Remove: 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:24 DEBUG : dir/file1: >Remove: err= 2026/04/22 05:14:24 DEBUG : dir/file1: Remove: 2026/04/22 05:14:24 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 05:14:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/22 05:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/22 05:14:24 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/22 05:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/22 05:14:24 DEBUG : dir/file1: Open: flags=0x3 2026/04/22 05:14:24 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/22 05:14:24 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Updating file with newLeaf 0xe5c4d97d380 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Updating file with dir/file1 0xe5c4d97d380 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 05:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : dir/file1: File is currently open, delaying rename 0xe5c4d97d380 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (25 bytes), uploading instead of streaming 2026/04/22 05:14:24 DEBUG : dir/file1: size = 25 OK 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:24 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/22 05:14:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:24 DEBUG : newLeaf: Running delayed rename now 2026/04/22 05:14:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Updating file with newLeaf 0xe5c4d97d380 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Updating file with newLeaf 0xe5c4dd36750 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Updating file with dir/file1 0xe5c4dd36750 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 05:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : dir/file1: File is currently open, delaying rename 0xe5c4dd36750 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (25 bytes), uploading instead of streaming 2026/04/22 05:14:24 DEBUG : dir/file1: size = 25 OK 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:24 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/22 05:14:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:24 DEBUG : newLeaf: Running delayed rename now 2026/04/22 05:14:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Updating file with newLeaf 0xe5c4dd36750 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 05:14:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dcdba40): openPending: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dcdba40): >openPending: err= 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 05:14:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dcdba40): _writeAt: size=14, off=0 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dcdba40): >_writeAt: n=14, err= 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dcdba40): close: 2026/04/22 05:14:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/22 05:14:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dcdba40): >close: err= 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: starting upload 2026/04/22 05:14:24 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1.ca338588.partial" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1.ca338588.partial 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1.ca338588.partial 2026/04/22 05:14:24 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/22 05:14:24 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/04/22 05:14:24 INFO : dir/file1: Copied (replaced existing) 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/22 05:14:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: 2026/04/22 05:14:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dd54600): _readAt: size=512, off=0 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dd54600): openPending: 2026/04/22 05:14:24 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/04/22 05:14:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dd54600): >openPending: err= 2026/04/22 05:14:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dd54600): >_readAt: n=14, err=EOF 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dd54600): close: 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dd54600): >close: err= 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 05:14:24 DEBUG : newLeaf: Updating file with newLeaf 0xe5c4de2e410 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/22 05:14:24 DEBUG : dir/file1: Updating file with dir/file1 0xe5c4de2e410 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 05:14:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4d330b80): openPending: 2026/04/22 05:14:24 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/04/22 05:14:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4d330b80): >openPending: err= 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 05:14:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4d330b80): _writeAt: size=25, off=0 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4d330b80): >_writeAt: n=25, err= 2026/04/22 05:14:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 05:14:24 DEBUG : newLeaf: Updating file with newLeaf 0xe5c4de2e410 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:24 DEBUG : newLeaf(0xe5c4d330b80): close: 2026/04/22 05:14:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/22 05:14:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-22 05:14:24.577945251 +0000 UTC m=+3.395647501 2026/04/22 05:14:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:24 DEBUG : newLeaf(0xe5c4d330b80): >close: err= 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:24 DEBUG : newLeaf: vfs cache: starting upload 2026/04/22 05:14:24 DEBUG : newLeaf.5c43e84f.partial: size = 25 OK 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf.5c43e84f.partial" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf.5c43e84f.partial 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf.5c43e84f.partial 2026/04/22 05:14:24 DEBUG : newLeaf.5c43e84f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/22 05:14:24 DEBUG : newLeaf.5c43e84f.partial: renamed to: newLeaf 2026/04/22 05:14:24 INFO : newLeaf: Copied (replaced existing) 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-22 05:14:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/22 05:14:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Updating file with newLeaf 0xe5c4de2fad0 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Updating file with dir/file1 0xe5c4de2fad0 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 05:14:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4d50ef40): openPending: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4d50ef40): >openPending: err= 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 05:14:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4d50ef40): _writeAt: size=25, off=0 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4d50ef40): >_writeAt: n=25, err= 2026/04/22 05:14:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 05:14:24 DEBUG : newLeaf: Updating file with newLeaf 0xe5c4de2fad0 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:24 DEBUG : newLeaf(0xe5c4d50ef40): close: 2026/04/22 05:14:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/22 05:14:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-22 05:14:24.789596986 +0000 UTC m=+3.607299237 2026/04/22 05:14:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:24 DEBUG : newLeaf(0xe5c4d50ef40): >close: err= 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:24 DEBUG : newLeaf: vfs cache: starting upload 2026/04/22 05:14:24 DEBUG : newLeaf.e8bc9d91.partial: size = 25 OK 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf.e8bc9d91.partial" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf.e8bc9d91.partial 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf.e8bc9d91.partial 2026/04/22 05:14:24 DEBUG : newLeaf.e8bc9d91.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/22 05:14:24 DEBUG : newLeaf.e8bc9d91.partial: renamed to: newLeaf 2026/04/22 05:14:24 INFO : newLeaf: Copied (replaced existing) 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-22 05:14:24 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/22 05:14:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/22 05:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:24 DEBUG : >WaitForWriters: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:24 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:24 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 05:14:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dd55a00): openPending: 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dd55a00): >openPending: err= 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 05:14:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dd55a00): _writeAt: size=14, off=0 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dd55a00): >_writeAt: n=14, err= 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dd55a00): close: 2026/04/22 05:14:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/22 05:14:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/22 05:14:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:24 DEBUG : dir/file1(0xe5c4dd55a00): >close: err= 2026/04/22 05:14:24 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:24 DEBUG : dir: Looking for writers 2026/04/22 05:14:24 DEBUG : file1: reading active writers 2026/04/22 05:14:24 DEBUG : Looking for writers 2026/04/22 05:14:24 DEBUG : dir: reading active writers 2026/04/22 05:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: starting upload 2026/04/22 05:14:25 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1.ca338588.partial" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1.ca338588.partial 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1.ca338588.partial 2026/04/22 05:14:25 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/22 05:14:25 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/04/22 05:14:25 INFO : dir/file1: Copied (replaced existing) 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/22 05:14:25 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d5e74c0): _readAt: size=512, off=0 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d5e74c0): openPending: 2026/04/22 05:14:25 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/04/22 05:14:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d5e74c0): >openPending: err= 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d5e74c0): >_readAt: n=14, err=EOF 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d5e74c0): close: 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d5e74c0): >close: err= 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 05:14:25 DEBUG : newLeaf: Updating file with newLeaf 0xe5c4dd37110 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/22 05:14:25 DEBUG : dir/file1: Updating file with dir/file1 0xe5c4dd37110 2026/04/22 05:14:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 05:14:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d6c4c00): openPending: 2026/04/22 05:14:25 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/04/22 05:14:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d6c4c00): >openPending: err= 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 05:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d6c4c00): _writeAt: size=25, off=0 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d6c4c00): >_writeAt: n=25, err= 2026/04/22 05:14:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 05:14:25 DEBUG : newLeaf: Updating file with newLeaf 0xe5c4dd37110 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:25 DEBUG : newLeaf(0xe5c4d6c4c00): close: 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/22 05:14:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-22 05:14:25.165450718 +0000 UTC m=+3.983152968 2026/04/22 05:14:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:25 DEBUG : newLeaf(0xe5c4d6c4c00): >close: err= 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:25 DEBUG : newLeaf: vfs cache: starting upload 2026/04/22 05:14:25 DEBUG : newLeaf.40e90120.partial: size = 25 OK 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf.40e90120.partial" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf.40e90120.partial 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf.40e90120.partial 2026/04/22 05:14:25 DEBUG : newLeaf.40e90120.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/22 05:14:25 DEBUG : newLeaf.40e90120.partial: renamed to: newLeaf 2026/04/22 05:14:25 INFO : newLeaf: Copied (replaced existing) 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-22 05:14:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/22 05:14:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/22 05:14:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d73f740): _readAt: size=512, off=0 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d73f740): openPending: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d73f740): >openPending: err= 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d73f740): >_readAt: n=14, err=EOF 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d73f740): close: 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d73f740): >close: err= 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 05:14:25 DEBUG : newLeaf: Updating file with newLeaf 0xe5c4d3bda00 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/22 05:14:25 DEBUG : dir/file1: Updating file with dir/file1 0xe5c4d3bda00 2026/04/22 05:14:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 05:14:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4ddcd9c0): openPending: 2026/04/22 05:14:25 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/04/22 05:14:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4ddcd9c0): >openPending: err= 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 05:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4ddcd9c0): _writeAt: size=25, off=0 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4ddcd9c0): >_writeAt: n=25, err= 2026/04/22 05:14:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/22 05:14:25 DEBUG : newLeaf: Updating file with newLeaf 0xe5c4d3bda00 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:25 DEBUG : newLeaf(0xe5c4ddcd9c0): close: 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/22 05:14:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-22 05:14:25.381670745 +0000 UTC m=+4.199372995 2026/04/22 05:14:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:25 DEBUG : newLeaf(0xe5c4ddcd9c0): >close: err= 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:25 DEBUG : newLeaf: vfs cache: starting upload 2026/04/22 05:14:25 DEBUG : newLeaf.22699c72.partial: size = 25 OK 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf.22699c72.partial" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf.22699c72.partial 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf.22699c72.partial 2026/04/22 05:14:25 DEBUG : newLeaf.22699c72.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/22 05:14:25 DEBUG : newLeaf.22699c72.partial: renamed to: newLeaf 2026/04/22 05:14:25 INFO : newLeaf: Copied (replaced existing) 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-22 05:14:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/22 05:14:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/22 05:14:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/22 05:14:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/newLeaf" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-mejecij3wahi/newLeaf 2026/04/22 05:14:25 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : newLeaf: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestFileRename (1.29s) --- PASS: TestFileRename/off,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=true (0.37s) --- PASS: TestFileRename/writes,forceCache=false (0.22s) --- PASS: TestFileRename/writes,forceCache=true (0.37s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/22 05:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 05:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/22 05:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 05:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/22 05:14:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/22 05:14:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/22 05:14:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/22 05:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 05:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/22 05:14:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/22 05:14:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/22 05:14:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/22 05:14:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/22 05:14:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/22 05:14:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/22 05:14:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/22 05:14:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/22 05:14:25 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/22 05:14:25 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/22 05:14:25 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/22 05:14:25 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/22 05:14:25 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.10s) === RUN TestReadFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/22 05:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 05:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/22 05:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/22 05:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/22 05:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d929d80): _readAt: size=1, off=0 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d929d80): openPending: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d929d80): >openPending: err= 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d929d80): >_readAt: n=1, err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d929d80): _readAt: size=256, off=1 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d929d80): >_readAt: n=15, err=EOF 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d929d80): _readAt: size=16, off=16 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d929d80): >_readAt: n=0, err=EOF 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d929d80): close: 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d929d80): >close: err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d929d80): close: 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d929d80): >close: err=file already closed 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/22 05:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): _readAt: size=1, off=0 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): openPending: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): >openPending: err= 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): >_readAt: n=1, err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): _readAt: size=1, off=5 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): >_readAt: n=1, err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): _readAt: size=1, off=3 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): >_readAt: n=1, err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): _readAt: size=1, off=13 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): >_readAt: n=1, err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): _readAt: size=16, off=100 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): >_readAt: n=0, err=EOF 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): close: 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d407980): >close: err= 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/22 05:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): _readAt: size=1, off=0 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): openPending: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): >openPending: err= 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): >_readAt: n=1, err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): _readAt: size=1, off=5 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): >_readAt: n=1, err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): _readAt: size=1, off=1 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): >_readAt: n=1, err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): _readAt: size=6, off=10 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): >_readAt: n=6, err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): _readAt: size=256, off=10 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): >_readAt: n=6, err=EOF 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): _readAt: size=256, off=100 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): close: 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): >close: err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): _readAt: size=256, off=100 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4d9540c0): >_readAt: n=0, err=file already closed 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/22 05:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54240): RWFileHandle.Flush 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54240): _readAt: size=256, off=0 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54240): openPending: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54240): >openPending: err= 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54240): >_readAt: n=16, err=EOF 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54240): RWFileHandle.Flush 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54240): RWFileHandle.Flush 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54240): close: 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54240): >close: err= 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/22 05:14:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/22 05:14:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54a40): _readAt: size=256, off=0 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54a40): openPending: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:25 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/22 05:14:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 05:14:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54a40): >openPending: err= 2026/04/22 05:14:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54a40): >_readAt: n=16, err=EOF 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54a40): RWFileHandle.Release 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54a40): close: 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54a40): >close: err= 2026/04/22 05:14:25 DEBUG : dir/file1(0xe5c4dd54a40): RWFileHandle.Release 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : dir: Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : dir: reading active writers 2026/04/22 05:14:25 DEBUG : >WaitForWriters: 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:25 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:25 DEBUG : file1: newRWFileHandle: 2026/04/22 05:14:25 DEBUG : file1(0xe5c4d954f40): openPending: 2026/04/22 05:14:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 DEBUG : file1(0xe5c4d954f40): >openPending: err= 2026/04/22 05:14:25 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 05:14:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 05:14:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/22 05:14:25 DEBUG : file1(0xe5c4d954f40): _writeAt: size=5, off=0 2026/04/22 05:14:25 DEBUG : file1(0xe5c4d954f40): >_writeAt: n=5, err= 2026/04/22 05:14:25 DEBUG : file1(0xe5c4d954f40): _writeAt: size=7, off=5 2026/04/22 05:14:25 DEBUG : file1(0xe5c4d954f40): >_writeAt: n=7, err= 2026/04/22 05:14:25 DEBUG : file1: vfs cache: truncate to size=11 2026/04/22 05:14:25 DEBUG : file1(0xe5c4d954f40): close: 2026/04/22 05:14:25 DEBUG : file1: vfs cache: setting modification time to 2026-04-22 05:14:25.876695278 +0000 UTC m=+4.694397518 2026/04/22 05:14:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:25 DEBUG : file1(0xe5c4d954f40): >close: err= 2026/04/22 05:14:25 DEBUG : file1(0xe5c4d954f40): close: 2026/04/22 05:14:25 DEBUG : file1(0xe5c4d954f40): >close: err=file already closed 2026/04/22 05:14:25 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:25 DEBUG : Looking for writers 2026/04/22 05:14:25 DEBUG : file1: reading active writers 2026/04/22 05:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:25 DEBUG : file1: vfs cache: starting upload 2026/04/22 05:14:25 DEBUG : file1.3ecaa246.partial: size = 11 OK 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1.3ecaa246.partial" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1.3ecaa246.partial 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mejecij3wahi/file1.3ecaa246.partial 2026/04/22 05:14:25 DEBUG : file1.3ecaa246.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/22 05:14:25 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/22 05:14:25 DEBUG : file1.3ecaa246.partial: renamed to: file1 2026/04/22 05:14:25 INFO : file1: Copied (new) 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:25 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:25 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/22 05:14:25 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-22 05:14:25 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/22 05:14:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/22 05:14:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:25 INFO : file1: vfs cache: upload succeeded try #1 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : >WaitForWriters: 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/22 05:14:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : >WaitForWriters: 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:26 DEBUG : file1: newRWFileHandle: 2026/04/22 05:14:26 DEBUG : file1(0xe5c4d7e0600): openPending: 2026/04/22 05:14:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 DEBUG : file1(0xe5c4d7e0600): >openPending: err= 2026/04/22 05:14:26 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 05:14:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/22 05:14:26 DEBUG : file1(0xe5c4d7e0600): _writeAt: size=7, off=0 2026/04/22 05:14:26 DEBUG : file1(0xe5c4d7e0600): >_writeAt: n=7, err= 2026/04/22 05:14:26 DEBUG : file1(0xe5c4d7e0600): _writeAt: size=6, off=5 2026/04/22 05:14:26 DEBUG : file1(0xe5c4d7e0600): >_writeAt: n=6, err= 2026/04/22 05:14:26 DEBUG : file1(0xe5c4d7e0600): close: 2026/04/22 05:14:26 DEBUG : file1: vfs cache: setting modification time to 2026-04-22 05:14:26.042411768 +0000 UTC m=+4.860114018 2026/04/22 05:14:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:26 DEBUG : file1(0xe5c4d7e0600): >close: err= 2026/04/22 05:14:26 DEBUG : file1(0xe5c4d7e0600): _writeAt: size=5, off=0 2026/04/22 05:14:26 DEBUG : file1(0xe5c4d7e0600): >_writeAt: n=0, err=file already closed 2026/04/22 05:14:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:26 DEBUG : file1: vfs cache: starting upload 2026/04/22 05:14:26 DEBUG : file1.02f45e0e.partial: size = 11 OK 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1.02f45e0e.partial" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1.02f45e0e.partial 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mejecij3wahi/file1.02f45e0e.partial 2026/04/22 05:14:26 DEBUG : file1.02f45e0e.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/22 05:14:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/22 05:14:26 DEBUG : file1.02f45e0e.partial: renamed to: file1 2026/04/22 05:14:26 INFO : file1: Copied (new) 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/22 05:14:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-22 05:14:26 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/22 05:14:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 INFO : file1: vfs cache: upload succeeded try #1 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : >WaitForWriters: 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/22 05:14:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : >WaitForWriters: 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:26 DEBUG : file1: newRWFileHandle: 2026/04/22 05:14:26 DEBUG : file1(0xe5c4dc9de40): openPending: 2026/04/22 05:14:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 DEBUG : file1(0xe5c4dc9de40): >openPending: err= 2026/04/22 05:14:26 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 05:14:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/22 05:14:26 DEBUG : file1(0xe5c4dc9de40): close: 2026/04/22 05:14:26 DEBUG : file1: vfs cache: setting modification time to 2026-04-22 05:14:26.207617733 +0000 UTC m=+5.025319983 2026/04/22 05:14:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:26 DEBUG : file1(0xe5c4dc9de40): >close: err= 2026/04/22 05:14:26 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/22 05:14:26 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 05:14:26 DEBUG : file2: newRWFileHandle: 2026/04/22 05:14:26 DEBUG : file2(0xe5c4dc503c0): openPending: 2026/04/22 05:14:26 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/22 05:14:26 DEBUG : file2(0xe5c4dc503c0): >openPending: err= 2026/04/22 05:14:26 DEBUG : file2: >newRWFileHandle: err= 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/22 05:14:26 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/22 05:14:26 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/22 05:14:26 DEBUG : file2(0xe5c4dc503c0): RWFileHandle.Flush 2026/04/22 05:14:26 DEBUG : file2(0xe5c4dc503c0): RWFileHandle.Release 2026/04/22 05:14:26 DEBUG : file2(0xe5c4dc503c0): close: 2026/04/22 05:14:26 DEBUG : file2: vfs cache: setting modification time to 2026-04-22 05:14:26.208448655 +0000 UTC m=+5.026150905 2026/04/22 05:14:26 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:26 DEBUG : file2(0xe5c4dc503c0): >close: err= 2026/04/22 05:14:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : file2: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : file2: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file2: reading active writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : file2: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/22 05:14:26 DEBUG : file2: vfs cache: starting upload 2026/04/22 05:14:26 DEBUG : file1: vfs cache: starting upload 2026/04/22 05:14:26 DEBUG : file2.4b8e0b9a.partial: size = 0 OK 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file2.4b8e0b9a.partial" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file2.4b8e0b9a.partial 2026/04/22 05:14:26 DEBUG : file1.8d9a2a04.partial: size = 0 OK 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1.8d9a2a04.partial" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1.8d9a2a04.partial 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mejecij3wahi/file2.4b8e0b9a.partial 2026/04/22 05:14:26 DEBUG : file2.4b8e0b9a.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/22 05:14:26 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mejecij3wahi/file1.8d9a2a04.partial 2026/04/22 05:14:26 DEBUG : file1.8d9a2a04.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/22 05:14:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/22 05:14:26 DEBUG : file2.4b8e0b9a.partial: renamed to: file2 2026/04/22 05:14:26 INFO : file2: Copied (new) 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file2" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file2 2026/04/22 05:14:26 DEBUG : file1.8d9a2a04.partial: renamed to: file1 2026/04/22 05:14:26 INFO : file1: Copied (new) 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mejecij3wahi/file2 2026/04/22 05:14:26 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/22 05:14:26 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-22 05:14:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/22 05:14:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/22 05:14:26 INFO : file2: vfs cache: upload succeeded try #1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/22 05:14:26 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-22 05:14:26 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/22 05:14:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 INFO : file1: vfs cache: upload succeeded try #1 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : file2: reading active writers 2026/04/22 05:14:26 DEBUG : >WaitForWriters: 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file2" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file2 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mejecij3wahi/file2 2026/04/22 05:14:26 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file2" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/file2 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-mejecij3wahi/file2 2026/04/22 05:14:26 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/04/22 05:14:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : file2: reading active writers 2026/04/22 05:14:26 DEBUG : >WaitForWriters: 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:26 DEBUG : file1: newRWFileHandle: 2026/04/22 05:14:26 DEBUG : file1(0xe5c4dc51540): openPending: 2026/04/22 05:14:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 DEBUG : file1(0xe5c4dc51540): >openPending: err= 2026/04/22 05:14:26 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 05:14:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/22 05:14:26 DEBUG : file1(0xe5c4dc51540): _writeAt: size=5, off=0 2026/04/22 05:14:26 DEBUG : file1(0xe5c4dc51540): >_writeAt: n=5, err= 2026/04/22 05:14:26 DEBUG : file1(0xe5c4dc51540): RWFileHandle.Flush 2026/04/22 05:14:26 DEBUG : file1(0xe5c4dc51540): RWFileHandle.Flush 2026/04/22 05:14:26 DEBUG : file1(0xe5c4dc51540): close: 2026/04/22 05:14:26 DEBUG : file1: vfs cache: setting modification time to 2026-04-22 05:14:26.380197378 +0000 UTC m=+5.197899628 2026/04/22 05:14:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:26 DEBUG : file1(0xe5c4dc51540): >close: err= 2026/04/22 05:14:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:26 DEBUG : file1: vfs cache: starting upload 2026/04/22 05:14:26 DEBUG : file1.41fe44e3.partial: size = 5 OK 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1.41fe44e3.partial" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1.41fe44e3.partial 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/file1.41fe44e3.partial 2026/04/22 05:14:26 DEBUG : file1.41fe44e3.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/22 05:14:26 DEBUG : file1.41fe44e3.partial: renamed to: file1 2026/04/22 05:14:26 INFO : file1: Copied (new) 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-22 05:14:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/22 05:14:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 INFO : file1: vfs cache: upload succeeded try #1 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : >WaitForWriters: 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:26 DEBUG : file1: newRWFileHandle: 2026/04/22 05:14:26 DEBUG : file1(0xe5c4db8e700): openPending: 2026/04/22 05:14:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 DEBUG : file1(0xe5c4db8e700): >openPending: err= 2026/04/22 05:14:26 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 05:14:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/22 05:14:26 DEBUG : file1(0xe5c4db8e700): _writeAt: size=5, off=0 2026/04/22 05:14:26 DEBUG : file1(0xe5c4db8e700): >_writeAt: n=5, err= 2026/04/22 05:14:26 DEBUG : file1(0xe5c4db8e700): RWFileHandle.Release 2026/04/22 05:14:26 DEBUG : file1(0xe5c4db8e700): close: 2026/04/22 05:14:26 DEBUG : file1: vfs cache: setting modification time to 2026-04-22 05:14:26.540229785 +0000 UTC m=+5.357932035 2026/04/22 05:14:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:26 DEBUG : file1(0xe5c4db8e700): >close: err= 2026/04/22 05:14:26 DEBUG : file1(0xe5c4db8e700): RWFileHandle.Release 2026/04/22 05:14:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:26 DEBUG : file1: vfs cache: starting upload 2026/04/22 05:14:26 DEBUG : file1.85c5c996.partial: size = 5 OK 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1.85c5c996.partial" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1.85c5c996.partial 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/file1.85c5c996.partial 2026/04/22 05:14:26 DEBUG : file1.85c5c996.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/22 05:14:26 DEBUG : file1.85c5c996.partial: renamed to: file1 2026/04/22 05:14:26 INFO : file1: Copied (new) 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:26 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-22 05:14:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/22 05:14:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/22 05:14:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 INFO : file1: vfs cache: upload succeeded try #1 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : >WaitForWriters: 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/22 05:14:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/22 05:14:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 05:14:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4dcca9c0): openPending: 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/22 05:14:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 05:14:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4dcca9c0): >openPending: err= 2026/04/22 05:14:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/22 05:14:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4dcca9c0): _writeAt: size=5, off=0 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4dcca9c0): >_writeAt: n=5, err= 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4dcca9c0): close: 2026/04/22 05:14:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:26 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-22 05:14:26.712896366 +0000 UTC m=+5.530598616 2026/04/22 05:14:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4dcca9c0): >close: err= 2026/04/22 05:14:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:26 DEBUG : dir: Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : dir: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:26 DEBUG : dir: Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : dir: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:26 DEBUG : dir: Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : dir: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:26 DEBUG : dir: Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : dir: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:26 DEBUG : dir/file1: vfs cache: starting upload 2026/04/22 05:14:26 DEBUG : dir/file1.980cd09a.partial: size = 5 OK 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1.980cd09a.partial" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1.980cd09a.partial 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/dir/file1.980cd09a.partial 2026/04/22 05:14:26 DEBUG : dir/file1.980cd09a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:26 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/22 05:14:26 DEBUG : dir/file1.980cd09a.partial: renamed to: dir/file1 2026/04/22 05:14:26 INFO : dir/file1: Copied (replaced existing) 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:26 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-22 05:14:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/22 05:14:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/22 05:14:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/22 05:14:26 DEBUG : dir: Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : dir: reading active writers 2026/04/22 05:14:26 DEBUG : >WaitForWriters: 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:26 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/04/22 05:14:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/22 05:14:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/22 05:14:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/22 05:14:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4ddb8380): _writeAt: size=5, off=0 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4ddb8380): openPending: 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:26 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/04/22 05:14:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/22 05:14:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/22 05:14:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4ddb8380): >openPending: err= 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4ddb8380): >_writeAt: n=5, err= 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4ddb8380): _writeAt: size=15, off=5 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4ddb8380): >_writeAt: n=15, err= 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4ddb8380): close: 2026/04/22 05:14:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/22 05:14:26 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-22 05:14:26.890938747 +0000 UTC m=+5.708640997 2026/04/22 05:14:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:26 DEBUG : dir/file1(0xe5c4ddb8380): >close: err= 2026/04/22 05:14:26 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:26 DEBUG : dir: Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : dir: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:26 DEBUG : dir: Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : dir: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:26 DEBUG : dir: Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : dir: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:26 DEBUG : dir: Looking for writers 2026/04/22 05:14:26 DEBUG : file1: reading active writers 2026/04/22 05:14:26 DEBUG : Looking for writers 2026/04/22 05:14:26 DEBUG : dir: reading active writers 2026/04/22 05:14:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:26 DEBUG : dir/file1: vfs cache: starting upload 2026/04/22 05:14:26 DEBUG : dir/file1.dc271201.partial: size = 20 OK 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1.dc271201.partial" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1.dc271201.partial 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-mejecij3wahi/dir/file1.dc271201.partial 2026/04/22 05:14:26 DEBUG : dir/file1.dc271201.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/04/22 05:14:26 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/22 05:14:26 DEBUG : dir/file1.dc271201.partial: renamed to: dir/file1 2026/04/22 05:14:26 INFO : dir/file1: Copied (replaced existing) 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:26 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:27 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/04/22 05:14:27 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-22 05:14:26 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/22 05:14:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/22 05:14:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/22 05:14:27 DEBUG : dir: Looking for writers 2026/04/22 05:14:27 DEBUG : file1: reading active writers 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : dir: reading active writers 2026/04/22 05:14:27 DEBUG : >WaitForWriters: 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : file1: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : file1(0xe5c4d751080): openPending: 2026/04/22 05:14:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:27 DEBUG : file1(0xe5c4d751080): >openPending: err= 2026/04/22 05:14:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 05:14:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/22 05:14:27 DEBUG : file1(0xe5c4d751080): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : file1(0xe5c4d751080): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : file1(0xe5c4d751080): close: 2026/04/22 05:14:27 DEBUG : file1: vfs cache: setting modification time to 2026-04-22 05:14:27.054611951 +0000 UTC m=+5.872314191 2026/04/22 05:14:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : file1(0xe5c4d751080): >close: err= 2026/04/22 05:14:27 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : file1: reading active writers 2026/04/22 05:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : file1: reading active writers 2026/04/22 05:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : file1: reading active writers 2026/04/22 05:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : file1: reading active writers 2026/04/22 05:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:27 DEBUG : file1: vfs cache: starting upload 2026/04/22 05:14:27 DEBUG : file1.9a4a1088.partial: size = 5 OK 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1.9a4a1088.partial" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1.9a4a1088.partial 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/file1.9a4a1088.partial 2026/04/22 05:14:27 DEBUG : file1.9a4a1088.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:27 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/22 05:14:27 DEBUG : file1.9a4a1088.partial: renamed to: file1 2026/04/22 05:14:27 INFO : file1: Copied (new) 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:27 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-22 05:14:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/22 05:14:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:27 INFO : file1: vfs cache: upload succeeded try #1 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : file1: reading active writers 2026/04/22 05:14:27 DEBUG : >WaitForWriters: 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/22 05:14:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46180): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46180): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46180): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46180): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46180): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.214779572 +0000 UTC m=+6.032481822 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46180): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46600): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46600): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46600): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46600): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46600): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46600): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46600): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.214779572 +0000 UTC m=+6.032481822 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46600): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46ac0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46ac0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46ac0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46ac0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46ac0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.214779572 +0000 UTC m=+6.032481822 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df46ac0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d5ad490 item 1 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47100): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47100): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47100): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47100): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47100): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.217139597 +0000 UTC m=+6.034841836 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47100): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47600): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47600): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47600): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47600): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47600): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.217139597 +0000 UTC m=+6.034841836 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47600): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d5adce0 item 2 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47c40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47c40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47c40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47c40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47c40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.218484852 +0000 UTC m=+6.036187102 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df47c40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df621c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df621c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df621c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df621c0): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df621c0): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df621c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df621c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.218484852 +0000 UTC m=+6.036187102 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df621c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df62680): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df62680): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df62680): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df62680): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df62680): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.218484852 +0000 UTC m=+6.036187102 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df62680): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8fe230 item 3 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df62d00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df62d00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df62d00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df62d00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df62d00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.220692039 +0000 UTC m=+6.038394279 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df62d00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63240): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63240): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63240): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63240): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63240): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.220692039 +0000 UTC m=+6.038394279 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63240): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8fe700 item 4 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63880): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63880): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63880): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63880): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63880): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.222343473 +0000 UTC m=+6.040045723 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63880): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63d00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63d00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63d00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63d00): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63d00): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63d00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.222343473 +0000 UTC m=+6.040045723 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df63d00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df882c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df882c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df882c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df882c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df882c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.222343473 +0000 UTC m=+6.040045723 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df882c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8fecb0 item 5 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df88940): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df88940): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df88940): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df88940): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df88940): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.224728476 +0000 UTC m=+6.042430745 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df88940): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df88e80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df88e80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df88e80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df88e80): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df88e80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.224728476 +0000 UTC m=+6.042430745 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df88e80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ff340 item 6 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89500): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89500): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89500): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89500): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89500): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.226375061 +0000 UTC m=+6.044077361 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89500): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89a00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89a00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89a00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89a00): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89a00): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89a00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.226375061 +0000 UTC m=+6.044077361 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89a00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89ec0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89ec0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89ec0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89ec0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89ec0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.226375061 +0000 UTC m=+6.044077361 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df89ec0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ff730 item 7 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a640): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a640): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a640): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a640): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a640): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.228678159 +0000 UTC m=+6.046380440 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a640): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ab80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ab80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ab80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ab80): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ab80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.228678159 +0000 UTC m=+6.046380440 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ab80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ffd50 item 8 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9b140): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4df9b140): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9b140): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9b140): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9b140): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9b140): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9b140): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccb8c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccb8c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccb8c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccb8c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccb8c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.230549349 +0000 UTC m=+6.048251589 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccb8c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccbd40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccbd40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccbd40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccbd40): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccbd40): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccbd40): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccbd40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.230549349 +0000 UTC m=+6.048251589 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dccbd40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1c340): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1c340): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1c340): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1c340): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1c340): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.230549349 +0000 UTC m=+6.048251589 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1c340): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc06230 item 9 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1c9c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1c9c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1c9c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1c9c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1c9c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.232716189 +0000 UTC m=+6.050418439 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1c9c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1cf00): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1cf00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1cf00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1cf00): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1cf00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.232716189 +0000 UTC m=+6.050418439 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1cf00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc069a0 item 10 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1d540): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4de1d540): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1d540): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1d540): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1d540): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1d540): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1d540): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1d900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1d900): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1d900): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1d900): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1d900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.234290458 +0000 UTC m=+6.051992708 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1d900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1de00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1de00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1de00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1de00): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1de00): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1de00): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1de00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.234290458 +0000 UTC m=+6.051992708 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1de00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52400): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52400): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52400): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52400): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52400): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.234290458 +0000 UTC m=+6.051992708 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52400): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc06d90 item 11 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52a80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52a80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52a80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52a80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52a80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.236351588 +0000 UTC m=+6.054053838 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52a80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52fc0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52fc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52fc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52fc0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52fc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.236351588 +0000 UTC m=+6.054053838 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de52fc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc07260 item 12 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de53600): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4de53600): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de53600): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de53600): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de53600): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de53600): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de53600): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de539c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de539c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de539c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de539c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de539c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.237873968 +0000 UTC m=+6.055576218 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de539c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6e180): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6e180): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6e180): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6e180): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6e180): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.237873968 +0000 UTC m=+6.055576218 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6e180): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc075e0 item 13 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6e800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6e800): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6e800): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6e800): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6e800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.239408712 +0000 UTC m=+6.057110962 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6e800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6ed40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6ed40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6ed40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6ed40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6ed40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.239408712 +0000 UTC m=+6.057110962 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6ed40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc07960 item 14 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6f380): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4de6f380): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6f380): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6f380): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6f380): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6f380): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6f380): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6f740): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6f740): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6f740): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6f740): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6f740): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.241005634 +0000 UTC m=+6.058707884 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6f740): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6fe00): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6fe00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6fe00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6fe00): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6fe00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.241005634 +0000 UTC m=+6.058707884 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de6fe00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc07dc0 item 15 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00c580): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00c580): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00c580): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00c580): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00c580): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.242761125 +0000 UTC m=+6.060463365 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00c580): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00cac0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00cac0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00cac0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00cac0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00cac0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.242761125 +0000 UTC m=+6.060463365 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00cac0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9a3f0 item 16 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d100): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d100): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d100): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d100): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d100): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.244274459 +0000 UTC m=+6.061976698 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d100): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d580): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d580): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d580): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d580): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d580): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d580): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d580): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d580): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.244274459 +0000 UTC m=+6.061976698 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00d580): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00da80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00da80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00da80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00da80): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00da80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.244274459 +0000 UTC m=+6.061976698 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e00da80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9a850 item 17 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e200): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e200): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e200): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e200): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e200): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.246238003 +0000 UTC m=+6.063940253 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e200): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e740): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e740): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e740): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e740): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e740): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.246238003 +0000 UTC m=+6.063940253 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e740): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9af50 item 18 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02edc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02edc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02edc0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02edc0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02edc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.247594431 +0000 UTC m=+6.065296681 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02edc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f2c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f2c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f2c0): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f2c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f2c0): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f2c0): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f2c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f2c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.247594431 +0000 UTC m=+6.065296681 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f2c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f7c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f7c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f7c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f7c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f7c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.247594431 +0000 UTC m=+6.065296681 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f7c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9b2d0 item 19 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02fe40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02fe40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02fe40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02fe40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02fe40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.249491349 +0000 UTC m=+6.067193599 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02fe40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e480): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e480): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e480): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e480): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e480): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.249491349 +0000 UTC m=+6.067193599 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e480): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9b7a0 item 20 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8bbd40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8bbd40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8bbd40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8bbd40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8bbd40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.251054697 +0000 UTC m=+6.068756947 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8bbd40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94340): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94340): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94340): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94340): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94340): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94340): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94340): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94340): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.251054697 +0000 UTC m=+6.068756947 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94340): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94840): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94840): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94840): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94840): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94840): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.251054697 +0000 UTC m=+6.068756947 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94840): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44e930 item 21 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94ec0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94ec0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94ec0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94ec0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94ec0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.253427557 +0000 UTC m=+6.071129797 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94ec0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a080): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a080): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a080): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a080): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a080): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.253427557 +0000 UTC m=+6.071129797 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a080): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44f0a0 item 22 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a700): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a700): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a700): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a700): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a700): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.255889305 +0000 UTC m=+6.073591555 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9a700): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ac00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ac00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ac00): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ac00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ac00): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ac00): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ac00): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ac00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.255889305 +0000 UTC m=+6.073591555 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ac00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9b100): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9b100): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9b100): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9b100): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9b100): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.255889305 +0000 UTC m=+6.073591555 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9b100): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d9023f0 item 23 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ba00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ba00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ba00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ba00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ba00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.257845777 +0000 UTC m=+6.075548027 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9ba00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e040): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e040): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e040): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.257845777 +0000 UTC m=+6.075548027 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d9028c0 item 24 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e680): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4e04e680): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e680): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e680): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e680): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e680): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04e680): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ea80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ea80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ea80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ea80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ea80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.25935382 +0000 UTC m=+6.077056070 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ea80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ef80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ef80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ef80): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ef80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ef80): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ef80): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ef80): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ef80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.25935382 +0000 UTC m=+6.077056070 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04ef80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04f4c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04f4c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04f4c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04f4c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04f4c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.25935382 +0000 UTC m=+6.077056070 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04f4c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d902e00 item 25 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04fb40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04fb40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04fb40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04fb40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04fb40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.261154407 +0000 UTC m=+6.078856647 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e04fb40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94180): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94180): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94180): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94180): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94180): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.261154407 +0000 UTC m=+6.078856647 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94180): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d9033b0 item 26 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de947c0): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4de947c0): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de947c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de947c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de947c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de947c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de947c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94b80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94b80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94b80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94b80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94b80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.262732011 +0000 UTC m=+6.080434252 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de94b80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de95380): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de95380): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de95380): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de95380): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de95380): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de95380): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de95380): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de95380): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.262732011 +0000 UTC m=+6.080434252 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de95380): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de958c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de958c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de958c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de958c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de958c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.262732011 +0000 UTC m=+6.080434252 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de958c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d9039d0 item 27 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d406540): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d406540): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d406540): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d406540): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d406540): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.265482306 +0000 UTC m=+6.083184606 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d406540): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4079c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4079c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4079c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4079c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4079c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.265482306 +0000 UTC m=+6.083184606 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4079c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9a000 item 28 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d376740): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4d376740): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d376740): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d376740): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d376740): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d376740): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d376740): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d3771c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d3771c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d3771c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d3771c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d3771c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.267359447 +0000 UTC m=+6.085061687 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d3771c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d377a40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d377a40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d377a40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d377a40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d377a40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.267359447 +0000 UTC m=+6.085061687 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d377a40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9a4d0 item 29 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d3310c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d3310c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d3310c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d3310c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d3310c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.268870577 +0000 UTC m=+6.086572817 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d3310c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d331a00): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d331a00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d331a00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d331a00): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d331a00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.268870577 +0000 UTC m=+6.086572817 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d331a00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9a9a0 item 30 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e7c0): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4d50e7c0): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e7c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e7c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e7c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e7c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e7c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50ed00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50ed00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50ed00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50ed00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50ed00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.270702192 +0000 UTC m=+6.088404442 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50ed00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f400): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f400): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f400): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f400): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f400): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.270702192 +0000 UTC m=+6.088404442 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f400): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9ae70 item 31 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50fdc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50fdc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50fdc0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50fdc0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50fdc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.272435552 +0000 UTC m=+6.090137802 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50fdc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954400): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954400): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954400): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954400): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954400): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.272435552 +0000 UTC m=+6.090137802 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954400): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9b260 item 32 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954bc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954bc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954bc0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954bc0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954bc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.274038535 +0000 UTC m=+6.091740785 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954bc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955040): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955040): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955040): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955040): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9b5e0 item 33 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955040): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.274685027 +0000 UTC m=+6.092387298 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955540): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955540): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955540): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955540): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955540): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.274685027 +0000 UTC m=+6.092387298 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955540): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9b7a0 item 33 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955c00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955c00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955c00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955c00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955c00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.27624513 +0000 UTC m=+6.093947380 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955c00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54180): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54180): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9bdc0 item 34 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54180): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54180): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54180): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54180): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54180): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.276887806 +0000 UTC m=+6.094590056 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54180): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd546c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd546c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd546c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd546c0): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd546c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.276887806 +0000 UTC m=+6.094590056 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd546c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44e1c0 item 34 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54d80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54d80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54d80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54d80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54d80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.278387122 +0000 UTC m=+6.096089392 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54d80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55200): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55200): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55200): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55200): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55200): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44e700 item 35 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55200): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55200): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.278968532 +0000 UTC m=+6.096670812 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55200): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55700): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55700): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55700): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55700): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55700): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.278968532 +0000 UTC m=+6.096670812 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55700): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44e930 item 35 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07e940): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07e940): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07e940): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07e940): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07e940): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.280437391 +0000 UTC m=+6.098139631 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07e940): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07efc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07efc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db841c0 item 36 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07efc0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07efc0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07efc0): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07efc0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07efc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.280988385 +0000 UTC m=+6.098690625 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07efc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f500): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f500): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f500): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f500): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f500): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.280988385 +0000 UTC m=+6.098690625 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f500): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db84380 item 36 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07fc00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07fc00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07fc00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07fc00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07fc00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.282211459 +0000 UTC m=+6.099913699 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07fc00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc02c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc02c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc02c0): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc02c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc02c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db84700 item 37 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc02c0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc02c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.28270883 +0000 UTC m=+6.100411070 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc02c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc07c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc07c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc07c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc07c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc07c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.28270883 +0000 UTC m=+6.100411070 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc07c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db848c0 item 37 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc0e40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc0e40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc0e40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc0e40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc0e40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.283962701 +0000 UTC m=+6.101664942 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc0e40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1340): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1340): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db84e70 item 38 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1340): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1340): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1340): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1340): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1340): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.284663708 +0000 UTC m=+6.102365958 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1340): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1880): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1880): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1880): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1880): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1880): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.284663708 +0000 UTC m=+6.102365958 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfc1880): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db85180 item 38 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0000): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0000): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0000): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0000): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0000): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.285898294 +0000 UTC m=+6.103600544 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0000): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0500): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0500): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0500): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0500): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0500): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db85500 item 39 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0500): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0500): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.286406456 +0000 UTC m=+6.104108706 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0500): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0a00): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0a00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0a00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0a00): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0a00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.286406456 +0000 UTC m=+6.104108706 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd0a00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db856c0 item 39 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1080): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1080): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1080): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1080): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1080): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.287727515 +0000 UTC m=+6.105429755 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1080): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1580): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1580): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db85a40 item 40 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1580): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1580): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1580): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1580): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1580): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.288220037 +0000 UTC m=+6.105922277 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1580): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1ac0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1ac0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1ac0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1ac0): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1ac0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.288220037 +0000 UTC m=+6.105922277 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfd1ac0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db85c00 item 40 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde180): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde180): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde180): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde180): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde180): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde180): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde180): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.289301523 +0000 UTC m=+6.107003763 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde180): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde680): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde680): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde680): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd381c0 item 41 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde680): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde680): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.289819574 +0000 UTC m=+6.107521824 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfde680): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdeb40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdeb40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdeb40): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdeb40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdeb40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd384d0 item 41 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdeb40): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdeb40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.290376537 +0000 UTC m=+6.108078787 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdeb40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf080): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf080): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf080): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf080): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf080): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.290376537 +0000 UTC m=+6.108078787 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf080): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd38690 item 41 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf6c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf6c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf6c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf6c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf6c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf6c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.29150906 +0000 UTC m=+6.109211301 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdf6c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdfbc0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdfbc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdfbc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd38a10 item 42 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdfbc0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdfbc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.291983168 +0000 UTC m=+6.109685407 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfdfbc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec200): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec200): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd38bd0 item 42 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec200): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec200): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec200): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec200): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec200): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.292482021 +0000 UTC m=+6.110184261 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec200): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec780): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec780): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec780): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec780): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec780): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.292482021 +0000 UTC m=+6.110184261 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfec780): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd38d90 item 42 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfecdc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfecdc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfecdc0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfecdc0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfecdc0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfecdc0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfecdc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.293613653 +0000 UTC m=+6.111315893 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfecdc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed2c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed2c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed2c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd39110 item 43 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed2c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed2c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.29413611 +0000 UTC m=+6.111838351 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed2c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed800): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed800): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed800): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed800): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd392d0 item 43 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed800): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.294576895 +0000 UTC m=+6.112279135 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfed800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfedd40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfedd40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfedd40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfedd40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfedd40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.294576895 +0000 UTC m=+6.112279135 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dfedd40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd39490 item 43 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa480): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa480): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa480): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa480): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa480): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa480): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa480): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.295763641 +0000 UTC m=+6.113465880 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa480): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa980): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa980): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa980): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd398f0 item 44 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa980): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa980): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.296342095 +0000 UTC m=+6.114044345 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffa980): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffaec0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffaec0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd39b20 item 44 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffaec0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffaec0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffaec0): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffaec0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffaec0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.296910371 +0000 UTC m=+6.114612621 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffaec0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffb440): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffb440): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffb440): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffb440): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffb440): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.296910371 +0000 UTC m=+6.114612621 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffb440): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd39ce0 item 44 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffba80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffba80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffba80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffba80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffba80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffba80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffba80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.298323865 +0000 UTC m=+6.116026115 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dffba80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478080): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478080): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478080): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73c1c0 item 45 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478080): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478080): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.298755141 +0000 UTC m=+6.116457380 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478080): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478780): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478780): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478780): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478780): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478780): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.298755141 +0000 UTC m=+6.116457380 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478780): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73c460 item 45 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478dc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478dc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478dc0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478dc0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478dc0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478dc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.299981451 +0000 UTC m=+6.117683691 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d478dc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4792c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4792c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4792c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73c850 item 46 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4792c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4792c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.300458093 +0000 UTC m=+6.118160333 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4792c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4799c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4799c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4799c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4799c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4799c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.300458093 +0000 UTC m=+6.118160333 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d4799c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73ca80 item 46 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce100): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce100): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce100): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce100): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce100): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce100): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce100): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.301760878 +0000 UTC m=+6.119463128 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce100): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce600): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce600): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce600): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73ce00 item 47 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce600): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce600): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.302220187 +0000 UTC m=+6.119922427 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ce600): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ced00): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ced00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ced00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ced00): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ced00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.302220187 +0000 UTC m=+6.119922427 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5ced00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73d180 item 47 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf340): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf340): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf340): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf340): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf340): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf340): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf340): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.303646776 +0000 UTC m=+6.121349026 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf340): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf840): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf840): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf840): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73d650 item 48 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf840): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf840): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.304166158 +0000 UTC m=+6.121868409 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5cf840): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4040): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4040): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4040): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.304166158 +0000 UTC m=+6.121868409 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73d8f0 item 48 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4680): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4680): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4680): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4680): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4680): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.305736591 +0000 UTC m=+6.123438860 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4680): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4b00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4b00): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4b00): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4b00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4b00): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4b00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73dc70 item 49 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4b00): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4b00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.306340723 +0000 UTC m=+6.124042973 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f4b00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5040): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5040): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5040): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.306340723 +0000 UTC m=+6.124042973 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd44070 item 49 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f56c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f56c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f56c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f56c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f56c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.307681761 +0000 UTC m=+6.125384011 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f56c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5bc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5bc0): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5bc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd443f0 item 50 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5bc0): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5bc0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5bc0): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5bc0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5bc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.308214889 +0000 UTC m=+6.125917130 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5f5bc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae240): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae240): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae240): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae240): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae240): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.308214889 +0000 UTC m=+6.125917130 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae240): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd445b0 item 50 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae8c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae8c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae8c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae8c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae8c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.309341501 +0000 UTC m=+6.127043741 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae8c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aedc0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aedc0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aedc0): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aedc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aedc0): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aedc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd44930 item 51 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aedc0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aedc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.309773367 +0000 UTC m=+6.127475608 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aedc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af300): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af300): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af300): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af300): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af300): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.309773367 +0000 UTC m=+6.127475608 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af300): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd44af0 item 51 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af980): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af980): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af980): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af980): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af980): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.31123881 +0000 UTC m=+6.128941051 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af980): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afe80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afe80): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afe80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd44f50 item 52 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afe80): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afe80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afe80): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afe80): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afe80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.311937232 +0000 UTC m=+6.129639492 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afe80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e0500): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e0500): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e0500): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e0500): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e0500): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.311937232 +0000 UTC m=+6.129639492 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e0500): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd451f0 item 52 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e0b80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e0b80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e0b80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e0b80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e0b80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.313487445 +0000 UTC m=+6.131189695 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e0b80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1080): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1080): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1080): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1080): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1080): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1080): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd455e0 item 53 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1080): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1080): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.314111877 +0000 UTC m=+6.131814127 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1080): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e15c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e15c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e15c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e15c0): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e15c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.314111877 +0000 UTC m=+6.131814127 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e15c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd457a0 item 53 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1c40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1c40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1c40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1c40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1c40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.31709451 +0000 UTC m=+6.134796750 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6e1c40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720240): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720240): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720240): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd45b90 item 54 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720240): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720240): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720240): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720240): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720240): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.317613532 +0000 UTC m=+6.135315772 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720240): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7207c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7207c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7207c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7207c0): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7207c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.317613532 +0000 UTC m=+6.135315772 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7207c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd45d50 item 54 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720e40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720e40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720e40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720e40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720e40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.318781612 +0000 UTC m=+6.136483872 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d720e40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721340): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721340): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721340): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721340): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721340): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721340): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ac2a0 item 55 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721340): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721340): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.319306526 +0000 UTC m=+6.137008776 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721340): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721880): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721880): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721880): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721880): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721880): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.319306526 +0000 UTC m=+6.137008776 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d721880): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ac4d0 item 55 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750000): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750000): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750000): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750000): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750000): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.32056143 +0000 UTC m=+6.138263670 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750000): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750500): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750500): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750500): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ac930 item 56 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750500): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750500): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750500): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750500): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750500): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.321116439 +0000 UTC m=+6.138818680 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750500): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750a80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750a80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750a80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750a80): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750a80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.321116439 +0000 UTC m=+6.138818680 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d750a80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8acb60 item 56 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7510c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7510c0): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7510c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7510c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7510c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7510c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7510c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7510c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.322337891 +0000 UTC m=+6.140040151 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7510c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751600): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751600): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751600): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8acee0 item 57 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751600): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751600): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.322809053 +0000 UTC m=+6.140511292 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751600): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751b40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751b40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751b40): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751b40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751b40): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751b40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ad0a0 item 57 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751b40): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751b40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.323374512 +0000 UTC m=+6.141076762 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d751b40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7901c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7901c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7901c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7901c0): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7901c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.323374512 +0000 UTC m=+6.141076762 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7901c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ad260 item 57 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790800): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790800): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790800): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790800): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790800): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790800): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.32466811 +0000 UTC m=+6.142370350 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790d40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790d40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790d40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ad650 item 58 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790d40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790d40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.325173326 +0000 UTC m=+6.142875586 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790d40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791280): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791280): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791280): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ad810 item 58 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791280): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791280): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791280): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791280): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791280): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.32576728 +0000 UTC m=+6.143469541 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791280): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791840): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791840): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791840): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791840): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791840): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.32576728 +0000 UTC m=+6.143469541 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791840): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ad9d0 item 58 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791e80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791e80): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791e80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791e80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791e80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791e80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791e80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791e80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.327039417 +0000 UTC m=+6.144741667 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791e80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ce4c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ce4c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ce4c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6e000 item 59 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ce4c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ce4c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.327473508 +0000 UTC m=+6.145175758 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ce4c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cea00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cea00): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cea00): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cea00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cea00): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cea00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6e2a0 item 59 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cea00): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cea00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.328050239 +0000 UTC m=+6.145752489 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cea00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cef80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cef80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cef80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cef80): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cef80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.328050239 +0000 UTC m=+6.145752489 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cef80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6e4d0 item 59 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cf5c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cf5c0): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cf5c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cf5c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cf5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cf5c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cf5c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cf5c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.329425893 +0000 UTC m=+6.147128143 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cf5c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cfb00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cfb00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cfb00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6e850 item 60 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cfb00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cfb00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.329886744 +0000 UTC m=+6.147588994 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7cfb00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808140): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808140): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808140): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6ea10 item 60 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808140): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808140): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808140): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808140): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808140): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.330429982 +0000 UTC m=+6.148132232 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808140): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808700): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808700): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808700): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808700): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808700): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.330429982 +0000 UTC m=+6.148132232 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808700): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6ec40 item 60 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808d40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808d40): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808d40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808d40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808d40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808d40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808d40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808d40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.331624191 +0000 UTC m=+6.149326441 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808d40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809280): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809280): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809280): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6f0a0 item 61 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809280): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809280): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.332059656 +0000 UTC m=+6.149761906 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809280): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809980): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809980): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809980): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809980): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809980): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.332059656 +0000 UTC m=+6.149761906 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809980): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6f260 item 61 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c0c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c0c0): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c0c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c0c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c0c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c0c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c0c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.333375846 +0000 UTC m=+6.151078096 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c0c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c600): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c600): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c600): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6f5e0 item 62 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c600): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c600): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.333870642 +0000 UTC m=+6.151572893 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87c600): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87cd00): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87cd00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87cd00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87cd00): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87cd00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.333870642 +0000 UTC m=+6.151572893 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87cd00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6f8f0 item 62 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d340): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d340): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d340): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d340): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d340): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d340): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d340): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d340): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.335325665 +0000 UTC m=+6.153027915 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d340): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d880): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d880): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d880): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6fc70 item 63 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d880): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d880): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.335763914 +0000 UTC m=+6.153466164 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d87d880): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896080): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896080): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896080): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896080): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896080): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.335763914 +0000 UTC m=+6.153466164 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896080): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6fe30 item 63 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d918480): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d918480): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d918480): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d918480): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d918480): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d918480): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d918480): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d918480): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.337119549 +0000 UTC m=+6.154821790 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d918480): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9189c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9189c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9189c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8a2a0 item 64 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9189c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9189c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.337573599 +0000 UTC m=+6.155275839 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9189c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9190c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9190c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9190c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9190c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9190c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.337573599 +0000 UTC m=+6.155275839 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9190c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8a540 item 64 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919700): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919700): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919700): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919700): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919700): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.338881513 +0000 UTC m=+6.156583754 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919700): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919b80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919b80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919b80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919b80): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919b80): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8a930 item 65 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919b80): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919b80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.339320032 +0000 UTC m=+6.157022273 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d919b80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970180): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970180): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970180): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970180): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970180): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.339320032 +0000 UTC m=+6.157022273 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970180): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8aaf0 item 65 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9707c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9707c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9707c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9707c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9707c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.340410767 +0000 UTC m=+6.158113007 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9707c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970c40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970c40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8aee0 item 66 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970c40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970c40): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970c40): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970c40): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970c40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.340872771 +0000 UTC m=+6.158575011 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d970c40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971180): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971180): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971180): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971180): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971180): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.340872771 +0000 UTC m=+6.158575011 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971180): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8b0a0 item 66 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9717c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9717c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9717c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9717c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9717c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.342009141 +0000 UTC m=+6.159711381 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9717c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971c40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971c40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971c40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971c40): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971c40): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8b420 item 67 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971c40): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971c40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.342506792 +0000 UTC m=+6.160209042 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d971c40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2240): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2240): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2240): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2240): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2240): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.342506792 +0000 UTC m=+6.160209042 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2240): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8b5e0 item 67 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba28c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba28c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba28c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba28c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba28c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.343795601 +0000 UTC m=+6.161497840 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba28c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2dc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2dc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8b960 item 68 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2dc0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2dc0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2dc0): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2dc0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2dc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.344258586 +0000 UTC m=+6.161960827 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba2dc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3300): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3300): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3300): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3300): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3300): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.344258586 +0000 UTC m=+6.161960827 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3300): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8bb20 item 68 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3940): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3940): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3940): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3940): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3940): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.345506398 +0000 UTC m=+6.163208658 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3940): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3dc0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3dc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3dc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3dc0): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3dc0): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d6bc070 item 69 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3dc0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3dc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.345992297 +0000 UTC m=+6.163694557 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dba3dc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcc3c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcc3c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcc3c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcc3c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcc3c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.345992297 +0000 UTC m=+6.163694557 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcc3c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d6bc310 item 69 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcca40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcca40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcca40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcca40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcca40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.347305492 +0000 UTC m=+6.165007732 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcca40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbccf40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbccf40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d6bc690 item 70 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbccf40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbccf40): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbccf40): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbccf40): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbccf40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.347777575 +0000 UTC m=+6.165479815 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbccf40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcd480): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcd480): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcd480): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcd480): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcd480): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.347777575 +0000 UTC m=+6.165479815 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcd480): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d6bcb60 item 70 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcdb00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcdb00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcdb00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcdb00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcdb00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.348820309 +0000 UTC m=+6.166522548 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbcdb00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6100): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6100): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6100): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6100): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6100): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d6bd180 item 71 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6100): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6100): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.349301138 +0000 UTC m=+6.167003378 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6100): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6600): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6600): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6600): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6600): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6600): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.349301138 +0000 UTC m=+6.167003378 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6600): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d6bd810 item 71 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6c80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6c80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6c80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6c80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6c80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.350753676 +0000 UTC m=+6.168455916 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6c80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7180): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7180): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d6bdce0 item 72 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7180): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7180): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7180): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7180): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7180): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.351385902 +0000 UTC m=+6.169088142 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7180): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55c40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55c40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55c40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55c40): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55c40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.351385902 +0000 UTC m=+6.169088142 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55c40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44ed20 item 72 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2300): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2300): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2300): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2300): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2300): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2300): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2300): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.352678609 +0000 UTC m=+6.170380849 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2300): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2800): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2800): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44fa40 item 73 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2800): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.353125744 +0000 UTC m=+6.170827985 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2cc0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2cc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2cc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2cc0): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2cc0): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44fce0 item 73 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2cc0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2cc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.353560007 +0000 UTC m=+6.171262247 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded2cc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3200): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3200): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3200): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3200): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3200): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.353560007 +0000 UTC m=+6.171262247 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3200): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f40e0 item 73 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3840): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3840): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3840): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3840): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3840): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3840): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3840): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.355205208 +0000 UTC m=+6.172907458 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3840): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3d40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3d40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3d40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f4460 item 74 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3d40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3d40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.355830983 +0000 UTC m=+6.173533243 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ded3d40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4380): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4380): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f4770 item 74 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4380): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4380): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4380): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4380): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4380): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.356555654 +0000 UTC m=+6.174257915 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4380): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4900): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4900): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4900): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.356555654 +0000 UTC m=+6.174257915 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f4a80 item 74 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4f40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4f40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4f40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4f40): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4f40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4f40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4f40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.358062836 +0000 UTC m=+6.175765075 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def4f40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5440): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5440): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5440): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f4e70 item 75 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5440): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5440): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.358562111 +0000 UTC m=+6.176264401 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5440): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5980): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5980): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5980): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5980): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5980): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f5030 item 75 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5980): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5980): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.359204136 +0000 UTC m=+6.176906376 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5980): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5ec0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5ec0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5ec0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5ec0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5ec0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.359204136 +0000 UTC m=+6.176906376 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4def5ec0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f51f0 item 75 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92600): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92600): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92600): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92600): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92600): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92600): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92600): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.360547467 +0000 UTC m=+6.178249726 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92600): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92b00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92b00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92b00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f5570 item 76 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92b00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92b00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.361046942 +0000 UTC m=+6.178749182 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc92b00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93040): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f5730 item 76 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93040): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93040): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93040): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93040): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.361596061 +0000 UTC m=+6.179298301 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc935c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc935c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc935c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc935c0): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc935c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.361596061 +0000 UTC m=+6.179298301 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc935c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f58f0 item 76 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93c00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93c00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93c00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93c00): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93c00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93c00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93c00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.362952137 +0000 UTC m=+6.180654377 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc93c00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4200): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4200): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4200): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8be150 item 77 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4200): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4200): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.363466409 +0000 UTC m=+6.181168650 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4200): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4900): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4900): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4900): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.363466409 +0000 UTC m=+6.181168650 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8be310 item 77 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4f40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4f40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4f40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4f40): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4f40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4f40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4f40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.364867792 +0000 UTC m=+6.182570052 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb4f40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb5440): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb5440): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb5440): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8be690 item 78 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb5440): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb5440): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.365334284 +0000 UTC m=+6.183036524 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb5440): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb5b40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb5b40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb5b40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb5b40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb5b40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.365334284 +0000 UTC m=+6.183036524 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcb5b40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8be850 item 78 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4280): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4280): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4280): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4280): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4280): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4280): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4280): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.366798886 +0000 UTC m=+6.184501136 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4280): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4780): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4780): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4780): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8becb0 item 79 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4780): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4780): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.36729803 +0000 UTC m=+6.185000299 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4780): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4e80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4e80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4e80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4e80): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4e80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.36729803 +0000 UTC m=+6.185000299 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd4e80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8bf490 item 79 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd54c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd54c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd54c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd54c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd54c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd54c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd54c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.368923565 +0000 UTC m=+6.186625805 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd54c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd59c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd59c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd59c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dbbc0e0 item 80 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd59c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd59c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.36948123 +0000 UTC m=+6.187183470 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd59c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd141c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd141c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd141c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd141c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd141c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.36948123 +0000 UTC m=+6.187183470 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd141c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dbbc460 item 80 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14800): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14800): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14800): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.370886248 +0000 UTC m=+6.188588488 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14c80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14c80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14c80): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14c80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14c80): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14c80): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dbbc9a0 item 81 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14c80): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14c80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.371328426 +0000 UTC m=+6.189030666 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd14c80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd151c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd151c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd151c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd151c0): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd151c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.371328426 +0000 UTC m=+6.189030666 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd151c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dbbccb0 item 81 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896680): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896680): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896680): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896680): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896680): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.372656347 +0000 UTC m=+6.190358588 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896680): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896b80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896b80): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896b80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de32460 item 82 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896b80): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896b80): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896b80): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896b80): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896b80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.37316508 +0000 UTC m=+6.190867320 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d896b80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897100): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897100): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897100): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897100): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897100): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.37316508 +0000 UTC m=+6.190867320 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897100): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de32700 item 82 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897780): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897780): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897780): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897780): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897780): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.374352056 +0000 UTC m=+6.192054306 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897780): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897c80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897c80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897c80): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897c80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897c80): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897c80): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de32af0 item 83 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897c80): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897c80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.374815473 +0000 UTC m=+6.192517713 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d897c80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c22c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c22c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c22c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c22c0): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c22c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.374815473 +0000 UTC m=+6.192517713 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c22c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de32cb0 item 83 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2940): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2940): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2940): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2940): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2940): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.376006927 +0000 UTC m=+6.193709167 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2940): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2e40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2e40): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2e40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de33030 item 84 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2e40): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2e40): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2e40): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2e40): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2e40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.376646177 +0000 UTC m=+6.194348417 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c2e40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c33c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c33c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c33c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c33c0): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c33c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.376646177 +0000 UTC m=+6.194348417 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c33c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de331f0 item 84 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c3a40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c3a40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c3a40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c3a40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c3a40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.377845176 +0000 UTC m=+6.195547416 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8c3a40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82040): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82040): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82040): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82040): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82040): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de33570 item 85 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82040): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.378405406 +0000 UTC m=+6.196107645 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82580): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82580): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82580): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82580): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82580): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.378405406 +0000 UTC m=+6.196107645 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82580): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de33730 item 85 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82c00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82c00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82c00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82c00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82c00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.379601649 +0000 UTC m=+6.197303890 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd82c00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83100): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83100): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83100): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de33ab0 item 86 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83100): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83100): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83100): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83100): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83100): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.380181265 +0000 UTC m=+6.197883505 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83100): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83680): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83680): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83680): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83680): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83680): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.380181265 +0000 UTC m=+6.197883505 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83680): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de33c70 item 86 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83d00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83d00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83d00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83d00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83d00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.381322786 +0000 UTC m=+6.199025026 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd83d00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6300): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6300): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6300): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6300): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6300): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6300): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d754230 item 87 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6300): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6300): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.381769581 +0000 UTC m=+6.199471831 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6300): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6840): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6840): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6840): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6840): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6840): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.381769581 +0000 UTC m=+6.199471831 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6840): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7544d0 item 87 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6ec0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6ec0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6ec0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6ec0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6ec0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.383069932 +0000 UTC m=+6.200772172 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda6ec0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda73c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda73c0): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda73c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7548c0 item 88 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda73c0): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda73c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda73c0): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda73c0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda73c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.38356598 +0000 UTC m=+6.201268220 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda73c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda7940): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda7940): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda7940): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda7940): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda7940): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.38356598 +0000 UTC m=+6.201268220 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dda7940): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d754cb0 item 88 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8080): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8080): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8080): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8080): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8080): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8080): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8080): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8080): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.384595538 +0000 UTC m=+6.202297778 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8080): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc85c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc85c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc85c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d755810 item 89 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc85c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc85c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.384989042 +0000 UTC m=+6.202691282 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc85c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8b00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8b00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8b00): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8b00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8b00): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8b00): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7559d0 item 89 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8b00): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8b00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.385428865 +0000 UTC m=+6.203131135 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc8b00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc9080): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc9080): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc9080): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc9080): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc9080): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.385428865 +0000 UTC m=+6.203131135 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc9080): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d20e0 item 89 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc96c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc96c0): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc96c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc96c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc96c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc96c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc96c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc96c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.386732371 +0000 UTC m=+6.204434611 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc96c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc9c00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc9c00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc9c00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d2700 item 90 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc9c00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc9c00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.387169348 +0000 UTC m=+6.204871587 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddc9c00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec240): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec240): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec240): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d2cb0 item 90 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec240): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec240): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec240): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec240): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec240): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.38784706 +0000 UTC m=+6.205549300 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec240): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec800): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec800): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec800): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.38784706 +0000 UTC m=+6.205549300 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddec800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d2e70 item 90 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddece40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddece40): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddece40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddece40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddece40): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddece40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddece40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddece40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.389176165 +0000 UTC m=+6.206878415 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddece40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded380): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded380): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded380): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d3420 item 91 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded380): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded380): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.389584216 +0000 UTC m=+6.207286457 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded380): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded8c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded8c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded8c0): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded8c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded8c0): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded8c0): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d35e0 item 91 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded8c0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded8c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.390124269 +0000 UTC m=+6.207826509 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dded8c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddede40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddede40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddede40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddede40): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddede40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.390124269 +0000 UTC m=+6.207826509 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddede40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d37a0 item 91 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1a580): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1a580): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1a580): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1a580): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1a580): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1a580): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1a580): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1a580): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.391275266 +0000 UTC m=+6.208977506 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1a580): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1aac0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1aac0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1aac0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d3b20 item 92 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1aac0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1aac0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.391642791 +0000 UTC m=+6.209345032 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1aac0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b000): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b000): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b000): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d3ce0 item 92 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b000): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b000): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b000): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b000): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b000): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.392157916 +0000 UTC m=+6.209860157 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b000): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b5c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b5c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b5c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b5c0): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b5c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.392157916 +0000 UTC m=+6.209860157 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1b5c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1e000 item 92 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1bc00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1bc00): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1bc00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1bc00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1bc00): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1bc00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1bc00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1bc00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.393310227 +0000 UTC m=+6.211012467 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de1bc00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40240): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40240): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40240): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1e380 item 93 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40240): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40240): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.393695285 +0000 UTC m=+6.211397525 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40240): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40940): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40940): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40940): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40940): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40940): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.393695285 +0000 UTC m=+6.211397525 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40940): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1e540 item 93 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40f80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40f80): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40f80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40f80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40f80): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40f80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40f80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40f80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.394856402 +0000 UTC m=+6.212558642 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de40f80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de414c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de414c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de414c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1e9a0 item 94 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de414c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de414c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.395297768 +0000 UTC m=+6.213000007 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de414c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de41bc0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de41bc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de41bc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de41bc0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de41bc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.395297768 +0000 UTC m=+6.213000007 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de41bc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1ebd0 item 94 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e300): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e300): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e300): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e300): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e300): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e300): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e300): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e300): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.396517895 +0000 UTC m=+6.214220136 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e300): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e840): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e840): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e840): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1ef50 item 95 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e840): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e840): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.396929705 +0000 UTC m=+6.214631945 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5e840): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5ef40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5ef40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5ef40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5ef40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5ef40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.396929705 +0000 UTC m=+6.214631945 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5ef40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1f1f0 item 95 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5f580): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5f580): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5f580): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5f580): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5f580): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5f580): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5f580): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5f580): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.398209366 +0000 UTC m=+6.215911616 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5f580): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5fac0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5fac0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5fac0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1f5e0 item 96 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5fac0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5fac0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.398608411 +0000 UTC m=+6.216310652 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de5fac0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de762c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de762c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de762c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de762c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de762c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.398608411 +0000 UTC m=+6.216310652 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de762c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1f7a0 item 96 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= 2026/04/22 05:14:27 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : >WaitForWriters: 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/22 05:14:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7b80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7b80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7b80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7b80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7b80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.405259395 +0000 UTC m=+6.222961645 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7b80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84100): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84100): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84100): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84100): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84100): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84100): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84100): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.405259395 +0000 UTC m=+6.222961645 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84100): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df845c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df845c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df845c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df845c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df845c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.405259395 +0000 UTC m=+6.222961645 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df845c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d46cee0 item 1 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84c00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84c00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84c00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84c00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84c00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.407311068 +0000 UTC m=+6.225013358 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df84c00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85100): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85100): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85100): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85100): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85100): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.407311068 +0000 UTC m=+6.225013358 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85100): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d46d570 item 2 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85740): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85740): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85740): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85740): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85740): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.408653087 +0000 UTC m=+6.226355337 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85740): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85bc0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85bc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85bc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85bc0): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85bc0): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85bc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.408653087 +0000 UTC m=+6.226355337 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df85bc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002180): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002180): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002180): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002180): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002180): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.408653087 +0000 UTC m=+6.226355337 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002180): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d46d960 item 3 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002800): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002800): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002800): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.410310302 +0000 UTC m=+6.228012552 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002d40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002d40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002d40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002d40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002d40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.410310302 +0000 UTC m=+6.228012552 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e002d40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d3b64d0 item 4 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003380): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003380): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003380): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003380): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003380): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.411650078 +0000 UTC m=+6.229352318 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003380): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003800): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003800): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003800): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003800): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003800): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.411650078 +0000 UTC m=+6.229352318 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003cc0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003cc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003cc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003cc0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003cc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.411650078 +0000 UTC m=+6.229352318 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e003cc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d3b73b0 item 5 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e440): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e440): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e440): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e440): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e440): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.413260063 +0000 UTC m=+6.230962303 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e440): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e980): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e980): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e980): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e980): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e980): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.413260063 +0000 UTC m=+6.230962303 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02e980): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d4703f0 item 6 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f000): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f000): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f000): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f000): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f000): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.414663249 +0000 UTC m=+6.232365488 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f000): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f500): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f500): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f500): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f500): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f500): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f500): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f500): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.414663249 +0000 UTC m=+6.232365488 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f500): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f9c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f9c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f9c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f9c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f9c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.414663249 +0000 UTC m=+6.232365488 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e02f9c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d4708c0 item 7 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05c140): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05c140): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05c140): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05c140): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05c140): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.416268285 +0000 UTC m=+6.233970525 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05c140): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05c680): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05c680): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05c680): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05c680): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05c680): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.416268285 +0000 UTC m=+6.233970525 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05c680): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d470f50 item 8 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05cc40): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4e05cc40): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05cc40): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05cc40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05cc40): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05cc40): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05cc40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d000): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d000): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d000): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d000): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d000): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.41744399 +0000 UTC m=+6.235146229 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d000): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d480): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d480): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d480): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d480): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d480): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d480): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d480): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.41744399 +0000 UTC m=+6.235146229 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d480): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d980): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d980): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d980): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d980): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d980): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.41744399 +0000 UTC m=+6.235146229 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e05d980): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d471420 item 9 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076100): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076100): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076100): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076100): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076100): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.419041112 +0000 UTC m=+6.236743352 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076100): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076640): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076640): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076640): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076640): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076640): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.419041112 +0000 UTC m=+6.236743352 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076640): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d471ab0 item 10 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076c80): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4e076c80): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076c80): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076c80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076c80): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e076c80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077040): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077040): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077040): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.420273674 +0000 UTC m=+6.237975915 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077540): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077540): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077540): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077540): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077540): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077540): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077540): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.420273674 +0000 UTC m=+6.237975915 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077540): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077a40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077a40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077a40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077a40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077a40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.420273674 +0000 UTC m=+6.237975915 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e077a40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d4030a0 item 11 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0941c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0941c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0941c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0941c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0941c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.42198393 +0000 UTC m=+6.239686170 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0941c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094700): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094700): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094700): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094700): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094700): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.42198393 +0000 UTC m=+6.239686170 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094700): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d79e310 item 12 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094d40): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4e094d40): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094d40): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094d40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094d40): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094d40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095100): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095100): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095100): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095100): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095100): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.423264263 +0000 UTC m=+6.240966503 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095100): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0957c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0957c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0957c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0957c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0957c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.423264263 +0000 UTC m=+6.240966503 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0957c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d79e850 item 13 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095e40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095e40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095e40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095e40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095e40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.424609357 +0000 UTC m=+6.242311597 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095e40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6480): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6480): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6480): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6480): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6480): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.424609357 +0000 UTC m=+6.242311597 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6480): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d79ebd0 item 14 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de762c0): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4de762c0): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de762c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de762c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de762c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de762c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de762c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de76680): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de76680): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de76680): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de76680): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de76680): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.427569939 +0000 UTC m=+6.245272179 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de76680): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de76e00): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de76e00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de76e00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de76e00): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de76e00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.427569939 +0000 UTC m=+6.245272179 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de76e00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4cffe690 item 15 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de77480): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de77480): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de77480): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de77480): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de77480): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.428716969 +0000 UTC m=+6.246419209 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de77480): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de779c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de779c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de779c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de779c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de779c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.428716969 +0000 UTC m=+6.246419209 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de779c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4cfff570 item 16 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6800): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6800): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6800): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.429947377 +0000 UTC m=+6.247649618 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6c80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6c80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6c80): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6c80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6c80): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6c80): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6c80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.429947377 +0000 UTC m=+6.247649618 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b6c80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7180): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7180): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7180): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7180): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7180): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.429947377 +0000 UTC m=+6.247649618 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7180): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d79e620 item 17 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7800): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7800): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7800): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.431951449 +0000 UTC m=+6.249653689 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7d40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7d40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7d40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7d40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7d40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.431951449 +0000 UTC m=+6.249653689 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0b7d40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d79eee0 item 18 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407900): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407900): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407900): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.434274374 +0000 UTC m=+6.251976615 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407e00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407e00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407e00): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407e00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407e00): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407e00): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407e00): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407e00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.434274374 +0000 UTC m=+6.251976615 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d407e00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d376f80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d376f80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d376f80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d376f80): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d376f80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.434274374 +0000 UTC m=+6.251976615 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d376f80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d79f340 item 19 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d377900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d377900): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d377900): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d377900): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d377900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.437833668 +0000 UTC m=+6.255535909 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d377900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d330880): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d330880): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d330880): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d330880): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d330880): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.437833668 +0000 UTC m=+6.255535909 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d330880): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d79f880 item 20 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d331800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d331800): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d331800): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d331800): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d331800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.441110559 +0000 UTC m=+6.258812799 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d331800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e440): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e440): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e440): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e440): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e440): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e440): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e440): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e440): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.441110559 +0000 UTC m=+6.258812799 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50e440): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50eb80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50eb80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50eb80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50eb80): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50eb80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.441110559 +0000 UTC m=+6.258812799 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50eb80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d79fc70 item 21 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f280): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f280): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f280): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f280): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f280): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.443132024 +0000 UTC m=+6.260834274 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f280): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f7c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f7c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f7c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f7c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f7c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.443132024 +0000 UTC m=+6.260834274 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d50f7c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dbbc5b0 item 22 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954280): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954280): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954280): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954280): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954280): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.444301246 +0000 UTC m=+6.262003485 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954280): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954900): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954900): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954900): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954900): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954900): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954900): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.444301246 +0000 UTC m=+6.262003485 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954e00): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954e00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954e00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954e00): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954e00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.444301246 +0000 UTC m=+6.262003485 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d954e00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dbbcc40 item 23 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955480): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955480): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955480): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955480): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955480): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.446019788 +0000 UTC m=+6.263722028 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955480): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955a40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955a40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955a40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955a40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955a40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.446019788 +0000 UTC m=+6.263722028 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d955a40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dbbd180 item 24 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07e5c0): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4d07e5c0): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07e5c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07e5c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07e5c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07e5c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07e5c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07ecc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07ecc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07ecc0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07ecc0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07ecc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.447414717 +0000 UTC m=+6.265116957 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07ecc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f1c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f1c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f1c0): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f1c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f1c0): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f1c0): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f1c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.447414717 +0000 UTC m=+6.265116957 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f1c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f700): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f700): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f700): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f700): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f700): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.447414717 +0000 UTC m=+6.265116957 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d07f700): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dbbd500 item 25 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54080): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54080): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54080): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54080): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54080): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.449259508 +0000 UTC m=+6.266961748 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54080): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd545c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd545c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd545c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd545c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd545c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.449259508 +0000 UTC m=+6.266961748 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd545c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dbbd9d0 item 26 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54c80): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4dd54c80): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54c80): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54c80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54c80): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd54c80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55040): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55040): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55040): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.451820252 +0000 UTC m=+6.269522493 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55540): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55540): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55540): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55540): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55540): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55540): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55540): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55540): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.451820252 +0000 UTC m=+6.269522493 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55540): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55a80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55a80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55a80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55a80): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55a80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.451820252 +0000 UTC m=+6.269522493 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd55a80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dbbdd50 item 27 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6200): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6200): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6200): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6200): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6200): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.453534156 +0000 UTC m=+6.271236396 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6200): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6740): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6740): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6740): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6740): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6740): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.453534156 +0000 UTC m=+6.271236396 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6740): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d586700 item 28 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6d80): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4dbf6d80): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6d80): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6d80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6d80): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf6d80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7140): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7140): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7140): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7140): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7140): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.45713551 +0000 UTC m=+6.274837750 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7140): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7800): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7800): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7800): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.45713551 +0000 UTC m=+6.274837750 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d586b60 item 29 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7ec0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7ec0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7ec0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7ec0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7ec0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.458480204 +0000 UTC m=+6.276182445 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dbf7ec0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094500): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094500): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094500): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094500): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094500): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.458480204 +0000 UTC m=+6.276182445 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094500): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d587110 item 30 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094b40): _readAt: size=2, off=0 2026/04/22 05:14:27 ERROR : open-test-file(0xe5c4e094b40): Couldn't read size of file 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094b40): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094b40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094b40): >_writeAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094b40): close: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094b40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094f00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094f00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094f00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094f00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094f00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.459689992 +0000 UTC m=+6.277392233 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e094f00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0955c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0955c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0955c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0955c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0955c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.459689992 +0000 UTC m=+6.277392233 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e0955c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d5875e0 item 31 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095c40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095c40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095c40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095c40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095c40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.461208025 +0000 UTC m=+6.278910265 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4e095c40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47e2c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47e2c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47e2c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47e2c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47e2c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.461208025 +0000 UTC m=+6.278910265 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47e2c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d587ab0 item 32 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47e900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47e900): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47e900): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47e900): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47e900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.462533544 +0000 UTC m=+6.280235783 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47e900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47ed80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47ed80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47ed80): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47ed80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47ed80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d902000 item 33 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47ed80): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47ed80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.463051102 +0000 UTC m=+6.280753342 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47ed80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47f280): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47f280): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47f280): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47f280): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47f280): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.463051102 +0000 UTC m=+6.280753342 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47f280): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d9021c0 item 33 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47f8c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47f8c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47f8c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47f8c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47f8c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.46440298 +0000 UTC m=+6.282105220 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47f8c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47fd40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47fd40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d902540 item 34 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47fd40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47fd40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47fd40): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47fd40): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47fd40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.464867258 +0000 UTC m=+6.282569499 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d47fd40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56a380): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56a380): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56a380): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56a380): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56a380): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.464867258 +0000 UTC m=+6.282569499 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56a380): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d902700 item 34 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56a9c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56a9c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56a9c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56a9c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56a9c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.466457797 +0000 UTC m=+6.284160038 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56a9c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56ae40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56ae40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56ae40): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56ae40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56ae40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d902b60 item 35 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56ae40): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56ae40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.466931133 +0000 UTC m=+6.284633373 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56ae40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56b340): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56b340): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56b340): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56b340): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56b340): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.466931133 +0000 UTC m=+6.284633373 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56b340): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d902e00 item 35 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56b9c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56b9c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56b9c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56b9c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56b9c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.468264717 +0000 UTC m=+6.285966957 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56b9c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56bec0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56bec0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d903180 item 36 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56bec0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56bec0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56bec0): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56bec0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56bec0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.468753181 +0000 UTC m=+6.286455422 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d56bec0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6500): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6500): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6500): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6500): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6500): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.468753181 +0000 UTC m=+6.286455422 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6500): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d903490 item 36 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6b40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6b40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6b40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6b40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6b40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.469759296 +0000 UTC m=+6.287461535 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6b40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6fc0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6fc0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6fc0): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6fc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6fc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d903a40 item 37 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6fc0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6fc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.470334362 +0000 UTC m=+6.288036603 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e6fc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e74c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e74c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e74c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e74c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e74c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.470334362 +0000 UTC m=+6.288036603 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e74c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d903c00 item 37 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e7b40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e7b40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e7b40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e7b40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e7b40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.471589949 +0000 UTC m=+6.289292189 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d5e7b40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614140): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614140): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9a1c0 item 38 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614140): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614140): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614140): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614140): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614140): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.472452179 +0000 UTC m=+6.290154460 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614140): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614680): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614680): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614680): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614680): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614680): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.472452179 +0000 UTC m=+6.290154460 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614680): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9a3f0 item 38 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614d00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614d00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614d00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614d00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614d00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.474599793 +0000 UTC m=+6.292302034 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d614d00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615200): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615200): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615200): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615200): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615200): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9a850 item 39 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615200): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615200): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.475134365 +0000 UTC m=+6.292836605 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615200): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615700): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615700): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615700): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615700): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615700): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.475134365 +0000 UTC m=+6.292836605 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615700): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9aa80 item 39 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615d80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615d80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615d80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615d80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615d80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.476413245 +0000 UTC m=+6.294115485 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d615d80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae380): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae380): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9afc0 item 40 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae380): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae380): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae380): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae380): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae380): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.47710842 +0000 UTC m=+6.294810661 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae380): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae8c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae8c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae8c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae8c0): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae8c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.47710842 +0000 UTC m=+6.294810661 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ae8c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9b180 item 40 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aee80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aee80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aee80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aee80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aee80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aee80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aee80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.478201548 +0000 UTC m=+6.295903788 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6aee80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af380): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af380): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af380): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9b500 item 41 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af380): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af380): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.478591016 +0000 UTC m=+6.296293256 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af380): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af840): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af840): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af840): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af840): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af840): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9b6c0 item 41 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af840): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af840): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.479103115 +0000 UTC m=+6.296805355 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6af840): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afd80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afd80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afd80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afd80): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afd80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.479103115 +0000 UTC m=+6.296805355 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6afd80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9b960 item 41 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc4c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc4c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc4c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc4c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc4c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc4c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc4c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.480199739 +0000 UTC m=+6.297901979 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc4c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc9c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc9c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc9c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db9be30 item 42 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc9c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc9c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.480581752 +0000 UTC m=+6.298283992 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cc9c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ccf00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ccf00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db841c0 item 42 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ccf00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ccf00): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ccf00): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ccf00): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ccf00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.481133466 +0000 UTC m=+6.298835706 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ccf00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cd480): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cd480): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cd480): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cd480): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cd480): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.481133466 +0000 UTC m=+6.298835706 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cd480): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db84380 item 42 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cdac0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cdac0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cdac0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cdac0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cdac0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cdac0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cdac0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.482732281 +0000 UTC m=+6.300434520 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6cdac0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec0c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec0c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec0c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db84700 item 43 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec0c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec0c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.483337246 +0000 UTC m=+6.301039486 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec0c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec600): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec600): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec600): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec600): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec600): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db848c0 item 43 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec600): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec600): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.484018605 +0000 UTC m=+6.301720845 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ec600): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ecb40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ecb40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ecb40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ecb40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ecb40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.484018605 +0000 UTC m=+6.301720845 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ecb40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db84bd0 item 43 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed180): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed180): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed180): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed180): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed180): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed180): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed180): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.4855328 +0000 UTC m=+6.303235040 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed180): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed680): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed680): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed680): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db85180 item 44 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed680): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed680): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.485981138 +0000 UTC m=+6.303683378 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6ed680): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6edbc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6edbc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db85340 item 44 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6edbc0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6edbc0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6edbc0): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6edbc0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6edbc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.486567859 +0000 UTC m=+6.304270098 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d6edbc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a240): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a240): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a240): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a240): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a240): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.486567859 +0000 UTC m=+6.304270098 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a240): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db85500 item 44 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a880): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a880): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a880): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a880): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a880): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a880): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a880): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.488199284 +0000 UTC m=+6.305901525 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70a880): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70ad80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70ad80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70ad80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db85880 item 45 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70ad80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70ad80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.488724829 +0000 UTC m=+6.306427069 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70ad80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70b480): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70b480): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70b480): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70b480): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70b480): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.488724829 +0000 UTC m=+6.306427069 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70b480): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db85a40 item 45 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70bac0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70bac0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70bac0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70bac0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70bac0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70bac0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70bac0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.490269432 +0000 UTC m=+6.307971682 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d70bac0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7360c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7360c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7360c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4db85dc0 item 46 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7360c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7360c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.49071219 +0000 UTC m=+6.308414430 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7360c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7367c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7367c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7367c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7367c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7367c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.49071219 +0000 UTC m=+6.308414430 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7367c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd381c0 item 46 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d736e00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d736e00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d736e00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d736e00): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d736e00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d736e00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d736e00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.49204947 +0000 UTC m=+6.309751710 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d736e00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d737300): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d737300): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d737300): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd38690 item 47 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d737300): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d737300): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.492518297 +0000 UTC m=+6.310220537 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d737300): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d737a00): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d737a00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d737a00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d737a00): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d737a00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.492518297 +0000 UTC m=+6.310220537 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d737a00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd38850 item 47 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768140): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768140): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768140): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768140): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768140): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768140): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768140): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.493808097 +0000 UTC m=+6.311510338 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768140): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768640): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768640): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768640): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd38bd0 item 48 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768640): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768640): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.4942909 +0000 UTC m=+6.311993161 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768640): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768d40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768d40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768d40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768d40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768d40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.4942909 +0000 UTC m=+6.311993161 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d768d40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd38d90 item 48 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769380): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769380): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769380): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769380): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769380): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.49573294 +0000 UTC m=+6.313435180 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769380): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769800): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769800): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769800): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769800): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769800): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd39110 item 49 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769800): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.496244728 +0000 UTC m=+6.313946967 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769d40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769d40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769d40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769d40): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769d40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.496244728 +0000 UTC m=+6.313946967 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d769d40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd392d0 item 49 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7904c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7904c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7904c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7904c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7904c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.497436893 +0000 UTC m=+6.315139134 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7904c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7909c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7909c0): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7909c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd39650 item 50 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7909c0): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7909c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7909c0): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7909c0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7909c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.497935707 +0000 UTC m=+6.315637947 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7909c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790f40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790f40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790f40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790f40): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790f40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.497935707 +0000 UTC m=+6.315637947 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d790f40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd398f0 item 50 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7915c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7915c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7915c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7915c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7915c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.499168129 +0000 UTC m=+6.316870369 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7915c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791ac0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791ac0): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791ac0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791ac0): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791ac0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd39ce0 item 51 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791ac0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791ac0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.499686941 +0000 UTC m=+6.317389181 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d791ac0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ba100): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ba100): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ba100): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ba100): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ba100): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.499686941 +0000 UTC m=+6.317389181 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ba100): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73c000 item 51 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ba780): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ba780): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ba780): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ba780): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ba780): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.500919734 +0000 UTC m=+6.318621973 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ba780): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bac80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bac80): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bac80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73c460 item 52 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bac80): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bac80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bac80): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bac80): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bac80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.501449004 +0000 UTC m=+6.319151245 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bac80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8080c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8080c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8080c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8080c0): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8080c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.501449004 +0000 UTC m=+6.319151245 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8080c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73c690 item 52 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808740): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808740): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808740): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808740): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808740): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.502737793 +0000 UTC m=+6.320440033 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808740): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808c40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808c40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808c40): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808c40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808c40): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808c40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd442a0 item 53 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808c40): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808c40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.503235735 +0000 UTC m=+6.320937975 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d808c40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809180): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809180): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809180): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809180): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809180): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.503235735 +0000 UTC m=+6.320937975 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809180): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd44460 item 53 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809800): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809800): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809800): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.504471082 +0000 UTC m=+6.322173322 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809d00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809d00): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809d00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd447e0 item 54 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809d00): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809d00): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809d00): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809d00): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809d00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.505022787 +0000 UTC m=+6.322725027 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d809d00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888380): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888380): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888380): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888380): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888380): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.505022787 +0000 UTC m=+6.322725027 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888380): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd449a0 item 54 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888a00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888a00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888a00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888a00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888a00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.506383701 +0000 UTC m=+6.324085942 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888a00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888f00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888f00): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888f00): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888f00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888f00): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888f00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd44e00 item 55 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888f00): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888f00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.506930055 +0000 UTC m=+6.324632295 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d888f00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d889440): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d889440): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d889440): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d889440): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d889440): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.506930055 +0000 UTC m=+6.324632295 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d889440): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd44fc0 item 55 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d889ac0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d889ac0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d889ac0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d889ac0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d889ac0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.508382964 +0000 UTC m=+6.326085204 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d889ac0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c0c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c0c0): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c0c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd45490 item 56 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c0c0): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c0c0): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c0c0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c0c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.508939066 +0000 UTC m=+6.326641306 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c0c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c640): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c640): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c640): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c640): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c640): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.508939066 +0000 UTC m=+6.326641306 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89c640): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd45650 item 56 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89cc80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89cc80): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89cc80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89cc80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89cc80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89cc80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89cc80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89cc80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.510284441 +0000 UTC m=+6.327986682 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89cc80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d1c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d1c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d1c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd459d0 item 57 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d1c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d1c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.510727411 +0000 UTC m=+6.328429650 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d1c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d700): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d700): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d700): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d700): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d700): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d700): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd45c00 item 57 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d700): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d700): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.511238547 +0000 UTC m=+6.328940787 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89d700): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89dc80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89dc80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89dc80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89dc80): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89dc80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.511238547 +0000 UTC m=+6.328940787 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d89dc80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd45dc0 item 57 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b83c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b83c0): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b83c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b83c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b83c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b83c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b83c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b83c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.512916933 +0000 UTC m=+6.330619173 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b83c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8900): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8900): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ac380 item 58 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8900): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.513368958 +0000 UTC m=+6.331071198 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8e40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8e40): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8e40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ac540 item 58 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8e40): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8e40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8e40): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8e40): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8e40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.513937283 +0000 UTC m=+6.331639523 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b8e40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9400): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9400): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9400): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9400): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9400): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.513937283 +0000 UTC m=+6.331639523 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9400): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ac700 item 58 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9a40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9a40): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9a40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9a40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9a40): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9a40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9a40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9a40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.515148836 +0000 UTC m=+6.332851076 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8b9a40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da080): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da080): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da080): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8acbd0 item 59 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da080): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da080): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.515547651 +0000 UTC m=+6.333249890 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da080): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da5c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da5c0): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da5c0): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da5c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da5c0): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da5c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8acd90 item 59 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da5c0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da5c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.51600221 +0000 UTC m=+6.333704450 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8da5c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dab40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dab40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dab40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dab40): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dab40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.51600221 +0000 UTC m=+6.333704450 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dab40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8acf50 item 59 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db180): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db180): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db180): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db180): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db180): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db180): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db180): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db180): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.517337156 +0000 UTC m=+6.335039396 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db180): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db6c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db6c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db6c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ad2d0 item 60 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db6c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db6c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.517915781 +0000 UTC m=+6.335618021 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8db6c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dbc00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dbc00): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dbc00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ad490 item 60 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dbc00): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dbc00): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dbc00): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dbc00): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dbc00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.518798371 +0000 UTC m=+6.336500611 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8dbc00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f42c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f42c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f42c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f42c0): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f42c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.518798371 +0000 UTC m=+6.336500611 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f42c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ad6c0 item 60 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4900): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4900): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4900): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4900): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4900): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4900): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.520306425 +0000 UTC m=+6.338008665 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4e40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4e40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4e40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8ada40 item 61 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4e40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4e40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.520745956 +0000 UTC m=+6.338448196 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f4e40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5540): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5540): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5540): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5540): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5540): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.520745956 +0000 UTC m=+6.338448196 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5540): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8adce0 item 61 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5b80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5b80): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5b80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5b80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5b80): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5b80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5b80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5b80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.5220692 +0000 UTC m=+6.339771440 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d8f5b80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92c1c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92c1c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92c1c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6e310 item 62 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92c1c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92c1c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.522507288 +0000 UTC m=+6.340209528 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92c1c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92c8c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92c8c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92c8c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92c8c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92c8c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.522507288 +0000 UTC m=+6.340209528 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92c8c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6e540 item 62 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92cf00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92cf00): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92cf00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92cf00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92cf00): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92cf00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92cf00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92cf00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.523790256 +0000 UTC m=+6.341492496 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92cf00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92d440): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92d440): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92d440): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6e8c0 item 63 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92d440): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92d440): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.52427886 +0000 UTC m=+6.341981101 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92d440): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92db40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92db40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92db40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92db40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92db40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.52427886 +0000 UTC m=+6.341981101 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d92db40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6ea80 item 63 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962280): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962280): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962280): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962280): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962280): >_readAt: n=0, err=Bad file descriptor 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962280): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962280): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962280): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.525613015 +0000 UTC m=+6.343315255 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962280): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9627c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9627c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9627c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6ef50 item 64 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9627c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9627c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.526020466 +0000 UTC m=+6.343722706 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d9627c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962ec0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962ec0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962ec0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962ec0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962ec0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.526020466 +0000 UTC m=+6.343722706 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d962ec0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc6f110 item 64 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d963500): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d963500): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d963500): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d963500): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d963500): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.527537256 +0000 UTC m=+6.345239496 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d963500): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2400): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2400): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2400): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2400): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2400): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8a150 item 65 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2400): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2400): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.527968742 +0000 UTC m=+6.345670982 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2400): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2900): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2900): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2900): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.527968742 +0000 UTC m=+6.345670982 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8a310 item 65 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2f40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2f40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2f40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2f40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2f40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.529301755 +0000 UTC m=+6.347003994 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea2f40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea33c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea33c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8a7e0 item 66 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea33c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea33c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea33c0): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea33c0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea33c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.529799216 +0000 UTC m=+6.347501455 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea33c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea3900): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea3900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea3900): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea3900): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea3900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.529799216 +0000 UTC m=+6.347501455 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dea3900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8a9a0 item 66 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a040): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a040): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a040): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.530870282 +0000 UTC m=+6.348572521 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a4c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a4c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a4c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a4c0): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a4c0): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8ad90 item 67 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a4c0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a4c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.531319642 +0000 UTC m=+6.349021882 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a4c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a9c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a9c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a9c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a9c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a9c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.531319642 +0000 UTC m=+6.349021882 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5a9c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8af50 item 67 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b040): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b040): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b040): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.532436325 +0000 UTC m=+6.350138565 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b540): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b540): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8b2d0 item 68 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b540): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b540): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b540): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b540): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b540): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.532929939 +0000 UTC m=+6.350632178 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5b540): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5ba80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5ba80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5ba80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5ba80): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5ba80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.532929939 +0000 UTC m=+6.350632178 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc5ba80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8b490 item 68 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc861c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc861c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc861c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc861c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc861c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.534046681 +0000 UTC m=+6.351748931 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc861c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86640): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86640): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86640): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86640): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86640): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8b810 item 69 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86640): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86640): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.534527843 +0000 UTC m=+6.352230083 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86640): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86b40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86b40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86b40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86b40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86b40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.534527843 +0000 UTC m=+6.352230083 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc86b40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8b9d0 item 69 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc871c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc871c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc871c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc871c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc871c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.53569975 +0000 UTC m=+6.353402000 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc871c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc876c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc876c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dd8bdc0 item 70 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc876c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc876c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc876c0): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc876c0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc876c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.536196099 +0000 UTC m=+6.353898339 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc876c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc87c00): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc87c00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc87c00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc87c00): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc87c00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.536196099 +0000 UTC m=+6.353898339 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dc87c00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44e1c0 item 70 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4380): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4380): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4380): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4380): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4380): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.537291001 +0000 UTC m=+6.354993241 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4380): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4880): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4880): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4880): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4880): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4880): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44e700 item 71 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4880): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4880): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.537755871 +0000 UTC m=+6.355458110 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4880): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4d80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4d80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4d80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4d80): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4d80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.537755871 +0000 UTC m=+6.355458110 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca4d80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44e930 item 71 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5400): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5400): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5400): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5400): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5400): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.538890547 +0000 UTC m=+6.356592788 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5400): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5900): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44ee70 item 72 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5900): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5900): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5900): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5900): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.539394991 +0000 UTC m=+6.357097231 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5e40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5e40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5e40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5e40): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5e40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.539394991 +0000 UTC m=+6.357097231 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dca5e40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44f570 item 72 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8500): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8500): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8500): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8500): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8500): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8500): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8500): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.54247544 +0000 UTC m=+6.360177680 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8500): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8a00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8a00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8a00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d44fc00 item 73 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8a00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8a00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.542910192 +0000 UTC m=+6.360612433 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8a00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8ec0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8ec0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8ec0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8ec0): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8ec0): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f4000 item 73 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8ec0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8ec0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.543370884 +0000 UTC m=+6.361073124 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd8ec0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9400): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9400): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9400): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9400): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9400): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.543370884 +0000 UTC m=+6.361073124 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9400): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f41c0 item 73 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9a40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9a40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9a40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9a40): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9a40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9a40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9a40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.544625878 +0000 UTC m=+6.362328119 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dcd9a40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16040): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16040): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f4540 item 74 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16040): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.545044391 +0000 UTC m=+6.362746631 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16580): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16580): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f48c0 item 74 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16580): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16580): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16580): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16580): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16580): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.545536322 +0000 UTC m=+6.363238562 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16580): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16b00): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16b00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16b00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16b00): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16b00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.545536322 +0000 UTC m=+6.363238562 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd16b00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f4bd0 item 74 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17140): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17140): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17140): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17140): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17140): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17140): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17140): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.546565779 +0000 UTC m=+6.364268019 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17140): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17640): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17640): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17640): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f4f50 item 75 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17640): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17640): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.546985163 +0000 UTC m=+6.364687403 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17640): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17b80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17b80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17b80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17b80): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17b80): _writeAt: size=3, off=2 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f5110 item 75 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17b80): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17b80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.547523562 +0000 UTC m=+6.365225822 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd17b80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd861c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd861c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd861c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd861c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd861c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.547523562 +0000 UTC m=+6.365225822 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd861c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f52d0 item 75 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86800): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86800): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86800): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86800): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86800): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.548801499 +0000 UTC m=+6.366503779 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86d00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86d00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86d00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f5650 item 76 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86d00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86d00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.549220031 +0000 UTC m=+6.366922272 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd86d00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87240): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87240): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f5810 item 76 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87240): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87240): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87240): _writeAt: size=3, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87240): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87240): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.550056404 +0000 UTC m=+6.367758644 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87240): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd877c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd877c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd877c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd877c0): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd877c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.550056404 +0000 UTC m=+6.367758644 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd877c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7f5ab0 item 76 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87e00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87e00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87e00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87e00): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87e00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87e00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87e00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.551751211 +0000 UTC m=+6.369453451 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4dd87e00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb0400): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb0400): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb0400): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8be230 item 77 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb0400): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb0400): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.552248992 +0000 UTC m=+6.369951242 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb0400): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb0b00): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb0b00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb0b00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb0b00): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb0b00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.552248992 +0000 UTC m=+6.369951242 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb0b00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8be3f0 item 77 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1140): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1140): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1140): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1140): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1140): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1140): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1140): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.553686423 +0000 UTC m=+6.371388663 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1140): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1640): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1640): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1640): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8be770 item 78 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1640): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1640): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.554266619 +0000 UTC m=+6.371968859 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1640): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1d40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1d40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1d40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1d40): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1d40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.554266619 +0000 UTC m=+6.371968859 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddb1d40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8be930 item 78 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2480): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2480): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2480): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2480): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2480): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2480): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2480): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.555600714 +0000 UTC m=+6.373302954 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2480): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2980): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2980): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2980): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8bef50 item 79 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2980): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2980): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.555980273 +0000 UTC m=+6.373682512 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd2980): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd3080): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd3080): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd3080): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd3080): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd3080): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.555980273 +0000 UTC m=+6.373682512 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd3080): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d8bf730 item 79 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd36c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd36c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd36c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd36c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd36c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd36c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd36c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.557195511 +0000 UTC m=+6.374897751 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd36c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd3bc0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd3bc0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd3bc0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de322a0 item 80 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd3bc0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd3bc0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.557553268 +0000 UTC m=+6.375255508 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddd3bc0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf83c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf83c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf83c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf83c0): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf83c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.557553268 +0000 UTC m=+6.375255508 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf83c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de32620 item 80 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8a00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8a00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8a00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8a00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8a00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.558727249 +0000 UTC m=+6.376429490 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8a00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8e80): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8e80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8e80): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8e80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8e80): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8e80): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de329a0 item 81 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8e80): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8e80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.559257603 +0000 UTC m=+6.376959843 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf8e80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf93c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf93c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf93c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf93c0): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf93c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.559257603 +0000 UTC m=+6.376959843 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf93c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de32bd0 item 81 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf9a40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf9a40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf9a40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf9a40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf9a40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.560408902 +0000 UTC m=+6.378111142 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4ddf9a40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28040): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28040): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de32f50 item 82 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28040): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28040): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28040): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28040): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.560892907 +0000 UTC m=+6.378595147 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de285c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de285c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de285c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de285c0): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de285c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.560892907 +0000 UTC m=+6.378595147 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de285c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de33110 item 82 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28c40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28c40): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28c40): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28c40): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28c40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.561984703 +0000 UTC m=+6.379686943 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de28c40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29140): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29140): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29140): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29140): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29140): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29140): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de33490 item 83 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29140): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29140): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.562466735 +0000 UTC m=+6.380168975 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29140): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29680): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29680): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29680): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29680): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29680): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.562466735 +0000 UTC m=+6.380168975 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29680): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de33650 item 83 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29d00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29d00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29d00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29d00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29d00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.563640907 +0000 UTC m=+6.381343147 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de29d00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54300): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54300): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54300): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de339d0 item 84 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54300): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54300): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54300): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54300): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54300): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.564194844 +0000 UTC m=+6.381897085 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54300): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54880): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54880): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54880): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54880): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54880): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.564194844 +0000 UTC m=+6.381897085 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54880): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4de33b90 item 84 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54f00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54f00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54f00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54f00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54f00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.56528063 +0000 UTC m=+6.382982940 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de54f00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55400): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55400): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55400): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55400): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55400): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55400): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d754150 item 85 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55400): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55400): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.565740329 +0000 UTC m=+6.383442569 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55400): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55940): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55940): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55940): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55940): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55940): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.565740329 +0000 UTC m=+6.383442569 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de55940): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d754310 item 85 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de740c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de740c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de740c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de740c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de740c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.566865558 +0000 UTC m=+6.384567799 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de740c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de745c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de745c0): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de745c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7547e0 item 86 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de745c0): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de745c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de745c0): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de745c0): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de745c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.567338894 +0000 UTC m=+6.385041134 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de745c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de74b40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de74b40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de74b40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de74b40): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de74b40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.567338894 +0000 UTC m=+6.385041134 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4de74b40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d754a80 item 86 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb140): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb140): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb140): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb140): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb140): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.568572458 +0000 UTC m=+6.386274698 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb140): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb640): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb640): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb640): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb640): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb640): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb640): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73c8c0 item 87 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb640): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb640): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.569064578 +0000 UTC m=+6.386766819 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bb640): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bbb80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bbb80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bbb80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bbb80): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bbb80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.569064578 +0000 UTC m=+6.386766819 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7bbb80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73caf0 item 87 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee300): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee300): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee300): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee300): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee300): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.570209796 +0000 UTC m=+6.387912036 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee300): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee800): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee800): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee800): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73d030 item 88 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee800): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee800): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee800): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee800): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee800): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.570727696 +0000 UTC m=+6.388429936 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ee800): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7eed80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7eed80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7eed80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7eed80): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7eed80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.570727696 +0000 UTC m=+6.388429936 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7eed80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73d1f0 item 88 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef3c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef3c0): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef3c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef3c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef3c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef3c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef3c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef3c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.571867292 +0000 UTC m=+6.389569532 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef3c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef900): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef900): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73d6c0 item 89 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef900): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.572322313 +0000 UTC m=+6.390024553 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7ef900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7efe40): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7efe40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7efe40): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7efe40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7efe40): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7efe40): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73d960 item 89 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7efe40): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7efe40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.572858648 +0000 UTC m=+6.390560888 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4d7efe40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df224c0): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df224c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df224c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df224c0): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df224c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.572858648 +0000 UTC m=+6.390560888 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df224c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d73db20 item 89 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df22b00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df22b00): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df22b00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df22b00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df22b00): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df22b00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df22b00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df22b00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.574056173 +0000 UTC m=+6.391758413 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df22b00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23040): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23040): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d2230 item 90 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23040): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.574505845 +0000 UTC m=+6.392208084 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23580): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23580): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23580): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d2460 item 90 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23580): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23580): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23580): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23580): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23580): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.575205508 +0000 UTC m=+6.392907748 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23580): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23b40): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23b40): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23b40): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23b40): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23b40): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.575205508 +0000 UTC m=+6.392907748 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df23b40): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d2a80 item 90 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40280): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40280): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40280): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40280): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40280): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40280): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40280): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40280): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.576536536 +0000 UTC m=+6.394238776 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40280): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df407c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df407c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df407c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d2f50 item 91 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df407c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df407c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.576994874 +0000 UTC m=+6.394697153 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df407c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40d00): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40d00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40d00): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40d00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40d00): >_readAt: n=2, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40d00): _writeAt: size=3, off=7 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d31f0 item 91 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40d00): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40d00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.577676975 +0000 UTC m=+6.395379215 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df40d00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df41280): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df41280): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df41280): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df41280): >_readAt: n=8, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df41280): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.577676975 +0000 UTC m=+6.395379215 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df41280): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d3500 item 91 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df418c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df418c0): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df418c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df418c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df418c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df418c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df418c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df418c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.578976063 +0000 UTC m=+6.396678302 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df418c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df41e00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df41e00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df41e00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d3880 item 92 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df41e00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df41e00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.579478993 +0000 UTC m=+6.397181234 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df41e00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64440): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64440): open at offset 5 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64440): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d3a40 item 92 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64440): _readAt: size=2, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64440): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64440): _writeAt: size=3, off=5 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64440): >_writeAt: n=3, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64440): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.580066175 +0000 UTC m=+6.397768415 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64440): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64a00): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64a00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64a00): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64a00): >_readAt: n=3, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64a00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.580066175 +0000 UTC m=+6.397768415 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df64a00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4d7d3c00 item 92 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65040): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65040): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65040): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65040): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65040): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65040): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65040): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65040): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.581461825 +0000 UTC m=+6.399164066 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65040): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65580): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65580): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65580): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1e0e0 item 93 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65580): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65580): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.581924401 +0000 UTC m=+6.399626640 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65580): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65c80): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65c80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65c80): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65c80): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65c80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.581924401 +0000 UTC m=+6.399626640 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df65c80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1e2a0 item 93 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df823c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df823c0): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df823c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df823c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df823c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df823c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df823c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df823c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.583355799 +0000 UTC m=+6.401058039 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df823c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df82900): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df82900): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df82900): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1e620 item 94 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df82900): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df82900): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.583835597 +0000 UTC m=+6.401537838 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df82900): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83000): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83000): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83000): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83000): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83000): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.583835597 +0000 UTC m=+6.401537838 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83000): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1e7e0 item 94 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83640): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83640): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83640): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83640): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83640): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83640): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83640): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83640): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.585257768 +0000 UTC m=+6.402960008 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83640): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83b80): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83b80): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83b80): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1ecb0 item 95 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83b80): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83b80): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.585754498 +0000 UTC m=+6.403456738 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df83b80): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c380): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c380): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c380): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c380): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c380): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.585754498 +0000 UTC m=+6.403456738 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c380): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1ee70 item 95 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 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/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c9c0): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c9c0): open at offset 0 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c9c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c9c0): _readAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c9c0): >_readAt: n=0, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c9c0): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c9c0): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c9c0): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.587038968 +0000 UTC m=+6.404741208 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9c9c0): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9cf00): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9cf00): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9cf00): >openPending: err= 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1f340 item 96 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9cf00): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9cf00): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.587481906 +0000 UTC m=+6.405184146 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9cf00): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/22 05:14:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/22 05:14:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9d600): _readAt: size=512, off=0 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9d600): openPending: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9d600): >openPending: err= 2026/04/22 05:14:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9d600): >_readAt: n=5, err=EOF 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9d600): close: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-22 05:14:27.587481906 +0000 UTC m=+6.405184146 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : open-test-file(0xe5c4df9d600): >close: err= 2026/04/22 05:14:27 DEBUG : open-test-file: Remove: 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xe5c4dc1f500 item 96 2026/04/22 05:14:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/22 05:14:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/22 05:14:27 DEBUG : open-test-file: >Remove: err= 2026/04/22 05:14:27 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : >WaitForWriters: 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.38s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.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.19s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : file1: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : file1(0xe5c4de752c0): openPending: 2026/04/22 05:14:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:27 DEBUG : file1(0xe5c4de752c0): >openPending: err= 2026/04/22 05:14:27 DEBUG : file1: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/22 05:14:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/22 05:14:27 DEBUG : file1(0xe5c4de752c0): _writeAt: size=2, off=0 2026/04/22 05:14:27 DEBUG : file1(0xe5c4de752c0): >_writeAt: n=2, err= 2026/04/22 05:14:27 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/22 05:14:27 DEBUG : file1(0xe5c4de752c0): RWFileHandle.Flush 2026/04/22 05:14:27 DEBUG : file1(0xe5c4de752c0): RWFileHandle.Release 2026/04/22 05:14:27 DEBUG : file1(0xe5c4de752c0): close: 2026/04/22 05:14:27 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/22 05:14:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : file1(0xe5c4de752c0): >close: err= 2026/04/22 05:14:27 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : file1: reading active writers 2026/04/22 05:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : file1: reading active writers 2026/04/22 05:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : file1: reading active writers 2026/04/22 05:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : file1: reading active writers 2026/04/22 05:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:27 DEBUG : file1: vfs cache: starting upload 2026/04/22 05:14:27 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1.a0a9169e.partial" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1.a0a9169e.partial 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-mejecij3wahi/file1.a0a9169e.partial 2026/04/22 05:14:27 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/22 05:14:27 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/22 05:14:27 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/04/22 05:14:27 INFO : file1: Copied (new) 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:27 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/22 05:14:27 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/22 05:14:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/22 05:14:27 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:27 INFO : file1: vfs cache: upload succeeded try #1 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : file1: reading active writers 2026/04/22 05:14:27 DEBUG : >WaitForWriters: 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:27 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:27 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/04/22 05:14:27 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : file1: reading active writers 2026/04/22 05:14:27 DEBUG : >WaitForWriters: 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:27 DEBUG : rename_me: newRWFileHandle: 2026/04/22 05:14:27 DEBUG : rename_me(0xe5c4e02c340): openPending: 2026/04/22 05:14:27 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/22 05:14:27 DEBUG : rename_me(0xe5c4e02c340): >openPending: err= 2026/04/22 05:14:27 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/22 05:14:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/22 05:14:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/22 05:14:27 DEBUG : rename_me(0xe5c4e02c340): _writeAt: size=5, off=0 2026/04/22 05:14:27 DEBUG : rename_me(0xe5c4e02c340): >_writeAt: n=5, err= 2026/04/22 05:14:27 DEBUG : rename_me(0xe5c4e02c340): close: 2026/04/22 05:14:27 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-22 05:14:27.762306339 +0000 UTC m=+6.580008589 2026/04/22 05:14:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/22 05:14:27 DEBUG : rename_me(0xe5c4e02c340): >close: err= 2026/04/22 05:14:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/22 05:14:27 DEBUG : i_was_renamed: Updating file with 0xe5c4d78e000 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/22 05:14:27 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : i_was_renamed: reading active writers 2026/04/22 05:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : i_was_renamed: reading active writers 2026/04/22 05:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : i_was_renamed: reading active writers 2026/04/22 05:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : i_was_renamed: reading active writers 2026/04/22 05:14:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/22 05:14:27 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/22 05:14:27 DEBUG : i_was_renamed.33e6dbc4.partial: size = 5 OK 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/i_was_renamed.33e6dbc4.partial" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/i_was_renamed.33e6dbc4.partial 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/i_was_renamed.33e6dbc4.partial 2026/04/22 05:14:27 DEBUG : i_was_renamed.33e6dbc4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:27 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/22 05:14:27 DEBUG : i_was_renamed.33e6dbc4.partial: renamed to: i_was_renamed 2026/04/22 05:14:27 INFO : i_was_renamed: Copied (new) 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/i_was_renamed" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/i_was_renamed 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/i_was_renamed 2026/04/22 05:14:27 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-22 05:14:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/22 05:14:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/22 05:14:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/22 05:14:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/22 05:14:27 DEBUG : Looking for writers 2026/04/22 05:14:27 DEBUG : i_was_renamed: reading active writers 2026/04/22 05:14:27 DEBUG : >WaitForWriters: 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/22 05:14:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi" 2026/04/22 05:14:27 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:27 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:27 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:27 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/04/22 05:14:28 DEBUG : forgetting directory cache 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d50e140): _readAt: size=512, off=0 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d50e140): openPending: 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-22 04:15:27 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/22 05:14:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d50e140): >openPending: err= 2026/04/22 05:14:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d50e140): >_readAt: n=20, err=EOF 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d50e140): close: 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 04:15:27 +0000 UTC 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d50e140): >close: err= 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/04/22 05:14:28 DEBUG : forgetting directory cache 2026/04/22 05:14:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d377c40): _readAt: size=512, off=0 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d377c40): openPending: 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-22 04:16:27 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-22 04:15:27 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-22 04:16:27 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-22 04:15:27 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/22 05:14:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/22 05:14:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d377c40): >openPending: err= 2026/04/22 05:14:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d377c40): >_readAt: n=20, err=EOF 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d377c40): close: 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 04:16:27 +0000 UTC 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d377c40): >close: err= 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/04/22 05:14:28 DEBUG : forgetting directory cache 2026/04/22 05:14:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d07f400): _readAt: size=512, off=0 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d07f400): openPending: 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-22 04:17:27 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-22 04:16:27 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-22 04:17:27 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-22 04:16:27 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/22 05:14:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/22 05:14:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d07f400): >openPending: err= 2026/04/22 05:14:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d07f400): >_readAt: n=20, err=EOF 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d07f400): close: 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 04:17:27 +0000 UTC 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4d07f400): >close: err= 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/04/22 05:14:28 DEBUG : forgetting directory cache 2026/04/22 05:14:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4e02d700): _readAt: size=512, off=0 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4e02d700): openPending: 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-22 04:18:27 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-22 04:17:27 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-22 04:18:27 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-22 04:17:27 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/22 05:14:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/22 05:14:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4e02d700): >openPending: err= 2026/04/22 05:14:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4e02d700): >_readAt: n=20, err=EOF 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4e02d700): close: 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 04:18:27 +0000 UTC 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate(0xe5c4e02d700): >close: err= 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:28 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/04/22 05:14:28 DEBUG : forgetting directory cache 2026/04/22 05:14:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d9620c0): _readAt: size=512, off=0 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d9620c0): openPending: 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-22 04:19:27 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-22 04:18:27 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-22 04:19:27 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-22 04:18:27 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/22 05:14:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/22 05:14:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d9620c0): >openPending: err= 2026/04/22 05:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d9620c0): >_readAt: n=20, err=EOF 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d9620c0): close: 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 04:19:27 +0000 UTC 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d9620c0): >close: err= 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/04/22 05:14:29 DEBUG : forgetting directory cache 2026/04/22 05:14:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d962880): _readAt: size=512, off=0 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d962880): openPending: 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-22 04:20:27 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-22 04:19:27 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-22 04:20:27 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-22 04:19:27 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/22 05:14:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/22 05:14:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d962880): >openPending: err= 2026/04/22 05:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d962880): >_readAt: n=20, err=EOF 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d962880): close: 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 04:20:27 +0000 UTC 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d962880): >close: err= 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/04/22 05:14:29 DEBUG : forgetting directory cache 2026/04/22 05:14:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d720480): _readAt: size=512, off=0 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d720480): openPending: 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-22 04:21:27 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-22 04:20:27 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-22 04:21:27 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-22 04:20:27 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/22 05:14:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/22 05:14:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d720480): >openPending: err= 2026/04/22 05:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d720480): >_readAt: n=21, err=EOF 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d720480): close: 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 04:21:27 +0000 UTC 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d720480): >close: err= 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/04/22 05:14:29 DEBUG : forgetting directory cache 2026/04/22 05:14:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4dd554c0): _readAt: size=512, off=0 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4dd554c0): openPending: 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-22 04:22:27 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-22 04:21:27 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-22 04:22:27 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-22 04:21:27 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/22 05:14:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/22 05:14:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4dd554c0): >openPending: err= 2026/04/22 05:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4dd554c0): >_readAt: n=22, err=EOF 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4dd554c0): close: 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 04:22:27 +0000 UTC 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4dd554c0): >close: err= 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/04/22 05:14:29 DEBUG : forgetting directory cache 2026/04/22 05:14:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d955080): _readAt: size=512, off=0 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d955080): openPending: 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-22 04:23:27 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-22 04:22:27 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-22 04:23:27 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-22 04:22:27 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/22 05:14:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/22 05:14:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d955080): >openPending: err= 2026/04/22 05:14:29 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d955080): >_readAt: n=23, err=EOF 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d955080): close: 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 04:23:27 +0000 UTC 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate(0xe5c4d955080): >close: err= 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:29 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/04/22 05:14:30 DEBUG : forgetting directory cache 2026/04/22 05:14:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate(0xe5c4d963d40): _readAt: size=512, off=0 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate(0xe5c4d963d40): openPending: 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-mejecij3wahi/TestRWCacheUpdate 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-22 04:24:27 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-22 04:23:27 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-22 04:24:27 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-22 04:23:27 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/22 05:14:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate(0xe5c4d963d40): >openPending: err= 2026/04/22 05:14:30 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate(0xe5c4d963d40): >_readAt: n=24, err=EOF 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate(0xe5c4d963d40): close: 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-22 04:24:27 +0000 UTC 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate(0xe5c4d963d40): >close: err= 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.19s) === RUN TestCaseSensitivity run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FiLeA" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/FiLeA 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mejecij3wahi/FiLeA 2026/04/22 05:14:30 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FiLeA" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/FiLeA 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-mejecij3wahi/FiLeA 2026/04/22 05:14:30 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FiLeB" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/FiLeB 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mejecij3wahi/FiLeB 2026/04/22 05:14:30 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FiLeB" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/FiLeB 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-mejecij3wahi/FiLeB 2026/04/22 05:14:30 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FiLeA" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/FiLeA 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mejecij3wahi/FiLeA 2026/04/22 05:14:30 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/22 05:14:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FiLeA" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/FiLeA 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mejecij3wahi/FiLeA 2026/04/22 05:14:30 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/22 05:14:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/22 05:14:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/22 05:14:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FiLeB" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/FiLeB 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mejecij3wahi/FiLeB 2026/04/22 05:14:30 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/22 05:14:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/22 05:14:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/22 05:14:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FilEb" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/FilEb 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-mejecij3wahi/FilEb 2026/04/22 05:14:30 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FiLeA" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/FiLeA 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mejecij3wahi/FiLeA 2026/04/22 05:14:30 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FiLeA" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/FiLeA 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-mejecij3wahi/FiLeA 2026/04/22 05:14:30 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FiLeB" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/FiLeB 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mejecij3wahi/FiLeB 2026/04/22 05:14:30 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FiLeB" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/FiLeB 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-mejecij3wahi/FiLeB 2026/04/22 05:14:30 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FilEb" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/FilEb 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-mejecij3wahi/FilEb 2026/04/22 05:14:30 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FilEb" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/FilEb 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-mejecij3wahi/FilEb 2026/04/22 05:14:30 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/04/22 05:14:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/22 05:14:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/22 05:14:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FiLeB" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/FiLeB 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mejecij3wahi/FiLeB 2026/04/22 05:14:30 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/22 05:14:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/22 05:14:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/22 05:14:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/FilEb" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/FilEb 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-mejecij3wahi/FilEb 2026/04/22 05:14:30 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/04/22 05:14:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/22 05:14:30 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/22 05:14:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/22 05:14:30 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/22 05:14:30 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:30 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:30 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:30 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/22 05:14:30 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/22 05:14:30 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/22 05:14:30 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/22 05:14:30 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:30 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : FiLeA: reading active writers 2026/04/22 05:14:30 DEBUG : FiLeB: reading active writers 2026/04/22 05:14:30 DEBUG : FilEb: reading active writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : FiLeA: reading active writers 2026/04/22 05:14:30 DEBUG : FiLeB: reading active writers 2026/04/22 05:14:30 DEBUG : FilEb: reading active writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.10s) === RUN TestUnicodeNormalization run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/normal name with no special characters.txt" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/normal\ name\ with\ no\ special\ characters.txt 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mejecij3wahi/normal name with no special characters.txt 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/normal name with no special characters.txt" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/normal\ name\ with\ no\ special\ characters.txt 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-mejecij3wahi/normal name with no special characters.txt 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/測試_Русский___ě_áñ" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/測試_Русский___ě_áñ 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mejecij3wahi/測試_Русский___ě_áñ 2026/04/22 05:14:30 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/測試_Русский___ě_áñ" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/測試_Русский___ě_áñ 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-mejecij3wahi/測試_Русский___ě_áñ 2026/04/22 05:14:30 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/normal name with no special characters.txt" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/normal\ name\ with\ no\ special\ characters.txt 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-mejecij3wahi/normal name with no special characters.txt 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/04/22 05:14:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/22 05:14:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/22 05:14:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/測試_Русский___ě_áñ" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/測試_Русский___ě_áñ 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-mejecij3wahi/測試_Русский___ě_áñ 2026/04/22 05:14:30 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/22 05:14:30 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Reusing VFS from active cache 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file2" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file2" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : dir: Looking for writers 2026/04/22 05:14:30 DEBUG : file2: reading active writers 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : file1: reading active writers 2026/04/22 05:14:30 DEBUG : dir: reading active writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.03s) === RUN TestVFSStatParent run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file2" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file2" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : dir: Looking for writers 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : file1: reading active writers 2026/04/22 05:14:30 DEBUG : dir: reading active writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : forgetting directory cache 2026/04/22 05:14:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file2" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file2" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/22 05:14:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : file1: Open: flags=O_RDONLY 2026/04/22 05:14:30 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/22 05:14:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/22 05:14:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/22 05:14:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/22 05:14:30 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/22 05:14:30 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/22 05:14:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (0 bytes), uploading instead of streaming 2026/04/22 05:14:30 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/new_file.txt" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/new_file.txt 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mejecij3wahi/dir/new_file.txt 2026/04/22 05:14:30 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/22 05:14:30 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/22 05:14:30 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/22 05:14:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/22 05:14:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : dir: Looking for writers 2026/04/22 05:14:30 DEBUG : file2: reading active writers 2026/04/22 05:14:30 DEBUG : new_file.txt: reading active writers 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : file1: reading active writers 2026/04/22 05:14:30 DEBUG : dir: reading active writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file2" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file2" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mejecij3wahi/dir/file2 2026/04/22 05:14:30 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/22 05:14:30 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/22 05:14:30 DEBUG : dir/file1: Updating file with dir/file1 0xe5c4dd0c270 2026/04/22 05:14:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/22 05:14:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:30 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir/file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mejecij3wahi/dir/file1 2026/04/22 05:14:30 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/22 05:14:30 INFO : dir/file1: Moved (server-side) to: file0 2026/04/22 05:14:30 DEBUG : file0: Updating file with file0 0xe5c4dd0c270 2026/04/22 05:14:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file0" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file0 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-mejecij3wahi/file0 2026/04/22 05:14:30 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file0" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/file0 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-mejecij3wahi/file0 2026/04/22 05:14:30 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : dir: Looking for writers 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : dir: reading active writers 2026/04/22 05:14:30 DEBUG : file0: reading active writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Server has VFS statistics extension 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: About path "/home/rclone/rclone-test-mejecij3wahi" 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: New connection 127.0.0.1:59634->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: New connection 127.0.0.1:59658->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : b: Looking for writers 2026/04/22 05:14:30 DEBUG : c: Looking for writers 2026/04/22 05:14:30 DEBUG : d: Looking for writers 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : a: Looking for writers 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : b: reading active writers 2026/04/22 05:14:30 DEBUG : c: reading active writers 2026/04/22 05:14:30 DEBUG : d: reading active writers 2026/04/22 05:14:30 DEBUG : /: reading active writers 2026/04/22 05:14:30 DEBUG : a: reading active writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/22 05:14:30 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/22 05:14:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/22 05:14:30 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : a/b/c/d: Looking for writers 2026/04/22 05:14:30 DEBUG : a/b/c: Looking for writers 2026/04/22 05:14:30 DEBUG : d: reading active writers 2026/04/22 05:14:30 DEBUG : a/b: Looking for writers 2026/04/22 05:14:30 DEBUG : c: reading active writers 2026/04/22 05:14:30 DEBUG : a: Looking for writers 2026/04/22 05:14:30 DEBUG : b: reading active writers 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : a: reading active writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.06s) === 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 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:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 05:14:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/22 05:14:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/22 05:14:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (5 bytes), uploading instead of streaming 2026/04/22 05:14:30 DEBUG : file1: size = 5 OK 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/22 05:14:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/04/22 05:14:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 05:14:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 05:14:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 05:14:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 05:14:30 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/22 05:14:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 05:14:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (0 bytes), uploading instead of streaming 2026/04/22 05:14:30 DEBUG : file1: size = 0 OK 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/22 05:14:30 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/22 05:14:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 05:14:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (7 bytes), uploading instead of streaming 2026/04/22 05:14:30 DEBUG : file1: size = 7 OK 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:30 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/04/22 05:14:30 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/22 05:14:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:30 DEBUG : Looking for writers 2026/04/22 05:14:30 DEBUG : file1: reading active writers 2026/04/22 05:14:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:30 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 05:14:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 05:14:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:30 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/22 05:14:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi/dir/file1: no such file or directory 2026/04/22 05:14:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi/dir/file1: no such file or directory 2026/04/22 05:14:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi/dir/file1: no such file or directory 2026/04/22 05:14:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi/dir/file1: no such file or directory 2026/04/22 05:14:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi/dir/file1: no such file or directory 2026/04/22 05:14:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi/dir/file1: no such file or directory 2026/04/22 05:14:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi/dir/file1: no such file or directory 2026/04/22 05:14:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi/dir/file1: no such file or directory 2026/04/22 05:14:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi/dir/file1: no such file or directory 2026/04/22 05:14:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{VD6w6}/rclone-test-mejecij3wahi/dir/file1: no such file or directory 2026/04/22 05:14:31 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/22 05:14:31 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/22 05:14:31 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (11 bytes), uploading instead of streaming 2026/04/22 05:14:31 DEBUG : file1: size = 11 OK 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/22 05:14:31 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/22 05:14:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/04/22 05:14:31 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:31 DEBUG : Looking for writers 2026/04/22 05:14:31 DEBUG : file1: reading active writers 2026/04/22 05:14:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.03s) === RUN TestWriteFileHandleFlush run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 05:14:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 05:14:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (5 bytes), uploading instead of streaming 2026/04/22 05:14:31 DEBUG : file1: size = 5 OK 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/04/22 05:14:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/22 05:14:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/22 05:14:31 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:31 DEBUG : Looking for writers 2026/04/22 05:14:31 DEBUG : file1: reading active writers 2026/04/22 05:14:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.02s) === RUN TestWriteFileHandleRelease run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 05:14:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 05:14:31 DEBUG : file1: WriteFileHandle.Release closing 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (0 bytes), uploading instead of streaming 2026/04/22 05:14:31 DEBUG : file1: size = 0 OK 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/22 05:14:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/22 05:14:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/22 05:14:31 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:31 DEBUG : Looking for writers 2026/04/22 05:14:31 DEBUG : file1: reading active writers 2026/04/22 05:14:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.02s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 05:14:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (2 bytes), uploading instead of streaming 2026/04/22 05:14:31 DEBUG : file1: size = 2 OK 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/04/22 05:14:31 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/22 05:14:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:31 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:31 DEBUG : Looking for writers 2026/04/22 05:14:31 DEBUG : file1: reading active writers 2026/04/22 05:14:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 05:14:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (0 bytes), uploading instead of streaming 2026/04/22 05:14:31 DEBUG : file1: size = 0 OK 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/04/22 05:14:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/22 05:14:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:31 DEBUG : file1: Open: flags=O_RDONLY 2026/04/22 05:14:31 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/22 05:14:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/22 05:14:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:31 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:31 DEBUG : Looking for writers 2026/04/22 05:14:31 DEBUG : file1: reading active writers 2026/04/22 05:14:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.02s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/22 05:14:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/22 05:14:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: File to upload is small (100 bytes), uploading instead of streaming 2026/04/22 05:14:31 DEBUG : file1: size = 100 OK 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/file1" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 3356a559f7df608a49f473114081c0ce /home/rclone/rclone-test-mejecij3wahi/file1 2026/04/22 05:14:31 DEBUG : file1: Parsed hash: 3356a559f7df608a49f473114081c0ce 2026/04/22 05:14:31 DEBUG : file1: md5 = 3356a559f7df608a49f473114081c0ce OK 2026/04/22 05:14:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/22 05:14:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/22 05:14:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/22 05:14:31 DEBUG : file1: Open: flags=O_RDONLY 2026/04/22 05:14:31 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/22 05:14:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/22 05:14:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:31 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:31 DEBUG : Looking for writers 2026/04/22 05:14:31 DEBUG : file1: reading active writers 2026/04/22 05:14:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.02s) === RUN TestZipManyFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f000.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/flat/f000.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-mejecij3wahi/flat/f000.txt 2026/04/22 05:14:31 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f000.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/flat/f000.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-mejecij3wahi/flat/f000.txt 2026/04/22 05:14:31 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f001.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/flat/f001.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-mejecij3wahi/flat/f001.txt 2026/04/22 05:14:31 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f001.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/flat/f001.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-mejecij3wahi/flat/f001.txt 2026/04/22 05:14:31 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f002.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/flat/f002.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-mejecij3wahi/flat/f002.txt 2026/04/22 05:14:31 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f002.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/flat/f002.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-mejecij3wahi/flat/f002.txt 2026/04/22 05:14:31 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f003.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/flat/f003.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-mejecij3wahi/flat/f003.txt 2026/04/22 05:14:31 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f003.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/flat/f003.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-mejecij3wahi/flat/f003.txt 2026/04/22 05:14:31 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f004.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/flat/f004.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-mejecij3wahi/flat/f004.txt 2026/04/22 05:14:31 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f004.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: sha1sum /home/rclone/rclone-test-mejecij3wahi/flat/f004.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-mejecij3wahi/flat/f004.txt 2026/04/22 05:14:31 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/04/22 05:14:31 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/22 05:14:31 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/22 05:14:31 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:31 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f000.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/flat/f000.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-mejecij3wahi/flat/f000.txt 2026/04/22 05:14:31 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/04/22 05:14:31 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/22 05:14:31 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/22 05:14:31 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:31 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f001.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/flat/f001.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-mejecij3wahi/flat/f001.txt 2026/04/22 05:14:31 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/04/22 05:14:31 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/22 05:14:31 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/22 05:14:31 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:31 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f002.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/flat/f002.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-mejecij3wahi/flat/f002.txt 2026/04/22 05:14:31 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/04/22 05:14:31 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/22 05:14:31 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/22 05:14:31 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:31 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f003.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/flat/f003.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-mejecij3wahi/flat/f003.txt 2026/04/22 05:14:31 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/04/22 05:14:31 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/22 05:14:31 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/22 05:14:31 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:31 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/flat/f004.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/flat/f004.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-mejecij3wahi/flat/f004.txt 2026/04/22 05:14:31 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/04/22 05:14:31 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:31 DEBUG : flat: Looking for writers 2026/04/22 05:14:31 DEBUG : f000.txt: reading active writers 2026/04/22 05:14:31 DEBUG : f001.txt: reading active writers 2026/04/22 05:14:31 DEBUG : f002.txt: reading active writers 2026/04/22 05:14:31 DEBUG : f003.txt: reading active writers 2026/04/22 05:14:31 DEBUG : f004.txt: reading active writers 2026/04/22 05:14:31 DEBUG : Looking for writers 2026/04/22 05:14:31 DEBUG : flat: reading active writers 2026/04/22 05:14:31 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.10s) === RUN TestZipManySubDirs run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:31 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/22 05:14:31 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/22 05:14:31 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:31 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/a/b/c/deep.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/a/b/c/deep.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-mejecij3wahi/a/b/c/deep.txt 2026/04/22 05:14:31 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/04/22 05:14:31 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/22 05:14:31 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/22 05:14:31 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:31 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/a/b/mid.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/a/b/mid.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-mejecij3wahi/a/b/mid.txt 2026/04/22 05:14:31 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/04/22 05:14:31 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/22 05:14:31 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/22 05:14:31 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:31 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/a/top.txt" 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/a/top.txt 2026/04/22 05:14:31 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-mejecij3wahi/a/top.txt 2026/04/22 05:14:31 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/04/22 05:14:31 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:31 DEBUG : a/b/c: Looking for writers 2026/04/22 05:14:31 DEBUG : deep.txt: reading active writers 2026/04/22 05:14:31 DEBUG : a/b: Looking for writers 2026/04/22 05:14:31 DEBUG : mid.txt: reading active writers 2026/04/22 05:14:31 DEBUG : c: reading active writers 2026/04/22 05:14:31 DEBUG : a: Looking for writers 2026/04/22 05:14:31 DEBUG : top.txt: reading active writers 2026/04/22 05:14:31 DEBUG : b: reading active writers 2026/04/22 05:14:31 DEBUG : Looking for writers 2026/04/22 05:14:31 DEBUG : a: reading active writers 2026/04/22 05:14:31 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.03s) === RUN TestZipLargeFiles run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:31 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/bigdir/big.bin" 2026/04/22 05:14:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/bigdir/big.bin 2026/04/22 05:14:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 0cb1fa75e15940b4c08a2c1dc65874af /home/rclone/rclone-test-mejecij3wahi/bigdir/big.bin 2026/04/22 05:14:32 DEBUG : bigdir/big.bin: Parsed hash: 0cb1fa75e15940b4c08a2c1dc65874af 2026/04/22 05:14:32 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:32 DEBUG : bigdir: Looking for writers 2026/04/22 05:14:32 DEBUG : big.bin: reading active writers 2026/04/22 05:14:32 DEBUG : Looking for writers 2026/04/22 05:14:32 DEBUG : bigdir: reading active writers 2026/04/22 05:14:32 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.51s) === RUN TestZipDirsInRoot run.go:185: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi", Local "Local file system at /tmp/rclone3227572391", Modify Window "1s" 2026/04/22 05:14:32 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: poll-interval is not supported by this remote 2026/04/22 05:14:32 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/22 05:14:32 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/22 05:14:32 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:32 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir1/a.txt" 2026/04/22 05:14:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir1/a.txt 2026/04/22 05:14:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-mejecij3wahi/dir1/a.txt 2026/04/22 05:14:32 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/04/22 05:14:32 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/22 05:14:32 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/22 05:14:32 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:32 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir2/b.txt" 2026/04/22 05:14:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir2/b.txt 2026/04/22 05:14:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-mejecij3wahi/dir2/b.txt 2026/04/22 05:14:32 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/04/22 05:14:32 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/22 05:14:32 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/22 05:14:32 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/22 05:14:32 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/22 05:14:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Shell path "/home/rclone/rclone-test-mejecij3wahi/dir3/c.txt" 2026/04/22 05:14:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Running remote command: md5sum /home/rclone/rclone-test-mejecij3wahi/dir3/c.txt 2026/04/22 05:14:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-mejecij3wahi/dir3/c.txt 2026/04/22 05:14:32 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/04/22 05:14:32 DEBUG : WaitForWriters: timeout=30s 2026/04/22 05:14:32 DEBUG : dir2: Looking for writers 2026/04/22 05:14:32 DEBUG : b.txt: reading active writers 2026/04/22 05:14:32 DEBUG : dir3: Looking for writers 2026/04/22 05:14:32 DEBUG : c.txt: reading active writers 2026/04/22 05:14:32 DEBUG : dir1: Looking for writers 2026/04/22 05:14:32 DEBUG : a.txt: reading active writers 2026/04/22 05:14:32 DEBUG : Looking for writers 2026/04/22 05:14:32 DEBUG : dir1: reading active writers 2026/04/22 05:14:32 DEBUG : dir2: reading active writers 2026/04/22 05:14:32 DEBUG : dir3: reading active writers 2026/04/22 05:14:32 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.04s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/22 05:14:32 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-mejecij3wahi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.274909645s (try 1/5)