"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/06/25 05:28:12 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-fibejak1koju" 2026/06/25 05:28:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/25 05:28:12 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/06/25 05:28:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/25 05:28:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/25 05:28:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/25 05:28:12 DEBUG : Setting pass="9JEf1Fs69F07YlvPC65pn3oG6dx_pRmI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/25 05:28:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/25 05:28:12 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{WE59s}" suffix to name 2026/06/25 05:28:12 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/06/25 05:28:12 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/06/25 05:28:12 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/06/25 05:28:12 DEBUG : Setting pass="9JEf1Fs69F07YlvPC65pn3oG6dx_pRmI" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/06/25 05:28:12 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/06/25 05:28:12 NOTICE: TestSFTPOpenssh{WE59s}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: New connection 127.0.0.1:46358->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell type "unix" from config 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Relative path resolved to "/home/rclone/rclone-test-fibejak1koju" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Using root directory "/home/rclone/rclone-test-fibejak1koju" 2026/06/25 05:28:12 DEBUG : Creating backend with remote "/tmp/rclone1661869800" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:12 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:12 DEBUG : dir: Looking for writers 2026/06/25 05:28:12 DEBUG : Looking for writers 2026/06/25 05:28:12 DEBUG : dir: reading active writers 2026/06/25 05:28:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file2" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:12 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file2" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:12 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/subdir/file3" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/subdir/file3 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-fibejak1koju/dir/subdir/file3 2026/06/25 05:28:12 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/subdir/file3" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/subdir/file3 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-fibejak1koju/dir/subdir/file3 2026/06/25 05:28:12 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/06/25 05:28:12 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:12 DEBUG : dir/subdir: Looking for writers 2026/06/25 05:28:12 DEBUG : dir: Looking for writers 2026/06/25 05:28:12 DEBUG : subdir: reading active writers 2026/06/25 05:28:12 DEBUG : file1: reading active writers 2026/06/25 05:28:12 DEBUG : file2: reading active writers 2026/06/25 05:28:12 DEBUG : Looking for writers 2026/06/25 05:28:12 DEBUG : dir: reading active writers 2026/06/25 05:28:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.03s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:12 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:12 DEBUG : dir: Looking for writers 2026/06/25 05:28:12 DEBUG : file1: reading active writers 2026/06/25 05:28:12 DEBUG : Looking for writers 2026/06/25 05:28:12 DEBUG : dir: reading active writers 2026/06/25 05:28:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:12 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:12 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:12 DEBUG : dir: Looking for writers 2026/06/25 05:28:12 DEBUG : Looking for writers 2026/06/25 05:28:12 DEBUG : dir: reading active writers 2026/06/25 05:28:12 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:12 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : dir: forgetting directory cache 2026/06/25 05:28:13 DEBUG : forgetting directory cache 2026/06/25 05:28:13 DEBUG : dir: forgetting directory cache 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/25 05:28:13 DEBUG : dir: invalidating directory cache 2026/06/25 05:28:13 DEBUG : >ForgetPath: 2026/06/25 05:28:13 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/25 05:28:13 DEBUG : invalidating directory cache 2026/06/25 05:28:13 DEBUG : dir: forgetting directory cache 2026/06/25 05:28:13 DEBUG : >ForgetPath: 2026/06/25 05:28:13 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/25 05:28:13 DEBUG : >ForgetPath: 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : dir: Looking for writers 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : dir: reading active writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: New connection 127.0.0.1:46366->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/fil/a/b/c" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/fil/a/b/c 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-fibejak1koju/fil/a/b/c 2026/06/25 05:28:13 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/fil/a/b/c" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/fil/a/b/c 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-fibejak1koju/fil/a/b/c 2026/06/25 05:28:13 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : forgetting directory cache 2026/06/25 05:28:13 DEBUG : dir: forgetting directory cache 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : dir: Looking for writers 2026/06/25 05:28:13 DEBUG : fil/a/b: Looking for writers 2026/06/25 05:28:13 DEBUG : fil/a: Looking for writers 2026/06/25 05:28:13 DEBUG : b: reading active writers 2026/06/25 05:28:13 DEBUG : fil: Looking for writers 2026/06/25 05:28:13 DEBUG : a: reading active writers 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : dir: reading active writers 2026/06/25 05:28:13 DEBUG : fil: reading active writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.11s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : dir: Looking for writers 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : dir: reading active writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : dir: Looking for writers 2026/06/25 05:28:13 DEBUG : file1: reading active writers 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : dir: reading active writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file2" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:13 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file2" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:13 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/subdir/file3" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/subdir/file3 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-fibejak1koju/dir/subdir/file3 2026/06/25 05:28:13 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/subdir/file3" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/subdir/file3 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-fibejak1koju/dir/subdir/file3 2026/06/25 05:28:13 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/25 05:28:13 DEBUG : Waiting for deletions to finish 2026/06/25 05:28:13 INFO : dir/subdir/file3: Deleted 2026/06/25 05:28:13 DEBUG : removing 1 level 2 directories 2026/06/25 05:28:13 INFO : dir/subdir: Removing directory 2026/06/25 05:28:13 DEBUG : dir: invalidating directory cache 2026/06/25 05:28:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/25 05:28:13 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/25 05:28:13 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/25 05:28:13 DEBUG : dir/file1: Reset virtual modtime 2026/06/25 05:28:13 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/25 05:28:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:13 DEBUG : dir: invalidating directory cache 2026/06/25 05:28:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/25 05:28:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/25 05:28:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/25 05:28:13 DEBUG : forgetting directory cache 2026/06/25 05:28:13 DEBUG : dir: forgetting directory cache 2026/06/25 05:28:13 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : dir/virtualDir: Looking for writers 2026/06/25 05:28:13 DEBUG : dir: Looking for writers 2026/06/25 05:28:13 DEBUG : file1: reading active writers 2026/06/25 05:28:13 DEBUG : virtualFile2: reading active writers 2026/06/25 05:28:13 DEBUG : virtualFile: reading active writers 2026/06/25 05:28:13 DEBUG : virtualDir: reading active writers 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : dir: reading active writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.05s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 ERROR : dir/: Can only open directories read only 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : dir: Looking for writers 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : dir: reading active writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/25 05:28:13 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 05:28:13 DEBUG : dir/potato: size = 5 OK 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/potato" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/potato 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/dir/potato 2026/06/25 05:28:13 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:13 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 05:28:13 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : dir: Looking for writers 2026/06/25 05:28:13 DEBUG : file1: reading active writers 2026/06/25 05:28:13 DEBUG : potato: reading active writers 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : dir: reading active writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.12s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : dir/sub: Looking for writers 2026/06/25 05:28:13 DEBUG : dir: Looking for writers 2026/06/25 05:28:13 DEBUG : file1: reading active writers 2026/06/25 05:28:13 DEBUG : sub: reading active writers 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : dir: reading active writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/25 05:28:13 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : dir/sub/subsub: Looking for writers 2026/06/25 05:28:13 DEBUG : dir/sub: Looking for writers 2026/06/25 05:28:13 DEBUG : subsub: reading active writers 2026/06/25 05:28:13 DEBUG : dir: Looking for writers 2026/06/25 05:28:13 DEBUG : file1: reading active writers 2026/06/25 05:28:13 DEBUG : sub: reading active writers 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : dir: reading active writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 ERROR : dir/: Dir.Remove not empty 2026/06/25 05:28:13 DEBUG : dir/file1: Remove: 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:13 DEBUG : dir/file1: >Remove: err= 2026/06/25 05:28:13 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : dir/file1: Remove: 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:13 DEBUG : dir/file1: >Remove: err= 2026/06/25 05:28:13 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : dir/file1: Remove: 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:13 DEBUG : dir/file1: >Remove: err= 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : dir: Looking for writers 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : dir: reading active writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file3" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file3 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-fibejak1koju/dir/file3 2026/06/25 05:28:13 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file3" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file3 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-fibejak1koju/dir/file3 2026/06/25 05:28:13 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/25 05:28:13 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/25 05:28:13 DEBUG : dir: Updating dir with dir2 0x2efed51c6c30 2026/06/25 05:28:13 DEBUG : dir: forgetting directory cache 2026/06/25 05:28:13 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/25 05:28:13 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir2/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir2/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir2/file1 2026/06/25 05:28:13 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir2/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir2/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir2/file1 2026/06/25 05:28:13 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir2/file3" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir2/file3 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-fibejak1koju/dir2/file3 2026/06/25 05:28:13 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir2/file3" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir2/file3 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-fibejak1koju/dir2/file3 2026/06/25 05:28:13 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/25 05:28:13 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/25 05:28:13 DEBUG : file2: Updating file with file2 0x2efed5288a90 2026/06/25 05:28:13 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file2" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file2 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/file2 2026/06/25 05:28:13 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file2" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/file2 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/file2 2026/06/25 05:28:13 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir2/file3" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir2/file3 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-fibejak1koju/dir2/file3 2026/06/25 05:28:13 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir2/file3" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir2/file3 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-fibejak1koju/dir2/file3 2026/06/25 05:28:13 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/06/25 05:28:13 INFO : dir2/file3: Deleted 2026/06/25 05:28:13 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/25 05:28:13 DEBUG : dir2/file3: Updating file with dir2/file3 0x2efed5288a90 2026/06/25 05:28:13 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/25 05:28:13 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir2/file3" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir2/file3 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir2/file3 2026/06/25 05:28:13 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir2/file3" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir2/file3 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir2/file3 2026/06/25 05:28:13 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/25 05:28:13 DEBUG : empty directory: Updating dir with renamed empty directory 0x2efed4ea3c70 2026/06/25 05:28:13 DEBUG : empty directory: forgetting directory cache 2026/06/25 05:28:13 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/25 05:28:13 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/25 05:28:13 DEBUG : dir2: Renaming to "dir3" 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : dir3: Looking for writers 2026/06/25 05:28:13 DEBUG : file3: reading active writers 2026/06/25 05:28:13 DEBUG : renamed empty directory: Looking for writers 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : dir3: reading active writers 2026/06/25 05:28:13 DEBUG : renamed empty directory: reading active writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.18s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/25 05:28:13 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:13 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:28:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/25 05:28:13 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/25 05:28:13 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/25 05:28:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/25 05:28:13 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:13 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:28:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/25 05:28:13 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/25 05:28:13 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/25 05:28:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (12 bytes), uploading instead of streaming 2026/06/25 05:28:13 DEBUG : dir/sub/file2: size = 12 OK 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/sub/file2" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/sub/file2 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-fibejak1koju/dir/sub/file2 2026/06/25 05:28:13 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/06/25 05:28:13 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/25 05:28:13 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/25 05:28:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/25 05:28:13 DEBUG : forgetting directory cache 2026/06/25 05:28:13 DEBUG : dir: forgetting directory cache 2026/06/25 05:28:13 DEBUG : dir/sub: forgetting directory cache 2026/06/25 05:28:13 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/25 05:28:13 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 05:28:13 DEBUG : dir/sub/file0: size = 5 OK 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/sub/file0" 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/sub/file0 2026/06/25 05:28:13 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/dir/sub/file0 2026/06/25 05:28:13 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:13 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 05:28:13 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/25 05:28:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/25 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:13 DEBUG : dir/sub: Looking for writers 2026/06/25 05:28:13 DEBUG : file0: reading active writers 2026/06/25 05:28:13 DEBUG : file2: reading active writers 2026/06/25 05:28:13 DEBUG : dir: Looking for writers 2026/06/25 05:28:13 DEBUG : file1: reading active writers 2026/06/25 05:28:13 DEBUG : sub: reading active writers 2026/06/25 05:28:13 DEBUG : Looking for writers 2026/06/25 05:28:13 DEBUG : dir: reading active writers 2026/06/25 05:28:13 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.03s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:13 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:13 DEBUG : forgetting directory cache 2026/06/25 05:28:15 DEBUG : forgetting directory cache 2026/06/25 05:28:15 DEBUG : dir: forgetting directory cache 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/25 05:28:15 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:15 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/25 05:28:15 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/25 05:28:15 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/25 05:28:15 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:15 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:15 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/25 05:28:15 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:15 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/25 05:28:15 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/25 05:28:15 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/25 05:28:15 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:15 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : file1.metadata: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : dir.metadata: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.02s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : Can set mod time: true 2026/06/25 05:28:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 05:28:15 DEBUG : dir/file1: size = 0 OK 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 05:28:15 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 05:28:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 05:28:15 DEBUG : dir/file1: size = 5 OK 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:15 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 05:28:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/25 05:28:15 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed524e340): close: 2026/06/25 05:28:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed524e340): >close: err= 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/25 05:28:15 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed5293380): _writeAt: size=5, off=0 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed5293380): openPending: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed5293380): >openPending: err= 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed5293380): >_writeAt: n=5, err= 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed5293380): close: 2026/06/25 05:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/25 05:28:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/25 05:28:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/25 05:28:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/25 05:28:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed5293380): >close: err= 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 05:28:15 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1.2f98c60a.partial" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1.2f98c60a.partial 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-fibejak1koju/dir/file1.2f98c60a.partial 2026/06/25 05:28:15 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/25 05:28:15 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/25 05:28:15 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/06/25 05:28:15 INFO : dir/file1: Copied (replaced existing) 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 05:28:15 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.34s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.04s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.03s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.03s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:28:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2026/06/25 05:28:15 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/25 05:28:15 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/25 05:28:15 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:15 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : file.txt: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (25 bytes), uploading instead of streaming 2026/06/25 05:28:15 DEBUG : dir/file1: size = 25 OK 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:15 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 05:28:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir/file1: Remove: 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:15 DEBUG : dir/file1: >Remove: err= 2026/06/25 05:28:15 DEBUG : dir/file1: Remove: 2026/06/25 05:28:15 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir/file1: Remove: 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:15 DEBUG : dir/file1: >Remove: err= 2026/06/25 05:28:15 DEBUG : dir/file1: Remove: 2026/06/25 05:28:15 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=0x3 2026/06/25 05:28:15 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Updating file with newLeaf 0x2efed4f43d40 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Updating file with dir/file1 0x2efed4f43d40 2026/06/25 05:28:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : dir/file1: File is currently open, delaying rename 0x2efed4f43d40 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (25 bytes), uploading instead of streaming 2026/06/25 05:28:15 DEBUG : dir/file1: size = 25 OK 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:15 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 05:28:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:15 DEBUG : newLeaf: Running delayed rename now 2026/06/25 05:28:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Updating file with newLeaf 0x2efed4f43d40 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Updating file with newLeaf 0x2efed58b6d00 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Updating file with dir/file1 0x2efed58b6d00 2026/06/25 05:28:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : dir/file1: File is currently open, delaying rename 0x2efed58b6d00 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (25 bytes), uploading instead of streaming 2026/06/25 05:28:15 DEBUG : dir/file1: size = 25 OK 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:15 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 05:28:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:15 DEBUG : newLeaf: Running delayed rename now 2026/06/25 05:28:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Updating file with newLeaf 0x2efed58b6d00 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:15 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:28:15 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed57f0840): openPending: 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed57f0840): >openPending: err= 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:28:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed57f0840): _writeAt: size=14, off=0 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed57f0840): >_writeAt: n=14, err= 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed57f0840): close: 2026/06/25 05:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/25 05:28:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed57f0840): >close: err= 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 05:28:15 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1.ca338588.partial" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1.ca338588.partial 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1.ca338588.partial 2026/06/25 05:28:15 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/25 05:28:15 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/25 05:28:15 INFO : dir/file1: Copied (replaced existing) 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 05:28:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : file1: reading active writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : >WaitForWriters: 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:15 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed58ea0c0): _readAt: size=512, off=0 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed58ea0c0): openPending: 2026/06/25 05:28:15 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/06/25 05:28:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed58ea0c0): >openPending: err= 2026/06/25 05:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed58ea0c0): >_readAt: n=14, err=EOF 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed58ea0c0): close: 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed58ea0c0): >close: err= 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:28:15 DEBUG : newLeaf: Updating file with newLeaf 0x2efed59a8410 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/25 05:28:15 DEBUG : dir/file1: Updating file with dir/file1 0x2efed59a8410 2026/06/25 05:28:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:28:15 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed58ead40): openPending: 2026/06/25 05:28:15 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/06/25 05:28:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed58ead40): >openPending: err= 2026/06/25 05:28:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:28:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed58ead40): _writeAt: size=25, off=0 2026/06/25 05:28:15 DEBUG : dir/file1(0x2efed58ead40): >_writeAt: n=25, err= 2026/06/25 05:28:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:28:15 DEBUG : newLeaf: Updating file with newLeaf 0x2efed59a8410 2026/06/25 05:28:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:15 DEBUG : newLeaf(0x2efed58ead40): close: 2026/06/25 05:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/25 05:28:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-25 05:28:15.84481035 +0000 UTC m=+3.034070142 2026/06/25 05:28:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:15 DEBUG : newLeaf(0x2efed58ead40): >close: err= 2026/06/25 05:28:15 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:15 DEBUG : dir: Looking for writers 2026/06/25 05:28:15 DEBUG : Looking for writers 2026/06/25 05:28:15 DEBUG : dir: reading active writers 2026/06/25 05:28:15 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:15 DEBUG : newLeaf: vfs cache: starting upload 2026/06/25 05:28:15 DEBUG : newLeaf.b2e1b7fe.partial: size = 25 OK 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf.b2e1b7fe.partial" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf.b2e1b7fe.partial 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf.b2e1b7fe.partial 2026/06/25 05:28:15 DEBUG : newLeaf.b2e1b7fe.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 05:28:15 DEBUG : newLeaf.b2e1b7fe.partial: renamed to: newLeaf 2026/06/25 05:28:15 INFO : newLeaf: Copied (replaced existing) 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:15 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-25 05:28:15 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/25 05:28:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/25 05:28:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : >WaitForWriters: 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/25 05:28:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : >WaitForWriters: 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : file1: reading active writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : >WaitForWriters: 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Updating file with newLeaf 0x2efed54af520 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Updating file with dir/file1 0x2efed54af520 2026/06/25 05:28:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:28:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed514d800): openPending: 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed514d800): >openPending: err= 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:28:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed514d800): _writeAt: size=25, off=0 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed514d800): >_writeAt: n=25, err= 2026/06/25 05:28:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:28:16 DEBUG : newLeaf: Updating file with newLeaf 0x2efed54af520 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:16 DEBUG : newLeaf(0x2efed514d800): close: 2026/06/25 05:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/25 05:28:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-25 05:28:16.064303691 +0000 UTC m=+3.253563482 2026/06/25 05:28:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:16 DEBUG : newLeaf(0x2efed514d800): >close: err= 2026/06/25 05:28:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:16 DEBUG : newLeaf: vfs cache: starting upload 2026/06/25 05:28:16 DEBUG : newLeaf.16220b2f.partial: size = 25 OK 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf.16220b2f.partial" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf.16220b2f.partial 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf.16220b2f.partial 2026/06/25 05:28:16 DEBUG : newLeaf.16220b2f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 05:28:16 DEBUG : newLeaf.16220b2f.partial: renamed to: newLeaf 2026/06/25 05:28:16 INFO : newLeaf: Copied (replaced existing) 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-25 05:28:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/25 05:28:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/25 05:28:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : >WaitForWriters: 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/25 05:28:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : >WaitForWriters: 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:16 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:28:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed58f6240): openPending: 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed58f6240): >openPending: err= 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:28:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed58f6240): _writeAt: size=14, off=0 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed58f6240): >_writeAt: n=14, err= 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed58f6240): close: 2026/06/25 05:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/25 05:28:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed58f6240): >close: err= 2026/06/25 05:28:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : file1: reading active writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : file1: reading active writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : file1: reading active writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : file1: reading active writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 05:28:16 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1.ca338588.partial" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1.ca338588.partial 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1.ca338588.partial 2026/06/25 05:28:16 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/25 05:28:16 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/06/25 05:28:16 INFO : dir/file1: Copied (replaced existing) 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 05:28:16 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : file1: reading active writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : >WaitForWriters: 2026/06/25 05:28:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed52e0900): _readAt: size=512, off=0 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed52e0900): openPending: 2026/06/25 05:28:16 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/06/25 05:28:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed52e0900): >openPending: err= 2026/06/25 05:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed52e0900): >_readAt: n=14, err=EOF 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed52e0900): close: 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed52e0900): >close: err= 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:28:16 DEBUG : newLeaf: Updating file with newLeaf 0x2efed59a8a90 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/25 05:28:16 DEBUG : dir/file1: Updating file with dir/file1 0x2efed59a8a90 2026/06/25 05:28:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:28:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed58f7900): openPending: 2026/06/25 05:28:16 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/06/25 05:28:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed58f7900): >openPending: err= 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:28:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed58f7900): _writeAt: size=25, off=0 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed58f7900): >_writeAt: n=25, err= 2026/06/25 05:28:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:28:16 DEBUG : newLeaf: Updating file with newLeaf 0x2efed59a8a90 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:16 DEBUG : newLeaf(0x2efed58f7900): close: 2026/06/25 05:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/25 05:28:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-25 05:28:16.445764356 +0000 UTC m=+3.635024148 2026/06/25 05:28:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:16 DEBUG : newLeaf(0x2efed58f7900): >close: err= 2026/06/25 05:28:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:16 DEBUG : newLeaf: vfs cache: starting upload 2026/06/25 05:28:16 DEBUG : newLeaf.df207fa9.partial: size = 25 OK 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf.df207fa9.partial" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf.df207fa9.partial 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf.df207fa9.partial 2026/06/25 05:28:16 DEBUG : newLeaf.df207fa9.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 05:28:16 DEBUG : newLeaf.df207fa9.partial: renamed to: newLeaf 2026/06/25 05:28:16 INFO : newLeaf: Copied (replaced existing) 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-25 05:28:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/25 05:28:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/25 05:28:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : >WaitForWriters: 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/25 05:28:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : >WaitForWriters: 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : file1: reading active writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : >WaitForWriters: 2026/06/25 05:28:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed540e700): _readAt: size=512, off=0 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed540e700): openPending: 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed540e700): >openPending: err= 2026/06/25 05:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed540e700): >_readAt: n=14, err=EOF 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed540e700): close: 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed540e700): >close: err= 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:28:16 DEBUG : newLeaf: Updating file with newLeaf 0x2efed534f450 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/25 05:28:16 DEBUG : dir/file1: Updating file with dir/file1 0x2efed534f450 2026/06/25 05:28:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:28:16 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed5517c40): openPending: 2026/06/25 05:28:16 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/06/25 05:28:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed5517c40): >openPending: err= 2026/06/25 05:28:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:28:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed5517c40): _writeAt: size=25, off=0 2026/06/25 05:28:16 DEBUG : dir/file1(0x2efed5517c40): >_writeAt: n=25, err= 2026/06/25 05:28:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/25 05:28:16 DEBUG : newLeaf: Updating file with newLeaf 0x2efed534f450 2026/06/25 05:28:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:16 DEBUG : newLeaf(0x2efed5517c40): close: 2026/06/25 05:28:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/25 05:28:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-25 05:28:16.667584744 +0000 UTC m=+3.856844536 2026/06/25 05:28:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:16 DEBUG : newLeaf(0x2efed5517c40): >close: err= 2026/06/25 05:28:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:16 DEBUG : newLeaf: vfs cache: starting upload 2026/06/25 05:28:16 DEBUG : newLeaf.13df2032.partial: size = 25 OK 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf.13df2032.partial" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf.13df2032.partial 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf.13df2032.partial 2026/06/25 05:28:16 DEBUG : newLeaf.13df2032.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/25 05:28:16 DEBUG : newLeaf.13df2032.partial: renamed to: newLeaf 2026/06/25 05:28:16 INFO : newLeaf: Copied (replaced existing) 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-25 05:28:16 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/25 05:28:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/25 05:28:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/25 05:28:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : >WaitForWriters: 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/newLeaf" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-fibejak1koju/newLeaf 2026/06/25 05:28:16 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/06/25 05:28:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : newLeaf: reading active writers 2026/06/25 05:28:16 DEBUG : >WaitForWriters: 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestFileRename (1.33s) --- PASS: TestFileRename/off,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=true (0.38s) --- PASS: TestFileRename/writes,forceCache=false (0.22s) --- PASS: TestFileRename/writes,forceCache=true (0.38s) --- 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 05:28:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:28:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : file1: reading active writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.03s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 05:28:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:28:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/25 05:28:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/25 05:28:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/25 05:28:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/25 05:28:16 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:16 DEBUG : dir: Looking for writers 2026/06/25 05:28:16 DEBUG : file1: reading active writers 2026/06/25 05:28:16 DEBUG : Looking for writers 2026/06/25 05:28:16 DEBUG : dir: reading active writers 2026/06/25 05:28:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:16 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:16 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 05:28:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:28:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/25 05:28:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/25 05:28:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/25 05:28:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/25 05:28:16 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/25 05:28:16 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/25 05:28:16 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/25 05:28:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/25 05:28:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/25 05:28:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/25 05:28:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/25 05:28:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/25 05:28:17 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/25 05:28:17 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/25 05:28:17 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : dir: Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : dir: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 05:28:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:28:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : dir: Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : dir: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.03s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 05:28:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/25 05:28:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:17 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : dir: Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : dir: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 05:28:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:17 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed57e0240): _readAt: size=1, off=0 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed57e0240): openPending: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 05:28:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed57e0240): >openPending: err= 2026/06/25 05:28:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed57e0240): >_readAt: n=1, err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed57e0240): _readAt: size=256, off=1 2026/06/25 05:28:17 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed57e0240): >_readAt: n=15, err=EOF 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed57e0240): _readAt: size=16, off=16 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed57e0240): >_readAt: n=0, err=EOF 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed57e0240): close: 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed57e0240): >close: err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed57e0240): close: 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed57e0240): >close: err=file already closed 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : dir: Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : dir: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 05:28:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:17 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): _readAt: size=1, off=0 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): openPending: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 05:28:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): >openPending: err= 2026/06/25 05:28:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): >_readAt: n=1, err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): _readAt: size=1, off=5 2026/06/25 05:28:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): >_readAt: n=1, err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): _readAt: size=1, off=3 2026/06/25 05:28:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): >_readAt: n=1, err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): _readAt: size=1, off=13 2026/06/25 05:28:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): >_readAt: n=1, err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): _readAt: size=16, off=100 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): >_readAt: n=0, err=EOF 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): close: 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593c580): >close: err= 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : dir: Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : dir: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 05:28:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:17 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): _readAt: size=1, off=0 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): openPending: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 05:28:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): >openPending: err= 2026/06/25 05:28:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): >_readAt: n=1, err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): _readAt: size=1, off=5 2026/06/25 05:28:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): >_readAt: n=1, err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): _readAt: size=1, off=1 2026/06/25 05:28:17 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): >_readAt: n=1, err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): _readAt: size=6, off=10 2026/06/25 05:28:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): >_readAt: n=6, err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): _readAt: size=256, off=10 2026/06/25 05:28:17 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): >_readAt: n=6, err=EOF 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): _readAt: size=256, off=100 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): >_readAt: n=0, err=EOF 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): close: 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): >close: err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): _readAt: size=256, off=100 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed51f0b40): >_readAt: n=0, err=file already closed 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : dir: Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : dir: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 05:28:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:17 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593de00): RWFileHandle.Flush 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593de00): _readAt: size=256, off=0 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593de00): openPending: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 05:28:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593de00): >openPending: err= 2026/06/25 05:28:17 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593de00): >_readAt: n=16, err=EOF 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593de00): RWFileHandle.Flush 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593de00): RWFileHandle.Flush 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593de00): close: 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed593de00): >close: err= 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : dir: Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : dir: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 05:28:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/25 05:28:17 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed58acc80): _readAt: size=256, off=0 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed58acc80): openPending: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:17 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 05:28:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed58acc80): >openPending: err= 2026/06/25 05:28:17 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed58acc80): >_readAt: n=16, err=EOF 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed58acc80): RWFileHandle.Release 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed58acc80): close: 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed58acc80): >close: err= 2026/06/25 05:28:17 DEBUG : dir/file1(0x2efed58acc80): RWFileHandle.Release 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : dir: Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : dir: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:17 DEBUG : file1: newRWFileHandle: 2026/06/25 05:28:17 DEBUG : file1(0x2efed514dcc0): openPending: 2026/06/25 05:28:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : file1(0x2efed514dcc0): >openPending: err= 2026/06/25 05:28:17 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:28:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 05:28:17 DEBUG : file1(0x2efed514dcc0): _writeAt: size=5, off=0 2026/06/25 05:28:17 DEBUG : file1(0x2efed514dcc0): >_writeAt: n=5, err= 2026/06/25 05:28:17 DEBUG : file1(0x2efed514dcc0): _writeAt: size=7, off=5 2026/06/25 05:28:17 DEBUG : file1(0x2efed514dcc0): >_writeAt: n=7, err= 2026/06/25 05:28:17 DEBUG : file1: vfs cache: truncate to size=11 2026/06/25 05:28:17 DEBUG : file1(0x2efed514dcc0): close: 2026/06/25 05:28:17 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 05:28:17.216237763 +0000 UTC m=+4.405497555 2026/06/25 05:28:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:17 DEBUG : file1(0x2efed514dcc0): >close: err= 2026/06/25 05:28:17 DEBUG : file1(0x2efed514dcc0): close: 2026/06/25 05:28:17 DEBUG : file1(0x2efed514dcc0): >close: err=file already closed 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:17 DEBUG : file1: vfs cache: starting upload 2026/06/25 05:28:17 DEBUG : file1.31c5b8e2.partial: size = 11 OK 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1.31c5b8e2.partial" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1.31c5b8e2.partial 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fibejak1koju/file1.31c5b8e2.partial 2026/06/25 05:28:17 DEBUG : file1.31c5b8e2.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 05:28:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/25 05:28:17 DEBUG : file1.31c5b8e2.partial: renamed to: file1 2026/06/25 05:28:17 INFO : file1: Copied (new) 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 05:28:17 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-25 05:28:17 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/25 05:28:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:17 DEBUG : file1: newRWFileHandle: 2026/06/25 05:28:17 DEBUG : file1(0x2efed58ad780): openPending: 2026/06/25 05:28:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : file1(0x2efed58ad780): >openPending: err= 2026/06/25 05:28:17 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:28:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 05:28:17 DEBUG : file1(0x2efed58ad780): _writeAt: size=7, off=0 2026/06/25 05:28:17 DEBUG : file1(0x2efed58ad780): >_writeAt: n=7, err= 2026/06/25 05:28:17 DEBUG : file1(0x2efed58ad780): _writeAt: size=6, off=5 2026/06/25 05:28:17 DEBUG : file1(0x2efed58ad780): >_writeAt: n=6, err= 2026/06/25 05:28:17 DEBUG : file1(0x2efed58ad780): close: 2026/06/25 05:28:17 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 05:28:17.380987752 +0000 UTC m=+4.570247544 2026/06/25 05:28:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:17 DEBUG : file1(0x2efed58ad780): >close: err= 2026/06/25 05:28:17 DEBUG : file1(0x2efed58ad780): _writeAt: size=5, off=0 2026/06/25 05:28:17 DEBUG : file1(0x2efed58ad780): >_writeAt: n=0, err=file already closed 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:17 DEBUG : file1: vfs cache: starting upload 2026/06/25 05:28:17 DEBUG : file1.8b2f172c.partial: size = 11 OK 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1.8b2f172c.partial" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1.8b2f172c.partial 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fibejak1koju/file1.8b2f172c.partial 2026/06/25 05:28:17 DEBUG : file1.8b2f172c.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 05:28:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/25 05:28:17 DEBUG : file1.8b2f172c.partial: renamed to: file1 2026/06/25 05:28:17 INFO : file1: Copied (new) 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 05:28:17 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-25 05:28:17 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/25 05:28:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:17 DEBUG : file1: newRWFileHandle: 2026/06/25 05:28:17 DEBUG : file1(0x2efed53e0580): openPending: 2026/06/25 05:28:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : file1(0x2efed53e0580): >openPending: err= 2026/06/25 05:28:17 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:28:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 05:28:17 DEBUG : file1(0x2efed53e0580): close: 2026/06/25 05:28:17 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 05:28:17.548745706 +0000 UTC m=+4.738005548 2026/06/25 05:28:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:17 DEBUG : file1(0x2efed53e0580): >close: err= 2026/06/25 05:28:17 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/25 05:28:17 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:28:17 DEBUG : file2: newRWFileHandle: 2026/06/25 05:28:17 DEBUG : file2(0x2efed53e0a00): openPending: 2026/06/25 05:28:17 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/25 05:28:17 DEBUG : file2(0x2efed53e0a00): >openPending: err= 2026/06/25 05:28:17 DEBUG : file2: >newRWFileHandle: err= 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/25 05:28:17 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/25 05:28:17 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/25 05:28:17 DEBUG : file2(0x2efed53e0a00): RWFileHandle.Flush 2026/06/25 05:28:17 DEBUG : file2(0x2efed53e0a00): RWFileHandle.Release 2026/06/25 05:28:17 DEBUG : file2(0x2efed53e0a00): close: 2026/06/25 05:28:17 DEBUG : file2: vfs cache: setting modification time to 2026-06-25 05:28:17.549681212 +0000 UTC m=+4.738941014 2026/06/25 05:28:17 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:17 DEBUG : file2(0x2efed53e0a00): >close: err= 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : file2: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : file2: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : file2: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : file2: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/25 05:28:17 DEBUG : file2: vfs cache: starting upload 2026/06/25 05:28:17 DEBUG : file1: vfs cache: starting upload 2026/06/25 05:28:17 DEBUG : file2.fbba198b.partial: size = 0 OK 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file2.fbba198b.partial" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file2.fbba198b.partial 2026/06/25 05:28:17 DEBUG : file1.8045622b.partial: size = 0 OK 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1.8045622b.partial" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1.8045622b.partial 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fibejak1koju/file1.8045622b.partial 2026/06/25 05:28:17 DEBUG : file1.8045622b.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 05:28:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fibejak1koju/file2.fbba198b.partial 2026/06/25 05:28:17 DEBUG : file2.fbba198b.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 05:28:17 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 05:28:17 DEBUG : file1.8045622b.partial: renamed to: file1 2026/06/25 05:28:17 INFO : file1: Copied (new) 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:17 DEBUG : file2.fbba198b.partial: renamed to: file2 2026/06/25 05:28:17 INFO : file2: Copied (new) 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file2" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file2 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fibejak1koju/file2 2026/06/25 05:28:17 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 05:28:17 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-25 05:28:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/25 05:28:17 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/25 05:28:17 INFO : file2: vfs cache: upload succeeded try #1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 05:28:17 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-25 05:28:17 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/25 05:28:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : file2: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file2" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file2 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fibejak1koju/file2 2026/06/25 05:28:17 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file2" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/file2 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-fibejak1koju/file2 2026/06/25 05:28:17 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : file2: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.18s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:17 DEBUG : file1: newRWFileHandle: 2026/06/25 05:28:17 DEBUG : file1(0x2efed5292f00): openPending: 2026/06/25 05:28:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : file1(0x2efed5292f00): >openPending: err= 2026/06/25 05:28:17 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:28:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 05:28:17 DEBUG : file1(0x2efed5292f00): _writeAt: size=5, off=0 2026/06/25 05:28:17 DEBUG : file1(0x2efed5292f00): >_writeAt: n=5, err= 2026/06/25 05:28:17 DEBUG : file1(0x2efed5292f00): RWFileHandle.Flush 2026/06/25 05:28:17 DEBUG : file1(0x2efed5292f00): RWFileHandle.Flush 2026/06/25 05:28:17 DEBUG : file1(0x2efed5292f00): close: 2026/06/25 05:28:17 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 05:28:17.725219879 +0000 UTC m=+4.914479671 2026/06/25 05:28:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:17 DEBUG : file1(0x2efed5292f00): >close: err= 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:17 DEBUG : file1: vfs cache: starting upload 2026/06/25 05:28:17 DEBUG : file1.b5a39f26.partial: size = 5 OK 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1.b5a39f26.partial" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1.b5a39f26.partial 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/file1.b5a39f26.partial 2026/06/25 05:28:17 DEBUG : file1.b5a39f26.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 05:28:17 DEBUG : file1.b5a39f26.partial: renamed to: file1 2026/06/25 05:28:17 INFO : file1: Copied (new) 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-25 05:28:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/25 05:28:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : >WaitForWriters: 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:17 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:17 DEBUG : file1: newRWFileHandle: 2026/06/25 05:28:17 DEBUG : file1(0x2efed57868c0): openPending: 2026/06/25 05:28:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : file1(0x2efed57868c0): >openPending: err= 2026/06/25 05:28:17 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:28:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 05:28:17 DEBUG : file1(0x2efed57868c0): _writeAt: size=5, off=0 2026/06/25 05:28:17 DEBUG : file1(0x2efed57868c0): >_writeAt: n=5, err= 2026/06/25 05:28:17 DEBUG : file1(0x2efed57868c0): RWFileHandle.Release 2026/06/25 05:28:17 DEBUG : file1(0x2efed57868c0): close: 2026/06/25 05:28:17 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 05:28:17.88888396 +0000 UTC m=+5.078143762 2026/06/25 05:28:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:17 DEBUG : file1(0x2efed57868c0): >close: err= 2026/06/25 05:28:17 DEBUG : file1(0x2efed57868c0): RWFileHandle.Release 2026/06/25 05:28:17 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:17 DEBUG : Looking for writers 2026/06/25 05:28:17 DEBUG : file1: reading active writers 2026/06/25 05:28:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:17 DEBUG : file1: vfs cache: starting upload 2026/06/25 05:28:17 DEBUG : file1.f8da794f.partial: size = 5 OK 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1.f8da794f.partial" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1.f8da794f.partial 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/file1.f8da794f.partial 2026/06/25 05:28:17 DEBUG : file1.f8da794f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 05:28:17 DEBUG : file1.f8da794f.partial: renamed to: file1 2026/06/25 05:28:17 INFO : file1: Copied (new) 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-25 05:28:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/25 05:28:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 05:28:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:17 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : >WaitForWriters: 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 05:28:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:28:18 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed52f16c0): openPending: 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 05:28:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed52f16c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed52f16c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed52f16c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed52f16c0): close: 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-25 05:28:18.062788079 +0000 UTC m=+5.252047870 2026/06/25 05:28:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed52f16c0): >close: err= 2026/06/25 05:28:18 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:18 DEBUG : dir: Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : dir: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:18 DEBUG : dir: Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : dir: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:18 DEBUG : dir: Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : dir: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:18 DEBUG : dir: Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : dir: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:18 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 05:28:18 DEBUG : dir/file1.c697511c.partial: size = 5 OK 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1.c697511c.partial" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1.c697511c.partial 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/dir/file1.c697511c.partial 2026/06/25 05:28:18 DEBUG : dir/file1.c697511c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:18 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 05:28:18 DEBUG : dir/file1.c697511c.partial: renamed to: dir/file1 2026/06/25 05:28:18 INFO : dir/file1: Copied (replaced existing) 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:18 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-25 05:28:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/25 05:28:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 05:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 05:28:18 DEBUG : dir: Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : dir: reading active writers 2026/06/25 05:28:18 DEBUG : >WaitForWriters: 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/06/25 05:28:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : dir/file1: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/25 05:28:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed58164c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed58164c0): openPending: 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/06/25 05:28:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/25 05:28:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/25 05:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed58164c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed58164c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed58164c0): _writeAt: size=15, off=5 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed58164c0): >_writeAt: n=15, err= 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed58164c0): close: 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/25 05:28:18 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-25 05:28:18.241527824 +0000 UTC m=+5.430787627 2026/06/25 05:28:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : dir/file1(0x2efed58164c0): >close: err= 2026/06/25 05:28:18 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:18 DEBUG : dir: Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : dir: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:18 DEBUG : dir: Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : dir: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:18 DEBUG : dir: Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : dir: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:18 DEBUG : dir: Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : dir: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:18 DEBUG : dir/file1: vfs cache: starting upload 2026/06/25 05:28:18 DEBUG : dir/file1.704b9a43.partial: size = 20 OK 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1.704b9a43.partial" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1.704b9a43.partial 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-fibejak1koju/dir/file1.704b9a43.partial 2026/06/25 05:28:18 DEBUG : dir/file1.704b9a43.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/25 05:28:18 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/25 05:28:18 DEBUG : dir/file1.704b9a43.partial: renamed to: dir/file1 2026/06/25 05:28:18 INFO : dir/file1: Copied (replaced existing) 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:18 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/06/25 05:28:18 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-25 05:28:18 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/25 05:28:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/25 05:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/25 05:28:18 DEBUG : dir: Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : dir: reading active writers 2026/06/25 05:28:18 DEBUG : >WaitForWriters: 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : file1: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : file1(0x2efed5516680): openPending: 2026/06/25 05:28:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:18 DEBUG : file1(0x2efed5516680): >openPending: err= 2026/06/25 05:28:18 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:28:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 05:28:18 DEBUG : file1(0x2efed5516680): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : file1(0x2efed5516680): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : file1(0x2efed5516680): close: 2026/06/25 05:28:18 DEBUG : file1: vfs cache: setting modification time to 2026-06-25 05:28:18.406970463 +0000 UTC m=+5.596230255 2026/06/25 05:28:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : file1(0x2efed5516680): >close: err= 2026/06/25 05:28:18 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:18 DEBUG : file1: vfs cache: starting upload 2026/06/25 05:28:18 DEBUG : file1.39690bb9.partial: size = 5 OK 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1.39690bb9.partial" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1.39690bb9.partial 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/file1.39690bb9.partial 2026/06/25 05:28:18 DEBUG : file1.39690bb9.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 05:28:18 DEBUG : file1.39690bb9.partial: renamed to: file1 2026/06/25 05:28:18 INFO : file1: Copied (new) 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:18 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:18 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-25 05:28:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/25 05:28:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:18 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : >WaitForWriters: 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/25 05:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990280): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990280): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990280): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990280): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990280): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.566320508 +0000 UTC m=+5.755580310 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990280): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990700): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990700): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990700): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990700): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990700): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.566320508 +0000 UTC m=+5.755580310 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990bc0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990bc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990bc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990bc0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990bc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.566320508 +0000 UTC m=+5.755580310 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5990bc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52968c0 item 1 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59912c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59912c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59912c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59912c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59912c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.569047266 +0000 UTC m=+5.758307068 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59912c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59917c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59917c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59917c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59917c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59917c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.569047266 +0000 UTC m=+5.758307068 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59917c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5296e70 item 2 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5991e00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5991e00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5991e00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5991e00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5991e00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.570602705 +0000 UTC m=+5.759862507 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5991e00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c6c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c6c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c6c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c6c0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c6c0): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c6c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c6c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.570602705 +0000 UTC m=+5.759862507 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c6c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514ccc0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514ccc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514ccc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514ccc0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514ccc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.570602705 +0000 UTC m=+5.759862507 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514ccc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52971f0 item 3 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d340): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d340): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d340): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d340): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d340): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.573046541 +0000 UTC m=+5.762306343 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d340): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dc40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dc40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dc40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dc40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dc40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.573046541 +0000 UTC m=+5.762306343 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dc40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52976c0 item 4 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0380): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0380): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0380): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0380): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0380): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.575423011 +0000 UTC m=+5.764682813 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0380): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.575423011 +0000 UTC m=+5.764682813 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f11c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f11c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f11c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f11c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f11c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.575423011 +0000 UTC m=+5.764682813 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f11c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5297a40 item 5 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1d40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1d40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1d40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1d40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1d40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.577416993 +0000 UTC m=+5.766676785 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1d40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff51c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff51c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff51c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff51c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff51c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.577416993 +0000 UTC m=+5.766676785 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff51c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58180e0 item 6 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.579019502 +0000 UTC m=+5.768279304 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5ec0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5ec0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5ec0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5ec0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5ec0): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5ec0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.579019502 +0000 UTC m=+5.768279304 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5ec0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e580): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e580): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e580): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e580): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e580): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.579019502 +0000 UTC m=+5.768279304 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e580): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5818540 item 7 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524f880): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524f880): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524f880): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524f880): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524f880): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.581261007 +0000 UTC m=+5.770520809 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524f880): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fe40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fe40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fe40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fe40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fe40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.581261007 +0000 UTC m=+5.770520809 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fe40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5818bd0 item 8 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0580): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed52f0580): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0580): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0580): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0580): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0580): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0580): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0940): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0940): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0940): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0940): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0940): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.582879585 +0000 UTC m=+5.772139387 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0940): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0dc0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0dc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0dc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0dc0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0dc0): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0dc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.582879585 +0000 UTC m=+5.772139387 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0dc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f12c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f12c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f12c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f12c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f12c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.582879585 +0000 UTC m=+5.772139387 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f12c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5818fc0 item 9 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1940): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1940): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1940): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1940): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1940): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.585806338 +0000 UTC m=+5.775066140 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1940): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1e80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1e80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1e80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1e80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1e80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.585806338 +0000 UTC m=+5.775066140 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1e80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5819490 item 10 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52925c0): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed52925c0): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52925c0): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52925c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52925c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52925c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52925c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292980): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292980): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292980): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292980): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292980): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.588163081 +0000 UTC m=+5.777422883 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292980): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292f80): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292f80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292f80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292f80): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292f80): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292f80): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292f80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.588163081 +0000 UTC m=+5.777422883 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292f80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293500): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293500): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293500): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293500): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293500): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.588163081 +0000 UTC m=+5.777422883 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293500): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5819810 item 11 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293b80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293b80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293b80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293b80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293b80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.591330396 +0000 UTC m=+5.780590198 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293b80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51be1c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51be1c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51be1c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51be1c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51be1c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.591330396 +0000 UTC m=+5.780590198 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51be1c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5819ce0 item 12 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51be800): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed51be800): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51be800): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51be800): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51be800): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51be800): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51be800): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bebc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bebc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bebc0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bebc0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bebc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.59330892 +0000 UTC m=+5.782568722 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bebc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bf280): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bf280): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bf280): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bf280): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bf280): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.59330892 +0000 UTC m=+5.782568722 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bf280): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54c03f0 item 13 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bf900): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bf900): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bf900): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bf900): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bf900): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.595858184 +0000 UTC m=+5.785117976 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bf900): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bfe40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bfe40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bfe40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bfe40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bfe40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.595858184 +0000 UTC m=+5.785117976 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51bfe40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54c0d20 item 14 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc580): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed51fc580): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc580): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc580): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc580): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc580): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc580): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc940): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc940): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc940): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc940): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc940): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.597441535 +0000 UTC m=+5.786701327 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc940): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd000): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd000): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd000): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd000): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd000): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.597441535 +0000 UTC m=+5.786701327 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd000): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54c1960 item 15 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd680): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd680): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd680): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd680): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd680): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.598695309 +0000 UTC m=+5.787955101 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd680): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fdbc0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fdbc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fdbc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fdbc0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fdbc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.598695309 +0000 UTC m=+5.787955101 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fdbc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59143f0 item 16 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286300): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286300): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286300): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.600548556 +0000 UTC m=+5.789808359 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286780): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286780): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286780): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286780): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286780): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286780): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286780): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286780): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.600548556 +0000 UTC m=+5.789808359 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286780): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286c80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286c80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286c80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286c80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286c80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.600548556 +0000 UTC m=+5.789808359 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5286c80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59147e0 item 17 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287300): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287300): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287300): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.602483618 +0000 UTC m=+5.791743420 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287840): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287840): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287840): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287840): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287840): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.602483618 +0000 UTC m=+5.791743420 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287840): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5914d20 item 18 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287ec0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287ec0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287ec0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287ec0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287ec0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.604145156 +0000 UTC m=+5.793404958 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5287ec0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c64c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c64c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c64c0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c64c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c64c0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c64c0): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c64c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c64c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.604145156 +0000 UTC m=+5.793404958 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c64c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c69c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c69c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c69c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c69c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c69c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.604145156 +0000 UTC m=+5.793404958 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c69c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5915180 item 19 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7040): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7040): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7040): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7040): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7040): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.60634241 +0000 UTC m=+5.795602202 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7040): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7580): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7580): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7580): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7580): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7580): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.60634241 +0000 UTC m=+5.795602202 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7580): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5915650 item 20 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7c00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7c00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7c00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7c00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7c00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.608145775 +0000 UTC m=+5.797405567 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52c7c00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2200): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2200): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2200): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2200): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2200): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2200): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2200): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2200): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.608145775 +0000 UTC m=+5.797405567 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2200): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2700): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2700): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2700): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.608145775 +0000 UTC m=+5.797405567 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5915a40 item 21 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2d80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2d80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2d80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2d80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2d80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.610392902 +0000 UTC m=+5.799652704 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2d80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593c240): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593c240): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593c240): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593c240): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593c240): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.610392902 +0000 UTC m=+5.799652704 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593c240): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58da0e0 item 22 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593c8c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593c8c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593c8c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593c8c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593c8c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.612068417 +0000 UTC m=+5.801328219 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593c8c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593ce00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593ce00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593ce00): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593ce00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593ce00): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593ce00): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593ce00): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593ce00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.612068417 +0000 UTC m=+5.801328219 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593ce00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593d300): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593d300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593d300): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593d300): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593d300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.612068417 +0000 UTC m=+5.801328219 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593d300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52baee0 item 23 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593d980): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593d980): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593d980): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593d980): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593d980): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.614289465 +0000 UTC m=+5.803549267 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593d980): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593dec0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593dec0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593dec0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593dec0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593dec0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.614289465 +0000 UTC m=+5.803549267 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593dec0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52bb3b0 item 24 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53ae600): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed53ae600): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53ae600): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53ae600): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53ae600): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53ae600): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53ae600): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53ae9c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53ae9c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53ae9c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53ae9c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53ae9c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.615697397 +0000 UTC m=+5.804957189 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53ae9c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53aeec0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53aeec0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53aeec0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53aeec0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53aeec0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53aeec0): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53aeec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53aeec0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.615697397 +0000 UTC m=+5.804957189 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53aeec0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53af400): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53af400): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53af400): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53af400): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53af400): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.615697397 +0000 UTC m=+5.804957189 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53af400): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52bb7a0 item 25 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53afa80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53afa80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53afa80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53afa80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53afa80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.617356922 +0000 UTC m=+5.806616714 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53afa80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d80c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d80c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d80c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d80c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d80c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.617356922 +0000 UTC m=+5.806616714 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d80c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52bbd50 item 26 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8700): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed53d8700): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8700): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8700): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8700): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8700): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8ac0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8ac0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8ac0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8ac0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8ac0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.618871334 +0000 UTC m=+5.808131126 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8ac0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8fc0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8fc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8fc0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8fc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8fc0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8fc0): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8fc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8fc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.618871334 +0000 UTC m=+5.808131126 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d8fc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d9500): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d9500): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d9500): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d9500): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d9500): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.618871334 +0000 UTC m=+5.808131126 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d9500): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fb2460 item 27 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d9b80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d9b80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d9b80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d9b80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d9b80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.620404161 +0000 UTC m=+5.809663953 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53d9b80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54081c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54081c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54081c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54081c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54081c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.620404161 +0000 UTC m=+5.809663953 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54081c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fb2e70 item 28 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5408800): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed5408800): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5408800): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5408800): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5408800): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5408800): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5408800): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5408bc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5408bc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5408bc0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5408bc0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5408bc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.621595478 +0000 UTC m=+5.810855299 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5408bc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409280): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409280): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409280): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409280): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409280): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.621595478 +0000 UTC m=+5.810855299 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409280): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fb3570 item 29 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409900): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409900): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409900): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409900): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409900): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.622901738 +0000 UTC m=+5.812161530 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409900): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409e40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409e40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409e40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409e40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409e40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.622901738 +0000 UTC m=+5.812161530 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5409e40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fb3d50 item 30 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549e580): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed549e580): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549e580): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549e580): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549e580): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549e580): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549e580): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549e940): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549e940): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549e940): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549e940): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549e940): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.6241016 +0000 UTC m=+5.813361393 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549e940): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549f000): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549f000): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549f000): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549f000): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549f000): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.6241016 +0000 UTC m=+5.813361393 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549f000): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5512540 item 31 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549f680): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549f680): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549f680): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549f680): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549f680): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.625271135 +0000 UTC m=+5.814530927 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549f680): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549fbc0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549fbc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549fbc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549fbc0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549fbc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.625271135 +0000 UTC m=+5.814530927 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed549fbc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5512ee0 item 32 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0300): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0300): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0300): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.626329061 +0000 UTC m=+5.815588853 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0780): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0780): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0780): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0780): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0780): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5513340 item 33 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0780): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0780): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.626721708 +0000 UTC m=+5.815981500 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0780): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0c80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0c80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0c80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0c80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0c80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.626721708 +0000 UTC m=+5.815981500 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d0c80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5513570 item 33 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d12c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d12c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d12c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d12c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d12c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.628069397 +0000 UTC m=+5.817329189 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d12c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1740): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1740): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed57d6540 item 34 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1740): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1740): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1740): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1740): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1740): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.62848673 +0000 UTC m=+5.817746532 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1740): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1c80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1c80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1c80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1c80): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1c80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.62848673 +0000 UTC m=+5.817746532 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54d1c80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed57d67e0 item 34 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f23c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f23c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f23c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f23c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f23c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.62950955 +0000 UTC m=+5.818769342 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f23c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2840): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2840): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2840): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2840): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2840): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed57d6f50 item 35 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2840): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2840): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.62994667 +0000 UTC m=+5.819206462 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2840): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2d40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2d40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2d40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2d40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2d40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.62994667 +0000 UTC m=+5.819206462 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f2d40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed57d7110 item 35 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f33c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f33c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f33c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f33c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f33c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.631250026 +0000 UTC m=+5.820509818 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f33c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f38c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f38c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed57d7500 item 36 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f38c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f38c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f38c0): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f38c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f38c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.631694791 +0000 UTC m=+5.820954582 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f38c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f3e00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f3e00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f3e00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f3e00): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f3e00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.631694791 +0000 UTC m=+5.820954582 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f3e00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed57d77a0 item 36 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e540): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e540): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e540): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.632735665 +0000 UTC m=+5.821995456 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e9c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e9c0): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e9c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e9c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed57d7b90 item 37 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e9c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e9c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.633180679 +0000 UTC m=+5.822440472 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552e9c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552eec0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552eec0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552eec0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552eec0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552eec0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.633180679 +0000 UTC m=+5.822440472 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552eec0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed57d7d50 item 37 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552f540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552f540): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552f540): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552f540): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552f540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.634364892 +0000 UTC m=+5.823624695 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552f540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552fa40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552fa40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fe9030 item 38 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552fa40): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552fa40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552fa40): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552fa40): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552fa40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.63475798 +0000 UTC m=+5.824017771 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed552fa40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570080): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570080): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570080): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570080): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570080): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.63475798 +0000 UTC m=+5.824017771 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570080): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fe9490 item 38 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570700): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570700): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570700): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.635937394 +0000 UTC m=+5.825197185 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570c00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570c00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570c00): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570c00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570c00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fe9c00 item 39 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570c00): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570c00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.636353484 +0000 UTC m=+5.825613276 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5570c00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571100): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571100): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571100): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571100): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571100): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.636353484 +0000 UTC m=+5.825613276 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571100): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fe9dc0 item 39 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571780): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571780): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571780): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571780): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571780): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.637488094 +0000 UTC m=+5.826747886 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571780): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571c80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571c80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4faaf50 item 40 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571c80): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571c80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571c80): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571c80): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571c80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.637984285 +0000 UTC m=+5.827244077 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5571c80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a02c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a02c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a02c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a02c0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a02c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.637984285 +0000 UTC m=+5.827244077 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a02c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fab5e0 item 40 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0880): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0880): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0880): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0880): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0880): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0880): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0880): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.638990313 +0000 UTC m=+5.828250105 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0880): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0d80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0d80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0d80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fabce0 item 41 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0d80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0d80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.639367941 +0000 UTC m=+5.828627734 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a0d80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1240): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1240): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1240): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1240): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1240): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cc000 item 41 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1240): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1240): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.639757934 +0000 UTC m=+5.829017726 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1240): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1780): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1780): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1780): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1780): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1780): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.639757934 +0000 UTC m=+5.829017726 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a1780): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cc380 item 41 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3200): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3200): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3200): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3200): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3200): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3200): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3200): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.641287194 +0000 UTC m=+5.830546986 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3200): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3700): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3700): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58da310 item 42 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3700): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.641659112 +0000 UTC m=+5.830918904 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3c40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3c40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58da4d0 item 42 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3c40): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3c40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3c40): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3c40): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3c40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.642247626 +0000 UTC m=+5.831507418 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3c40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c2c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c2c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c2c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c2c0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c2c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.642247626 +0000 UTC m=+5.831507418 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c2c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58da690 item 42 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c900): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c900): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c900): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c900): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c900): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c900): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c900): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.643406881 +0000 UTC m=+5.832666674 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532c900): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532ce00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532ce00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532ce00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58daa10 item 43 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532ce00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532ce00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.643810159 +0000 UTC m=+5.833069951 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532ce00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d340): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d340): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d340): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d340): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d340): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58dabd0 item 43 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d340): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d340): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.644252198 +0000 UTC m=+5.833511990 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d340): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d880): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d880): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d880): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d880): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d880): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.644252198 +0000 UTC m=+5.833511990 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532d880): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58dae70 item 43 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532dec0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532dec0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532dec0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532dec0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532dec0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532dec0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532dec0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.645312368 +0000 UTC m=+5.834572161 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed532dec0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53724c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53724c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53724c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58db340 item 44 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53724c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53724c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.645779264 +0000 UTC m=+5.835039056 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53724c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372a00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372a00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58db500 item 44 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372a00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372a00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372a00): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372a00): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372a00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.646258895 +0000 UTC m=+5.835518687 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372a00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372f80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372f80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372f80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372f80): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372f80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.646258895 +0000 UTC m=+5.835518687 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5372f80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58db6c0 item 44 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53735c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53735c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53735c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53735c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53735c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53735c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53735c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.647341236 +0000 UTC m=+5.836601027 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53735c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5373ac0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5373ac0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5373ac0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58dba40 item 45 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5373ac0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5373ac0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.647787924 +0000 UTC m=+5.837047717 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5373ac0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a2c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a2c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a2c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a2c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a2c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.647787924 +0000 UTC m=+5.837047717 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a2c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58dbc00 item 45 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a900): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a900): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a900): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a900): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a900): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a900): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a900): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.648900412 +0000 UTC m=+5.838160214 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583a900): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583ae00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583ae00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583ae00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed55642a0 item 46 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583ae00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583ae00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.649341711 +0000 UTC m=+5.838601502 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583ae00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583b500): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583b500): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583b500): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583b500): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583b500): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.649341711 +0000 UTC m=+5.838601502 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583b500): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5564540 item 46 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583bb40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583bb40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583bb40): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583bb40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583bb40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583bb40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583bb40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.650431776 +0000 UTC m=+5.839691568 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583bb40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585c140): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585c140): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585c140): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5564a10 item 47 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585c140): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585c140): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.650834893 +0000 UTC m=+5.840094685 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585c140): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585c840): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585c840): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585c840): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585c840): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585c840): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.650834893 +0000 UTC m=+5.840094685 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585c840): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5564bd0 item 47 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585ce80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585ce80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585ce80): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585ce80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585ce80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585ce80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585ce80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.6520377 +0000 UTC m=+5.841297492 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585ce80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585d380): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585d380): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585d380): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5565030 item 48 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585d380): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585d380): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.652502292 +0000 UTC m=+5.841762085 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585d380): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585da80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585da80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585da80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585da80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585da80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.652502292 +0000 UTC m=+5.841762085 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed585da80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed55651f0 item 48 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58861c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58861c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58861c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58861c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58861c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.653882933 +0000 UTC m=+5.843142726 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58861c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886640): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886640): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886640): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886640): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886640): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886640): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5565570 item 49 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886640): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886640): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.654303442 +0000 UTC m=+5.843563234 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886640): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886b80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886b80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886b80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886b80): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886b80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.654303442 +0000 UTC m=+5.843563234 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5886b80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5565730 item 49 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887200): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887200): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887200): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887200): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887200): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.655940785 +0000 UTC m=+5.845200577 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887200): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887700): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887700): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5565ce0 item 50 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887700): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887700): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887700): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887700): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.656533658 +0000 UTC m=+5.845793460 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887c80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887c80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887c80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887c80): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887c80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.656533658 +0000 UTC m=+5.845793460 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5887c80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f92070 item 50 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2400): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2400): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2400): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2400): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2400): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.657990562 +0000 UTC m=+5.847250355 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2400): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2900): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2900): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2900): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2900): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2900): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2900): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f929a0 item 51 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2900): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2900): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.658516731 +0000 UTC m=+5.847776522 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2900): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2e40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2e40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2e40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2e40): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2e40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.658516731 +0000 UTC m=+5.847776522 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c2e40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f92e00 item 51 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c34c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c34c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c34c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c34c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c34c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.659880589 +0000 UTC m=+5.849140391 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c34c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c39c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c39c0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c39c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f93a40 item 52 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c39c0): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c39c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c39c0): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c39c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c39c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.660451722 +0000 UTC m=+5.849711543 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58c39c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5922040): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5922040): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5922040): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5922040): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5922040): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.660451722 +0000 UTC m=+5.849711543 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5922040): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557e000 item 52 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba240): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba240): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba240): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba240): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba240): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.66180404 +0000 UTC m=+5.851063851 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba240): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba740): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba740): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba740): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba740): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba740): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba740): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cc8c0 item 53 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba740): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba740): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.662389488 +0000 UTC m=+5.851649280 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba740): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bac80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bac80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bac80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bac80): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bac80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.662389488 +0000 UTC m=+5.851649280 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bac80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53ccaf0 item 53 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb300): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb300): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb300): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.663757085 +0000 UTC m=+5.853016887 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb800): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb800): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb800): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53ccfc0 item 54 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb800): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb800): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb800): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb800): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb800): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.664374694 +0000 UTC m=+5.853634506 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb800): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bbd80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bbd80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bbd80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bbd80): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bbd80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.664374694 +0000 UTC m=+5.853634506 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bbd80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cd180 item 54 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4500): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4500): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4500): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4500): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4500): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.665772668 +0000 UTC m=+5.855032460 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4500): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4a00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4a00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4a00): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4a00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4a00): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4a00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cd500 item 55 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4a00): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4a00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.666250584 +0000 UTC m=+5.855510376 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4a00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4f40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4f40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4f40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4f40): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4f40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.666250584 +0000 UTC m=+5.855510376 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f4f40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cd7a0 item 55 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f55c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f55c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f55c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f55c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f55c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.667801224 +0000 UTC m=+5.857061016 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f55c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f5ac0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f5ac0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f5ac0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cdb90 item 56 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f5ac0): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f5ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f5ac0): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f5ac0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f5ac0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.668414386 +0000 UTC m=+5.857674177 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f5ac0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4140): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4140): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4140): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4140): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4140): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.668414386 +0000 UTC m=+5.857674177 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4140): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cdd50 item 56 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4780): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4780): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4780): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4780): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4780): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4780): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4780): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4780): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.669794897 +0000 UTC m=+5.859054699 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4780): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4cc0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4cc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4cc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fd8310 item 57 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4cc0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4cc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.670282992 +0000 UTC m=+5.859542784 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b4cc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5200): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5200): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5200): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5200): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5200): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5200): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fd8620 item 57 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5200): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5200): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.670804241 +0000 UTC m=+5.860064083 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5200): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5780): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5780): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5780): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5780): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5780): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.670804241 +0000 UTC m=+5.860064083 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5780): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fd8af0 item 57 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5dc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5dc0): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5dc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5dc0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5dc0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5dc0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5dc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.672211713 +0000 UTC m=+5.861471504 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59b5dc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a400): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a400): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a400): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fd8f50 item 58 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a400): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a400): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.672851474 +0000 UTC m=+5.862111265 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a400): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a940): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a940): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a940): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fd96c0 item 58 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a940): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a940): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a940): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a940): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a940): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.673458944 +0000 UTC m=+5.862718736 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0a940): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0af00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0af00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0af00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0af00): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0af00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.673458944 +0000 UTC m=+5.862718736 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0af00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fd9960 item 58 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0b540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0b540): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0b540): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0b540): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0b540): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0b540): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0b540): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0b540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.674890159 +0000 UTC m=+5.864149971 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0b540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0ba80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0ba80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0ba80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fd9e30 item 59 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0ba80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0ba80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.675430102 +0000 UTC m=+5.864689894 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a0ba80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e0c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e0c0): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e0c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e0c0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e0c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f3c3f0 item 59 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e0c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e0c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.67599376 +0000 UTC m=+5.865253553 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e0c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e640): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e640): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e640): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e640): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e640): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.67599376 +0000 UTC m=+5.865253553 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3e640): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f3caf0 item 59 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3ec80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3ec80): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3ec80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3ec80): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3ec80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3ec80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3ec80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3ec80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.677541235 +0000 UTC m=+5.866801047 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3ec80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f1c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f1c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f1c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f3d570 item 60 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f1c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f1c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.677982783 +0000 UTC m=+5.867242575 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f1c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f700): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f700): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f3dd50 item 60 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f700): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f700): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f700): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f700): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.678585054 +0000 UTC m=+5.867844865 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3f700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3fcc0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3fcc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3fcc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3fcc0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3fcc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.678585054 +0000 UTC m=+5.867844865 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a3fcc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4c921c0 item 60 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e400): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e400): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e400): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e400): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e400): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e400): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e400): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e400): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.679926712 +0000 UTC m=+5.869186514 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e400): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e940): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e940): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e940): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4c929a0 item 61 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e940): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e940): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.680402714 +0000 UTC m=+5.869662547 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e940): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f040): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f040): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f040): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f040): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f040): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.680402714 +0000 UTC m=+5.869662547 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f040): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4c93180 item 61 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f680): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f680): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f680): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f680): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f680): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f680): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f680): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f680): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.681878905 +0000 UTC m=+5.871138698 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f680): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5fbc0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5fbc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5fbc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4c93ab0 item 62 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5fbc0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5fbc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.685820002 +0000 UTC m=+5.875079794 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5fbc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a803c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a803c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a803c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a803c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a803c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.685820002 +0000 UTC m=+5.875079794 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a803c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4bdf3b0 item 62 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80a00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80a00): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80a00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80a00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80a00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80a00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80a00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80a00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.687473876 +0000 UTC m=+5.876733718 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80a00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80f40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80f40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80f40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c41c0 item 63 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80f40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80f40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.687997649 +0000 UTC m=+5.877257481 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a80f40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81640): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81640): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81640): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81640): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81640): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.687997649 +0000 UTC m=+5.877257481 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81640): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54ba690 item 63 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81c80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81c80): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81c80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81c80): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81c80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81c80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81c80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81c80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.69032132 +0000 UTC m=+5.879581112 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a81c80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed55162c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed55162c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed55162c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54baa10 item 64 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed55162c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed55162c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.690780793 +0000 UTC m=+5.880040595 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed55162c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516a00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516a00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516a00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516a00): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516a00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.690780793 +0000 UTC m=+5.880040595 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516a00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54babd0 item 64 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed55170c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed55170c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed55170c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed55170c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed55170c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.692381236 +0000 UTC m=+5.881641028 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed55170c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517540): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517540): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517540): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517540): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54baf50 item 65 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517540): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.692920518 +0000 UTC m=+5.882180330 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517a40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517a40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517a40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517a40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517a40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.692920518 +0000 UTC m=+5.882180330 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517a40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54bb180 item 65 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ef6880): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ef6880): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ef6880): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ef6880): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ef6880): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.694356493 +0000 UTC m=+5.883616285 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ef6880): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c640): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c640): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54bb500 item 66 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c640): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c640): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c640): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c640): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c640): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.694906936 +0000 UTC m=+5.884166738 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c640): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514ccc0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514ccc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514ccc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514ccc0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514ccc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.694906936 +0000 UTC m=+5.884166738 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514ccc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54bb960 item 66 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d300): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d300): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d300): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.696325308 +0000 UTC m=+5.885585120 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dac0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dac0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dac0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dac0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dac0): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c4620 item 67 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dac0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dac0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.69694946 +0000 UTC m=+5.886209281 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514dac0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f00c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f00c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f00c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f00c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f00c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.69694946 +0000 UTC m=+5.886209281 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f00c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c47e0 item 67 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0740): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0740): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0740): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0740): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0740): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.698355779 +0000 UTC m=+5.887615571 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0740): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1040): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1040): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c4f50 item 68 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1040): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1040): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1040): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1040): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1040): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.698911051 +0000 UTC m=+5.888170864 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1040): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f19c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f19c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f19c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f19c0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f19c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.698911051 +0000 UTC m=+5.888170864 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f19c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c5110 item 68 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5080): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5080): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5080): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5080): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5080): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.700870418 +0000 UTC m=+5.890130210 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5080): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5700): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5700): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5700): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5700): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c5490 item 69 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5700): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.701426272 +0000 UTC m=+5.890686074 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5c00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5c00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5c00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5c00): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5c00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.701426272 +0000 UTC m=+5.890686074 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5c00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c5650 item 69 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e400): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e400): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e400): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e400): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e400): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.70293863 +0000 UTC m=+5.892198422 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e400): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524eb80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524eb80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557e380 item 70 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524eb80): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524eb80): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524eb80): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524eb80): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524eb80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.703460921 +0000 UTC m=+5.892720712 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524eb80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fb80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fb80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fb80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fb80): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fb80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.703460921 +0000 UTC m=+5.892720712 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fb80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557e700 item 70 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0400): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0400): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0400): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0400): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0400): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.704659379 +0000 UTC m=+5.893919172 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0400): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557eaf0 item 71 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.705537347 +0000 UTC m=+5.894797159 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e00): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.705537347 +0000 UTC m=+5.894797159 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557ecb0 item 71 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1480): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1480): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1480): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1480): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1480): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.707394754 +0000 UTC m=+5.896654546 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1480): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1980): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1980): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557f030 item 72 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1980): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1980): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1980): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1980): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1980): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.70810147 +0000 UTC m=+5.897361282 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1980): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1ec0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1ec0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1ec0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1ec0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1ec0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.70810147 +0000 UTC m=+5.897361282 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1ec0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557f1f0 item 72 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.709569835 +0000 UTC m=+5.898829627 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292a80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292a80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292a80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557f570 item 73 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292a80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292a80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.710023968 +0000 UTC m=+5.899283760 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292a80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52930c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52930c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52930c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52930c0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52930c0): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557f7a0 item 73 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52930c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52930c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.710514268 +0000 UTC m=+5.899774060 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52930c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293600): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293600): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293600): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293600): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293600): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.710514268 +0000 UTC m=+5.899774060 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293600): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557f960 item 73 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293c40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293c40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293c40): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293c40): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293c40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293c40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293c40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.712302544 +0000 UTC m=+5.901562336 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293c40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e240): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e240): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e240): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557fce0 item 74 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e240): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e240): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.712770121 +0000 UTC m=+5.902029913 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e240): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e780): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e780): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e2000 item 74 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e780): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e780): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e780): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e780): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e780): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.713459926 +0000 UTC m=+5.902719717 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5e780): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5ed00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5ed00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5ed00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5ed00): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5ed00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.713459926 +0000 UTC m=+5.902719717 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5ed00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e2230 item 74 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f340): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f340): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f340): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f340): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f340): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f340): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f340): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.715314016 +0000 UTC m=+5.904573808 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f340): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f840): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f840): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f840): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e2850 item 75 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f840): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f840): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.715835795 +0000 UTC m=+5.905095607 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a5f840): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2040): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2040): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2040): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2040): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2040): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e2a10 item 75 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2040): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2040): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.716542161 +0000 UTC m=+5.905801953 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2040): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2580): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2580): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2580): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2580): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2580): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.716542161 +0000 UTC m=+5.905801953 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2580): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e2cb0 item 75 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2bc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2bc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2bc0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2bc0): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2bc0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2bc0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2bc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.718018792 +0000 UTC m=+5.907278584 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c2bc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c30c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c30c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c30c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e3030 item 76 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c30c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c30c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.718467033 +0000 UTC m=+5.907726826 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c30c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e00c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e00c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e31f0 item 76 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e00c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e00c0): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e00c0): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e00c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e00c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.719173509 +0000 UTC m=+5.908433302 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e00c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e06c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e06c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e06c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e06c0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e06c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.719173509 +0000 UTC m=+5.908433302 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e06c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c5b90 item 76 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0d00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0d00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0d00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0d00): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0d00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0d00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0d00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.720867769 +0000 UTC m=+5.910127571 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0d00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1200): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1200): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1200): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5496150 item 77 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1200): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1200): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.721271146 +0000 UTC m=+5.910530948 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1200): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1900): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1900): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1900): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1900): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1900): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.721271146 +0000 UTC m=+5.910530948 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1900): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5496380 item 77 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238040): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238040): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238040): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238040): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238040): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238040): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238040): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.722577988 +0000 UTC m=+5.911837781 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238040): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238540): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238540): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5496700 item 78 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238540): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.722943204 +0000 UTC m=+5.912202995 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238c40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238c40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238c40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238c40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238c40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.722943204 +0000 UTC m=+5.912202995 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5238c40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5496a10 item 78 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239280): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239280): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239280): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239280): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239280): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239280): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239280): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.724181468 +0000 UTC m=+5.913441260 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239280): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239780): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239780): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239780): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5497110 item 79 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239780): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239780): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.724582229 +0000 UTC m=+5.913842022 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239780): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239e80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239e80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239e80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239e80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239e80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.724582229 +0000 UTC m=+5.913842022 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5239e80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5497490 item 79 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52805c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52805c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52805c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52805c0): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52805c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52805c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52805c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.725584782 +0000 UTC m=+5.914844574 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52805c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5280ac0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5280ac0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5280ac0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5497810 item 80 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5280ac0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5280ac0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.726033544 +0000 UTC m=+5.915293336 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5280ac0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52811c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52811c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52811c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52811c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52811c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.726033544 +0000 UTC m=+5.915293336 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52811c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54979d0 item 80 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281800): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281800): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281800): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281800): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281800): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.727484127 +0000 UTC m=+5.916743918 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281800): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281c80): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281c80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281c80): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281c80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281c80): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281c80): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5497e30 item 81 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281c80): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281c80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.727900858 +0000 UTC m=+5.917160651 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5281c80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a02c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a02c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a02c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a02c0): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a02c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.727900858 +0000 UTC m=+5.917160651 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a02c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5296230 item 81 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0940): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0940): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0940): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0940): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0940): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.72917007 +0000 UTC m=+5.918429862 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0940): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0e40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0e40): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0e40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5296850 item 82 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0e40): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0e40): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0e40): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0e40): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0e40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.729575301 +0000 UTC m=+5.918835094 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a0e40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a13c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a13c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a13c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a13c0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a13c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.729575301 +0000 UTC m=+5.918835094 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a13c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5296af0 item 82 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a1a40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a1a40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a1a40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a1a40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a1a40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.730517429 +0000 UTC m=+5.919777222 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a1a40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae040): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae040): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae040): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae040): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae040): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae040): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5296e70 item 83 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae040): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae040): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.730963898 +0000 UTC m=+5.920223689 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae040): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae580): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae580): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae580): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae580): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae580): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.730963898 +0000 UTC m=+5.920223689 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ae580): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5297030 item 83 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52aec00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52aec00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52aec00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52aec00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52aec00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.732398529 +0000 UTC m=+5.921658331 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52aec00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af100): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af100): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af100): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52973b0 item 84 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af100): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af100): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af100): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af100): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af100): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.733045784 +0000 UTC m=+5.922305576 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af100): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af680): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af680): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af680): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af680): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af680): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.733045784 +0000 UTC m=+5.922305576 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52af680): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5297570 item 84 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52afd00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52afd00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52afd00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52afd00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52afd00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.733991559 +0000 UTC m=+5.923251351 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52afd00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0300): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0300): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0300): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0300): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0300): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52978f0 item 85 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0300): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.734406599 +0000 UTC m=+5.923666390 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0840): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0840): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0840): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0840): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0840): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.734406599 +0000 UTC m=+5.923666390 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0840): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5297ab0 item 85 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0ec0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0ec0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0ec0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0ec0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0ec0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.735441971 +0000 UTC m=+5.924701763 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e0ec0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e13c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e13c0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e13c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5818000 item 86 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e13c0): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e13c0): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e13c0): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e13c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e13c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.736053049 +0000 UTC m=+5.925312840 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e13c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e1940): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e1940): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e1940): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e1940): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e1940): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.736053049 +0000 UTC m=+5.925312840 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52e1940): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58181c0 item 86 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee0c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee0c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee0c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee0c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee0c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.737034069 +0000 UTC m=+5.926293861 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee0c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee5c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee5c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee5c0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee5c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee5c0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee5c0): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5818620 item 87 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee5c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee5c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.737544227 +0000 UTC m=+5.926804029 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ee5c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52eeb00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52eeb00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52eeb00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52eeb00): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52eeb00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.737544227 +0000 UTC m=+5.926804029 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52eeb00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58189a0 item 87 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef180): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef180): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef180): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef180): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef180): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.73868067 +0000 UTC m=+5.927940462 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef180): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef680): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef680): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef680): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5818d20 item 88 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef680): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef680): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef680): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef680): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef680): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.739149209 +0000 UTC m=+5.928409001 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52ef680): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52efc00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52efc00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52efc00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52efc00): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52efc00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.739149209 +0000 UTC m=+5.928409001 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52efc00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5818ee0 item 88 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302340): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302340): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302340): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302340): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302340): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302340): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302340): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302340): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.740371043 +0000 UTC m=+5.929630835 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302340): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302880): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302880): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302880): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58192d0 item 89 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302880): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302880): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.740734835 +0000 UTC m=+5.929994627 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302880): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302dc0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302dc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302dc0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302dc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302dc0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302dc0): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5819490 item 89 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302dc0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302dc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.741224004 +0000 UTC m=+5.930483796 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5302dc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303340): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303340): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303340): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303340): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303340): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.741224004 +0000 UTC m=+5.930483796 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303340): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5819650 item 89 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303980): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303980): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303980): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303980): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303980): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303980): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303980): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303980): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.742382047 +0000 UTC m=+5.931641838 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303980): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303ec0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303ec0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303ec0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58199d0 item 90 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303ec0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303ec0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.742952136 +0000 UTC m=+5.932211929 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5303ec0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534c500): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534c500): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534c500): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5819b90 item 90 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534c500): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534c500): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534c500): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534c500): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534c500): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.743602698 +0000 UTC m=+5.932862489 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534c500): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534cac0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534cac0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534cac0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534cac0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534cac0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.743602698 +0000 UTC m=+5.932862489 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534cac0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5819d50 item 90 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d100): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d100): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d100): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d100): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d100): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d100): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d100): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d100): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.744778043 +0000 UTC m=+5.934037835 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d100): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d640): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d640): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d640): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54c05b0 item 91 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d640): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d640): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.745556273 +0000 UTC m=+5.934816066 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534d640): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534db80): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534db80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534db80): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534db80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534db80): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534db80): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54c0af0 item 91 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534db80): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534db80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.745948581 +0000 UTC m=+5.935208372 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed534db80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a200): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a200): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a200): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a200): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a200): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.745948581 +0000 UTC m=+5.935208372 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a200): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54c0d90 item 91 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a840): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a840): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a840): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a840): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a840): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a840): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a840): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a840): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.747233571 +0000 UTC m=+5.936493364 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536a840): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536ad80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536ad80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536ad80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54c1d50 item 92 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536ad80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536ad80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.747640877 +0000 UTC m=+5.936900668 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536ad80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b2c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b2c0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b2c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59141c0 item 92 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b2c0): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b2c0): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b2c0): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b2c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b2c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.748374784 +0000 UTC m=+5.937634576 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b2c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b880): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b880): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b880): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b880): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b880): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.748374784 +0000 UTC m=+5.937634576 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536b880): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59144d0 item 92 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536bec0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536bec0): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536bec0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536bec0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536bec0): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536bec0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536bec0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536bec0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.749477804 +0000 UTC m=+5.938737595 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed536bec0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c38c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c38c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c38c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e3340 item 93 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c38c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c38c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.749964507 +0000 UTC m=+5.939224299 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51c38c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc0c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc0c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc0c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc0c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc0c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.749964507 +0000 UTC m=+5.939224299 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc0c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e3500 item 93 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc700): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc700): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc700): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc700): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc700): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc700): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.751835469 +0000 UTC m=+5.941095260 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fc700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fcc40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fcc40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fcc40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e3a40 item 94 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fcc40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fcc40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.752429554 +0000 UTC m=+5.941689346 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fcc40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd340): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd340): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd340): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd340): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd340): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.752429554 +0000 UTC m=+5.941689346 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd340): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e3c00 item 94 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd980): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd980): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd980): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd980): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd980): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd980): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd980): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd980): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.754057729 +0000 UTC m=+5.943317531 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fd980): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fdec0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fdec0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fdec0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52ba230 item 95 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fdec0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fdec0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.75462273 +0000 UTC m=+5.943882522 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51fdec0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546c6c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546c6c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546c6c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546c6c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546c6c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.75462273 +0000 UTC m=+5.943882522 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546c6c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52ba3f0 item 95 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546cd00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546cd00): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546cd00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546cd00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546cd00): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546cd00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546cd00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546cd00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.756340273 +0000 UTC m=+5.945600065 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546cd00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546d240): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546d240): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546d240): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52ba7e0 item 96 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546d240): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546d240): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.756840912 +0000 UTC m=+5.946100704 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546d240): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546d940): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546d940): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546d940): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546d940): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546d940): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.756840912 +0000 UTC m=+5.946100704 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed546d940): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52baa80 item 96 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= 2026/06/25 05:28:18 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : >WaitForWriters: 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/25 05:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac180): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac180): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac180): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac180): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac180): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.763693433 +0000 UTC m=+5.952953225 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac180): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac600): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac600): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac600): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac600): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac600): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac600): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac600): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.763693433 +0000 UTC m=+5.952953225 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ac600): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54acac0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54acac0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54acac0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54acac0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54acac0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.763693433 +0000 UTC m=+5.952953225 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54acac0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52bb8f0 item 1 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ad100): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ad100): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ad100): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ad100): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ad100): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.765408872 +0000 UTC m=+5.954668665 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ad100): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ad600): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ad600): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ad600): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ad600): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ad600): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.765408872 +0000 UTC m=+5.954668665 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ad600): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5512000 item 2 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54adc40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54adc40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54adc40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54adc40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54adc40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.766508367 +0000 UTC m=+5.955768158 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54adc40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f01c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f01c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f01c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f01c0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f01c0): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f01c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f01c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.766508367 +0000 UTC m=+5.955768158 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f01c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f0680): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f0680): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f0680): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f0680): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f0680): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.766508367 +0000 UTC m=+5.955768158 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f0680): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed55125b0 item 3 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f0d00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f0d00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f0d00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f0d00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f0d00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.768278508 +0000 UTC m=+5.957538301 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f0d00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1240): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1240): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1240): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1240): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1240): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.768278508 +0000 UTC m=+5.957538301 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1240): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5513180 item 4 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1880): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1880): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1880): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1880): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1880): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.769432374 +0000 UTC m=+5.958692165 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1880): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1d00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1d00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1d00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1d00): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1d00): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1d00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.769432374 +0000 UTC m=+5.958692165 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54f1d00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57982c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57982c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57982c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57982c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57982c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.769432374 +0000 UTC m=+5.958692165 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57982c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5513570 item 5 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5798940): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5798940): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5798940): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5798940): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5798940): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.771004825 +0000 UTC m=+5.960264617 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5798940): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5798e80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5798e80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5798e80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5798e80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5798e80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.771004825 +0000 UTC m=+5.960264617 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5798e80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed57d6770 item 6 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799500): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799500): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799500): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799500): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799500): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.772766371 +0000 UTC m=+5.962026164 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799500): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799a00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799a00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799a00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799a00): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799a00): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799a00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.772766371 +0000 UTC m=+5.962026164 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799a00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799ec0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799ec0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799ec0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799ec0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799ec0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.772766371 +0000 UTC m=+5.962026164 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5799ec0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed57d6ee0 item 7 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba640): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba640): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba640): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba640): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba640): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.774573984 +0000 UTC m=+5.963833775 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ba640): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bab80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bab80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bab80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bab80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bab80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.774573984 +0000 UTC m=+5.963833775 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bab80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed57d7420 item 8 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb140): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed57bb140): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb140): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb140): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb140): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb140): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb140): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb500): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb500): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb500): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb500): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb500): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.775989069 +0000 UTC m=+5.965248862 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb500): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb980): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb980): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb980): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb980): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb980): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb980): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb980): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.775989069 +0000 UTC m=+5.965248862 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bb980): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bbe80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bbe80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bbe80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bbe80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bbe80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.775989069 +0000 UTC m=+5.965248862 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57bbe80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed57d78f0 item 9 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ea600): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ea600): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ea600): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ea600): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ea600): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.777779279 +0000 UTC m=+5.967039071 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57ea600): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eab40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eab40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eab40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eab40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eab40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.777779279 +0000 UTC m=+5.967039071 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eab40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed57d7dc0 item 10 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eb180): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed57eb180): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eb180): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eb180): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eb180): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eb180): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eb180): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eb540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eb540): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eb540): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eb540): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eb540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.779158548 +0000 UTC m=+5.968418340 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eb540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eba40): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eba40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eba40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eba40): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eba40): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eba40): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eba40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.779158548 +0000 UTC m=+5.968418340 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57eba40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583c040): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583c040): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583c040): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583c040): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583c040): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.779158548 +0000 UTC m=+5.968418340 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583c040): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fe92d0 item 11 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583c6c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583c6c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583c6c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583c6c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583c6c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.780921296 +0000 UTC m=+5.970181098 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583c6c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583cc00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583cc00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583cc00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583cc00): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583cc00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.780921296 +0000 UTC m=+5.970181098 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583cc00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fe9c00 item 12 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583d240): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed583d240): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583d240): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583d240): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583d240): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583d240): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583d240): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583d600): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583d600): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583d600): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583d600): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583d600): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.782344778 +0000 UTC m=+5.971604570 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583d600): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583dcc0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583dcc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583dcc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583dcc0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583dcc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.782344778 +0000 UTC m=+5.971604570 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed583dcc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4faaa10 item 13 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860440): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860440): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860440): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860440): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860440): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.783835185 +0000 UTC m=+5.973094977 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860440): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860980): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860980): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860980): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860980): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860980): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.783835185 +0000 UTC m=+5.973094977 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860980): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fab5e0 item 14 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860fc0): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed5860fc0): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860fc0): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860fc0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860fc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860fc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5860fc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5861380): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5861380): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5861380): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5861380): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5861380): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.785337444 +0000 UTC m=+5.974597237 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5861380): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5861a40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5861a40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5861a40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5861a40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5861a40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.785337444 +0000 UTC m=+5.974597237 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5861a40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fabce0 item 15 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588a1c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588a1c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588a1c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588a1c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588a1c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.786845305 +0000 UTC m=+5.976105097 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588a1c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588a700): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588a700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588a700): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588a700): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588a700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.786845305 +0000 UTC m=+5.976105097 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588a700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58da1c0 item 16 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588ad40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588ad40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588ad40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588ad40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588ad40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.78866503 +0000 UTC m=+5.977924821 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588ad40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b1c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b1c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b1c0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b1c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b1c0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b1c0): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b1c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.78866503 +0000 UTC m=+5.977924821 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b1c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b6c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b6c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b6c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b6c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b6c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.78866503 +0000 UTC m=+5.977924821 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588b6c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58da540 item 17 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588bd40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588bd40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588bd40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588bd40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588bd40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.790630748 +0000 UTC m=+5.979890540 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed588bd40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ac380): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ac380): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ac380): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ac380): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ac380): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.790630748 +0000 UTC m=+5.979890540 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ac380): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58daa10 item 18 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58aca00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58aca00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58aca00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58aca00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58aca00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.791872129 +0000 UTC m=+5.981131920 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58aca00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58acf00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58acf00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58acf00): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58acf00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58acf00): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58acf00): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58acf00): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58acf00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.791872129 +0000 UTC m=+5.981131920 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58acf00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ad400): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ad400): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ad400): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ad400): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ad400): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.791872129 +0000 UTC m=+5.981131920 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ad400): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58dae70 item 19 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ada80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ada80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ada80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ada80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ada80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.793931394 +0000 UTC m=+5.983191185 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58ada80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e80c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e80c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e80c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e80c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e80c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.793931394 +0000 UTC m=+5.983191185 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e80c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58db490 item 20 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8740): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8740): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8740): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8740): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8740): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.795130253 +0000 UTC m=+5.984390045 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8740): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8c40): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8c40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8c40): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8c40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8c40): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8c40): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8c40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.795130253 +0000 UTC m=+5.984390045 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e8c40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e9140): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e9140): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e9140): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e9140): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e9140): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.795130253 +0000 UTC m=+5.984390045 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e9140): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58db810 item 21 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e97c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e97c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e97c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e97c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e97c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.796765933 +0000 UTC m=+5.986025725 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e97c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e9d00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e9d00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e9d00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e9d00): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e9d00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.796765933 +0000 UTC m=+5.986025725 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58e9d00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58dbdc0 item 22 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916480): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916480): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916480): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916480): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916480): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.798438301 +0000 UTC m=+5.987698094 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916480): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916980): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916980): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916980): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916980): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916980): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916980): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916980): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916980): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.798438301 +0000 UTC m=+5.987698094 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916980): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916e80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916e80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916e80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916e80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916e80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.798438301 +0000 UTC m=+5.987698094 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5916e80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5564380 item 23 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5917500): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5917500): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5917500): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5917500): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5917500): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.800298263 +0000 UTC m=+5.989558054 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5917500): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5917a40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5917a40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5917a40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5917a40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5917a40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.800298263 +0000 UTC m=+5.989558054 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5917a40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed55649a0 item 24 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593a180): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed593a180): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593a180): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593a180): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593a180): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593a180): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593a180): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593a540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593a540): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593a540): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593a540): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593a540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.801535474 +0000 UTC m=+5.990795266 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593a540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593aa40): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593aa40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593aa40): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593aa40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593aa40): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593aa40): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593aa40): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593aa40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.801535474 +0000 UTC m=+5.990795266 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593aa40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593af80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593af80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593af80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593af80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593af80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.801535474 +0000 UTC m=+5.990795266 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593af80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5564d20 item 25 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593b600): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593b600): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593b600): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593b600): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593b600): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.803156336 +0000 UTC m=+5.992416128 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593b600): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593bb40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593bb40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593bb40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593bb40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593bb40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.803156336 +0000 UTC m=+5.992416128 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed593bb40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed55652d0 item 26 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960280): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed5960280): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960280): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960280): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960280): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960280): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960280): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960640): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960640): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960640): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960640): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960640): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.804496552 +0000 UTC m=+5.993756344 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960640): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960b40): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960b40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960b40): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960b40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960b40): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960b40): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960b40): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960b40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.804496552 +0000 UTC m=+5.993756344 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5960b40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961080): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961080): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961080): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961080): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961080): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.804496552 +0000 UTC m=+5.993756344 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961080): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5565650 item 27 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961700): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961700): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961700): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.806072299 +0000 UTC m=+5.995332121 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961c40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961c40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961c40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961c40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961c40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.806072299 +0000 UTC m=+5.995332121 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5961c40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5565d50 item 28 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598a380): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed598a380): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598a380): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598a380): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598a380): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598a380): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598a380): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598a740): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598a740): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598a740): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598a740): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598a740): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.807407926 +0000 UTC m=+5.996667718 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598a740): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598ae00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598ae00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598ae00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598ae00): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598ae00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.807407926 +0000 UTC m=+5.996667718 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598ae00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f92620 item 29 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598b480): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598b480): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598b480): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598b480): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598b480): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.808565367 +0000 UTC m=+5.997825160 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598b480): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598b9c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598b9c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598b9c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598b9c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598b9c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.808565367 +0000 UTC m=+5.997825160 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed598b9c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f92ee0 item 30 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c2100): _readAt: size=2, off=0 2026/06/25 05:28:18 ERROR : open-test-file(0x2efed59c2100): Couldn't read size of file 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c2100): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c2100): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c2100): >_writeAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c2100): close: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c2100): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c24c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c24c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c24c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c24c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c24c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.809926613 +0000 UTC m=+5.999186404 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c24c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c2b80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c2b80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c2b80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c2b80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c2b80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.809926613 +0000 UTC m=+5.999186404 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c2b80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f93b90 item 31 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3200): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3200): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3200): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3200): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3200): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.811576229 +0000 UTC m=+6.000836020 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3200): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3740): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3740): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3740): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3740): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3740): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.811576229 +0000 UTC m=+6.000836020 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3740): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cc3f0 item 32 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3d80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3d80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3d80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3d80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3d80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.813166763 +0000 UTC m=+6.002426556 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59c3d80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6300): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6300): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6300): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6300): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cc8c0 item 33 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6300): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.813562146 +0000 UTC m=+6.002821938 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6800): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6800): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6800): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6800): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6800): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.813562146 +0000 UTC m=+6.002821938 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6800): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53ccaf0 item 33 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6e40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6e40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6e40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6e40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6e40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.814833722 +0000 UTC m=+6.004093514 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f6e40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f72c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f72c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53ccfc0 item 34 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f72c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f72c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f72c0): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f72c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f72c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.815302091 +0000 UTC m=+6.004561883 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f72c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f7800): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f7800): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f7800): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f7800): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f7800): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.815302091 +0000 UTC m=+6.004561883 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f7800): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cd180 item 34 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f7e40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f7e40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f7e40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f7e40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f7e40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.816310704 +0000 UTC m=+6.005570496 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59f7e40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a3c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a3c0): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a3c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a3c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cd500 item 35 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a3c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a3c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.816735492 +0000 UTC m=+6.005995284 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a3c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a8c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a8c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a8c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a8c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a8c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.816735492 +0000 UTC m=+6.005995284 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2a8c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cd7a0 item 35 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2af40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2af40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2af40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2af40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2af40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.818426486 +0000 UTC m=+6.007686277 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2af40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b440): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b440): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cdb90 item 36 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b440): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b440): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b440): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b440): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b440): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.818860559 +0000 UTC m=+6.008120352 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b440): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b980): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b980): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b980): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b980): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b980): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.818860559 +0000 UTC m=+6.008120352 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a2b980): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53cdd50 item 36 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a620c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a620c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a620c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a620c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a620c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.819977185 +0000 UTC m=+6.009236978 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a620c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62540): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62540): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62540): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62540): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fd8310 item 37 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62540): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.820468577 +0000 UTC m=+6.009728369 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62a40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62a40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62a40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62a40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62a40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.820468577 +0000 UTC m=+6.009728369 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a62a40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fd8620 item 37 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a630c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a630c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a630c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a630c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a630c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.821556189 +0000 UTC m=+6.010815981 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a630c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a635c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a635c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fd8d90 item 38 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a635c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a635c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a635c0): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a635c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a635c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.821991125 +0000 UTC m=+6.011250917 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a635c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a63b00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a63b00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a63b00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a63b00): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a63b00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.821991125 +0000 UTC m=+6.011250917 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5a63b00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fd8f50 item 38 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2280): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2280): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2280): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2280): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2280): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.82316568 +0000 UTC m=+6.012425472 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2280): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2780): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2780): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2780): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2780): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2780): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fd9960 item 39 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2780): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2780): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.823552345 +0000 UTC m=+6.012812137 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2780): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2c80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2c80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2c80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2c80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2c80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.823552345 +0000 UTC m=+6.012812137 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa2c80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fd9b20 item 39 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3300): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3300): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3300): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.824672087 +0000 UTC m=+6.013931889 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3800): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3800): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f3c3f0 item 40 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3800): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3800): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3800): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3800): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3800): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.825154261 +0000 UTC m=+6.014414053 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3800): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3d40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3d40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3d40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3d40): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3d40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.825154261 +0000 UTC m=+6.014414053 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5aa3d40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f3caf0 item 40 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2400): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2400): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2400): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2400): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2400): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2400): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2400): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.826353252 +0000 UTC m=+6.015613074 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2400): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2900): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2900): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2900): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f3d570 item 41 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2900): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2900): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.826836749 +0000 UTC m=+6.016096541 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2900): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2dc0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2dc0): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2dc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2dc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f3dd50 item 41 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2dc0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2dc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.827380891 +0000 UTC m=+6.016640682 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac2dc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3300): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3300): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3300): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.827380891 +0000 UTC m=+6.016640682 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4c921c0 item 41 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3940): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3940): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3940): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3940): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3940): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3940): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3940): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.828563591 +0000 UTC m=+6.017823382 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3940): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3e40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3e40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3e40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4c929a0 item 42 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3e40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3e40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.828990812 +0000 UTC m=+6.018250604 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5ac3e40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adc480): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adc480): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4c93180 item 42 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adc480): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adc480): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adc480): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adc480): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adc480): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.830368548 +0000 UTC m=+6.019628340 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adc480): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adca00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adca00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adca00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adca00): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adca00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.830368548 +0000 UTC m=+6.019628340 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adca00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4c93650 item 42 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add040): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add040): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add040): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add040): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add040): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add040): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add040): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.831445308 +0000 UTC m=+6.020705100 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add040): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add540): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add540): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f8c2a0 item 43 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add540): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.832176811 +0000 UTC m=+6.021436603 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5add540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adda80): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adda80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adda80): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adda80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adda80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f8c540 item 43 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adda80): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adda80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.832595327 +0000 UTC m=+6.021855119 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5adda80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b020c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b020c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b020c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b020c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b020c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.832595327 +0000 UTC m=+6.021855119 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b020c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f8c850 item 43 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02700): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02700): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02700): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02700): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02700): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.834327838 +0000 UTC m=+6.023587630 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02c00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02c00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02c00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f8d1f0 item 44 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02c00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02c00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.834831374 +0000 UTC m=+6.024091166 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b02c00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03140): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03140): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f8d490 item 44 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03140): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03140): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03140): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03140): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03140): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.835331882 +0000 UTC m=+6.024591674 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03140): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b036c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b036c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b036c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b036c0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b036c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.835331882 +0000 UTC m=+6.024591674 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b036c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4f8dce0 item 44 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03d00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03d00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03d00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03d00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03d00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03d00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03d00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.836589013 +0000 UTC m=+6.025848804 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b03d00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1c300): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1c300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1c300): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5080a80 item 45 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1c300): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1c300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.837581715 +0000 UTC m=+6.026841507 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1c300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1ca00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1ca00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1ca00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1ca00): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1ca00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.837581715 +0000 UTC m=+6.026841507 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1ca00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5081500 item 45 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d040): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d040): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d040): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d040): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d040): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d040): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d040): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.840151928 +0000 UTC m=+6.029411721 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d040): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d540): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d540): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5386150 item 46 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d540): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.840566427 +0000 UTC m=+6.029826219 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1d540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1dc40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1dc40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1dc40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1dc40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1dc40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.840566427 +0000 UTC m=+6.029826219 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b1dc40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5386310 item 46 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a380): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a380): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a380): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a380): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a380): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a380): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a380): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.841748645 +0000 UTC m=+6.031008437 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a380): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a880): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a880): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a880): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5386700 item 47 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a880): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a880): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.842226072 +0000 UTC m=+6.031485863 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a880): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396700): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396700): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396700): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.842226072 +0000 UTC m=+6.031485863 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5386a80 item 47 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396d40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396d40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396d40): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396d40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396d40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396d40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396d40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.846250585 +0000 UTC m=+6.035510376 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396d40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397240): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397240): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397240): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52d4070 item 48 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397240): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397240): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.846810877 +0000 UTC m=+6.036070668 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397240): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3af80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3af80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3af80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3af80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3af80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.846810877 +0000 UTC m=+6.036070668 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3af80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52d4230 item 48 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396380): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396380): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396380): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396380): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396380): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.850736624 +0000 UTC m=+6.039996416 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5396380): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397a80): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397a80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397a80): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397a80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397a80): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397a80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fb2460 item 49 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397a80): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397a80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.851404097 +0000 UTC m=+6.040663889 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5397a80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a0c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a0c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a0c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a0c0): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a0c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.851404097 +0000 UTC m=+6.040663889 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a0c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fb27e0 item 49 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a740): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a740): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a740): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a740): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a740): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.85250336 +0000 UTC m=+6.041763152 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3a740): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3ac40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3ac40): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3ac40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fb2ee0 item 50 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3ac40): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3ac40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3ac40): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3ac40): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3ac40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.853161686 +0000 UTC m=+6.042421478 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3ac40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3b5c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3b5c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3b5c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3b5c0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3b5c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.853161686 +0000 UTC m=+6.042421478 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3b5c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fb3110 item 50 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3bc40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3bc40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3bc40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3bc40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3bc40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.854578484 +0000 UTC m=+6.043838277 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5b3bc40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516240): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516240): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516240): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516240): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516240): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516240): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fb39d0 item 51 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516240): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516240): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.854941345 +0000 UTC m=+6.044201138 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516240): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516780): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516780): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516780): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516780): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516780): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.854941345 +0000 UTC m=+6.044201138 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516780): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4fb3dc0 item 51 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516e80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516e80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516e80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516e80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516e80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.856459735 +0000 UTC m=+6.045719527 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5516e80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517380): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517380): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517380): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52d4690 item 52 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517380): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517380): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517380): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517380): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517380): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.856944866 +0000 UTC m=+6.046204658 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517380): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517900): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517900): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517900): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517900): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517900): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.856944866 +0000 UTC m=+6.046204658 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5517900): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52d4850 item 52 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ef6540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ef6540): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ef6540): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ef6540): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ef6540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.858670775 +0000 UTC m=+6.047930567 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ef6540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c5c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c5c0): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c5c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c5c0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c5c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52d4d20 item 53 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c5c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c5c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.859151237 +0000 UTC m=+6.048411029 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514c5c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514cc40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514cc40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514cc40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514cc40): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514cc40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.859151237 +0000 UTC m=+6.048411029 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514cc40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52d4ee0 item 53 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d2c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d2c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d2c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d2c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d2c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.860688251 +0000 UTC m=+6.049948053 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514d2c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514db00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514db00): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514db00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52d53b0 item 54 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514db00): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514db00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514db00): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514db00): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514db00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.861414454 +0000 UTC m=+6.050674246 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed514db00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0180): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0180): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0180): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0180): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0180): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.861414454 +0000 UTC m=+6.050674246 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0180): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52d5570 item 54 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.863536076 +0000 UTC m=+6.052795868 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f0800): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f12c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f12c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f12c0): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f12c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f12c0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f12c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52d59d0 item 55 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f12c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f12c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.863979598 +0000 UTC m=+6.053239391 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f12c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1c40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1c40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1c40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1c40): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1c40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.863979598 +0000 UTC m=+6.053239391 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed51f1c40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52d5b90 item 55 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e440): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e440): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e440): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e440): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e440): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.865423808 +0000 UTC m=+6.054683600 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524e440): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524ed40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524ed40): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524ed40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5386070 item 56 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524ed40): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524ed40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524ed40): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524ed40): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524ed40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.866062787 +0000 UTC m=+6.055322599 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524ed40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fb80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fb80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fb80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fb80): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fb80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.866062787 +0000 UTC m=+6.055322599 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed524fb80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5386230 item 56 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f03c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f03c0): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f03c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f03c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f03c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f03c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f03c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f03c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.867808865 +0000 UTC m=+6.057068658 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f03c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5386620 item 57 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.868448675 +0000 UTC m=+6.057708467 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0900): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e40): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e40): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e40): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53869a0 item 57 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e40): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.869127229 +0000 UTC m=+6.058387021 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f0e40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f13c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f13c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f13c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f13c0): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f13c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.869127229 +0000 UTC m=+6.058387021 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f13c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5386cb0 item 57 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1a00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1a00): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1a00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1a00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1a00): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1a00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1a00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1a00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.870544128 +0000 UTC m=+6.059803920 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f1a00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292040): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292040): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292040): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5387030 item 58 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292040): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292040): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.87098205 +0000 UTC m=+6.060241842 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292040): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53871f0 item 58 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.871704305 +0000 UTC m=+6.060964097 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292580): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292b40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292b40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292b40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292b40): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292b40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.871704305 +0000 UTC m=+6.060964097 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5292b40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed53873b0 item 58 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293300): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293300): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293300): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293300): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293300): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293300): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.872831962 +0000 UTC m=+6.062091755 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293840): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293840): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293840): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5387880 item 59 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293840): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293840): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.87393909 +0000 UTC m=+6.063198882 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293840): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293d80): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293d80): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293d80): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293d80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293d80): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293d80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5387b90 item 59 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293d80): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293d80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.874796819 +0000 UTC m=+6.064056611 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5293d80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5200): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5200): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5200): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5200): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5200): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.874796819 +0000 UTC m=+6.064056611 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff5200): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5387e30 item 59 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.877218344 +0000 UTC m=+6.066478136 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed4ff59c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0000): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0000): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0000): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed4bdf880 item 60 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0000): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0000): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.878172345 +0000 UTC m=+6.067432137 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0000): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e05c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e05c0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e05c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54ba540 item 60 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e05c0): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e05c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e05c0): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e05c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e05c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.879061073 +0000 UTC m=+6.068320865 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e05c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0b80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0b80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0b80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0b80): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0b80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.879061073 +0000 UTC m=+6.068320865 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e0b80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54ba700 item 60 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e11c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e11c0): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e11c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e11c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e11c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e11c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e11c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e11c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.880262557 +0000 UTC m=+6.069522350 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e11c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1700): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1700): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54baa80 item 61 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1700): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.881021883 +0000 UTC m=+6.070281674 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1e00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1e00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1e00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1e00): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1e00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.881021883 +0000 UTC m=+6.070281674 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed59e1e00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54bac40 item 61 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252540): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252540): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252540): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252540): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252540): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252540): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.883268319 +0000 UTC m=+6.072528111 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252a80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252a80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252a80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54bafc0 item 62 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252a80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252a80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.883773236 +0000 UTC m=+6.073033029 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5252a80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5253180): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5253180): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5253180): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5253180): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5253180): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.883773236 +0000 UTC m=+6.073033029 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5253180): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54bb1f0 item 62 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52537c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52537c0): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52537c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52537c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52537c0): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52537c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52537c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52537c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.885513783 +0000 UTC m=+6.074773575 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52537c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5253d00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5253d00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5253d00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54bb570 item 63 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5253d00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5253d00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.886781963 +0000 UTC m=+6.076041755 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5253d00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282500): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282500): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282500): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282500): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282500): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.886781963 +0000 UTC m=+6.076041755 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282500): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54bbab0 item 63 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282b40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282b40): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282b40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282b40): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282b40): >_readAt: n=0, err=Bad file descriptor 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282b40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282b40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282b40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.888663534 +0000 UTC m=+6.077923326 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5282b40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283080): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283080): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283080): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557e2a0 item 64 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283080): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283080): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.889490938 +0000 UTC m=+6.078750729 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283080): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283780): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283780): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283780): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283780): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283780): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.889490938 +0000 UTC m=+6.078750729 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283780): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557e460 item 64 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283dc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283dc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283dc0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283dc0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283dc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.891195205 +0000 UTC m=+6.080454998 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5283dc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4340): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4340): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4340): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4340): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4340): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557ea10 item 65 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4340): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4340): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.891765546 +0000 UTC m=+6.081025338 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4340): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4840): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4840): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4840): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4840): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4840): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.891765546 +0000 UTC m=+6.081025338 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4840): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557ebd0 item 65 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4e80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4e80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4e80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4e80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4e80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.893591283 +0000 UTC m=+6.082851075 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a4e80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5300): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557ef50 item 66 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5300): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5300): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5300): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5300): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.894153047 +0000 UTC m=+6.083412839 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5840): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5840): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5840): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5840): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5840): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.894153047 +0000 UTC m=+6.083412839 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5840): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557f110 item 66 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5e80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5e80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5e80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5e80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5e80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.895597689 +0000 UTC m=+6.084857481 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52a5e80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8400): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8400): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8400): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8400): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8400): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557f490 item 67 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8400): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8400): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.89622198 +0000 UTC m=+6.085481773 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8400): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8900): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8900): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8900): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8900): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8900): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.89622198 +0000 UTC m=+6.085481773 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8900): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557f650 item 67 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8f80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8f80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8f80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8f80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8f80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.897349296 +0000 UTC m=+6.086609088 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b8f80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b9480): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b9480): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557fa40 item 68 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b9480): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b9480): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b9480): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b9480): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b9480): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.898168172 +0000 UTC m=+6.087427964 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b9480): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b99c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b99c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b99c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b99c0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b99c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.898168172 +0000 UTC m=+6.087427964 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52b99c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed557fc00 item 68 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2100): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2100): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2100): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2100): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2100): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.900273815 +0000 UTC m=+6.089533606 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2100): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2580): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2580): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2580): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2580): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2580): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c41c0 item 69 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2580): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2580): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.900906733 +0000 UTC m=+6.090166525 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2580): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2a80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2a80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2a80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2a80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2a80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.900906733 +0000 UTC m=+6.090166525 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f2a80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c44d0 item 69 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3100): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3100): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3100): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3100): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3100): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.903148269 +0000 UTC m=+6.092408061 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3100): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3600): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3600): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c4af0 item 70 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3600): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3600): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3600): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3600): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3600): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.90372959 +0000 UTC m=+6.092989382 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3600): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3b40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3b40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3b40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3b40): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3b40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.90372959 +0000 UTC m=+6.092989382 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed52f3b40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c4ee0 item 70 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53042c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53042c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53042c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53042c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53042c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.904799258 +0000 UTC m=+6.094059050 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53042c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53047c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53047c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53047c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53047c0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53047c0): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c5260 item 71 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53047c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53047c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.905255324 +0000 UTC m=+6.094515115 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed53047c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5304cc0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5304cc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5304cc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5304cc0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5304cc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.905255324 +0000 UTC m=+6.094515115 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5304cc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c5420 item 71 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305340): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305340): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305340): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305340): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305340): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.906424137 +0000 UTC m=+6.095683930 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305340): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305840): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305840): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c5960 item 72 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305840): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305840): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305840): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305840): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305840): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.90692143 +0000 UTC m=+6.096181222 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305840): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305d80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305d80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305d80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305d80): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305d80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.90692143 +0000 UTC m=+6.096181222 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5305d80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52c5c00 item 72 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e440): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e440): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e440): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e440): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e440): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e440): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e440): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.908022487 +0000 UTC m=+6.097282280 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e440): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e940): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e940): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e940): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54961c0 item 73 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e940): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e940): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.908464106 +0000 UTC m=+6.097723897 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533e940): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533ee00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533ee00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533ee00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533ee00): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533ee00): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54963f0 item 73 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533ee00): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533ee00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.909035648 +0000 UTC m=+6.098295440 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533ee00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f340): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f340): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f340): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f340): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f340): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.909035648 +0000 UTC m=+6.098295440 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f340): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54965b0 item 73 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f980): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f980): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f980): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f980): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f980): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f980): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f980): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.910196527 +0000 UTC m=+6.099456329 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533f980): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533fe80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533fe80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533fe80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5496b60 item 74 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533fe80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533fe80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.910616335 +0000 UTC m=+6.099876127 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed533fe80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535a4c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535a4c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5496e70 item 74 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535a4c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535a4c0): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535a4c0): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535a4c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535a4c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.911058945 +0000 UTC m=+6.100318738 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535a4c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535aa40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535aa40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535aa40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535aa40): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535aa40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.911058945 +0000 UTC m=+6.100318738 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535aa40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5497180 item 74 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b080): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b080): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b080): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b080): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b080): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b080): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b080): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.912177625 +0000 UTC m=+6.101437417 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b080): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b580): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b580): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b580): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54976c0 item 75 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b580): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b580): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.912623892 +0000 UTC m=+6.101883684 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535b580): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535bac0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535bac0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535bac0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535bac0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535bac0): _writeAt: size=3, off=2 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5497880 item 75 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535bac0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535bac0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.913283431 +0000 UTC m=+6.102543233 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed535bac0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376100): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376100): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376100): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376100): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376100): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.913283431 +0000 UTC m=+6.102543233 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376100): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5497a40 item 75 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376740): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376740): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376740): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376740): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376740): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376740): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376740): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.914548304 +0000 UTC m=+6.103808097 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376740): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376c40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376c40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376c40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52960e0 item 76 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376c40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376c40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.914954997 +0000 UTC m=+6.104214789 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5376c40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377180): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377180): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52962a0 item 76 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377180): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377180): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377180): _writeAt: size=3, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377180): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377180): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.915447401 +0000 UTC m=+6.104707194 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377180): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377700): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377700): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377700): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377700): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377700): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.915447401 +0000 UTC m=+6.104707194 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377700): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5296620 item 76 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377d40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377d40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377d40): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377d40): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377d40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377d40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377d40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.916589244 +0000 UTC m=+6.105849037 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5377d40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540c340): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540c340): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540c340): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5296b60 item 77 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540c340): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540c340): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.916965431 +0000 UTC m=+6.106225223 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540c340): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540ca40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540ca40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540ca40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540ca40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540ca40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.916965431 +0000 UTC m=+6.106225223 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540ca40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5296d20 item 77 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d080): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d080): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d080): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d080): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d080): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d080): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d080): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.91815292 +0000 UTC m=+6.107412712 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d080): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d580): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d580): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d580): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52970a0 item 78 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d580): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d580): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.91863805 +0000 UTC m=+6.107897842 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540d580): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540dc80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540dc80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540dc80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540dc80): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540dc80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.91863805 +0000 UTC m=+6.107897842 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed540dc80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5297260 item 78 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54743c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54743c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54743c0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54743c0): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54743c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54743c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54743c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.920025885 +0000 UTC m=+6.109285677 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54743c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54748c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54748c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54748c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52975e0 item 79 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54748c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54748c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.920452955 +0000 UTC m=+6.109712748 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54748c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5474fc0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5474fc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5474fc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5474fc0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5474fc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.920452955 +0000 UTC m=+6.109712748 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5474fc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52977a0 item 79 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475600): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475600): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475600): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475600): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475600): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475600): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475600): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.921734812 +0000 UTC m=+6.110994604 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475600): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475b00): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475b00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475b00): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5297b20 item 80 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475b00): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475b00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.922259357 +0000 UTC m=+6.111519148 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5475b00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6300): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6300): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6300): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.922259357 +0000 UTC m=+6.111519148 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5297ce0 item 80 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6940): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6940): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6940): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6940): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6940): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.92357229 +0000 UTC m=+6.112832082 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6940): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6dc0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6dc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6dc0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6dc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6dc0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6dc0): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5818230 item 81 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6dc0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6dc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.924277524 +0000 UTC m=+6.113537316 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a6dc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7300): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7300): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7300): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7300): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7300): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.924277524 +0000 UTC m=+6.113537316 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7300): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58183f0 item 81 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7980): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7980): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7980): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7980): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7980): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.925646674 +0000 UTC m=+6.114906465 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7980): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7e80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7e80): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7e80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5818a10 item 82 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7e80): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7e80): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7e80): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7e80): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7e80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.92615597 +0000 UTC m=+6.115415762 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54a7e80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dc500): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dc500): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dc500): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dc500): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dc500): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.92615597 +0000 UTC m=+6.115415762 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dc500): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5818bd0 item 82 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dcb80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dcb80): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dcb80): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dcb80): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dcb80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.927482068 +0000 UTC m=+6.116741860 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dcb80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd080): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd080): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd080): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd080): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd080): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd080): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5818fc0 item 83 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd080): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd080): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.927993078 +0000 UTC m=+6.117252869 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd080): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd5c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd5c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd5c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd5c0): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd5c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.927993078 +0000 UTC m=+6.117252869 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54dd5c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5819180 item 83 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ddc40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ddc40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ddc40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ddc40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ddc40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.929248634 +0000 UTC m=+6.118508426 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ddc40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec240): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec240): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec240): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5819500 item 84 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec240): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec240): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec240): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec240): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec240): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.929798626 +0000 UTC m=+6.119058417 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec240): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec7c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec7c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec7c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec7c0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec7c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.929798626 +0000 UTC m=+6.119058417 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ec7c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed58196c0 item 84 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ece40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ece40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ece40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ece40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ece40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.931065744 +0000 UTC m=+6.120325536 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ece40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed340): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed340): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed340): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed340): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed340): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed340): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5819a40 item 85 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed340): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed340): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.931540635 +0000 UTC m=+6.120800427 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed340): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed880): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed880): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed880): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed880): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed880): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.931540635 +0000 UTC m=+6.120800427 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed54ed880): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed5819c00 item 85 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518000): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518000): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518000): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518000): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518000): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.932756377 +0000 UTC m=+6.122016169 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518000): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518500): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518500): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518500): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54c01c0 item 86 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518500): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518500): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518500): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518500): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518500): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.933312711 +0000 UTC m=+6.122572504 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518500): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518a80): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518a80): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518a80): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518a80): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518a80): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.933312711 +0000 UTC m=+6.122572504 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5518a80): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54c07e0 item 86 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519100): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519100): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519100): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519100): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519100): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.934470073 +0000 UTC m=+6.123729865 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519100): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519600): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519600): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519600): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519600): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519600): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519600): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54c0e00 item 87 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519600): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519600): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.934963509 +0000 UTC m=+6.124223301 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519600): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519b40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519b40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519b40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519b40): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519b40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.934963509 +0000 UTC m=+6.124223301 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5519b40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed54c1880 item 87 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57862c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57862c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57862c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57862c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57862c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.936211992 +0000 UTC m=+6.125471784 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57862c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57867c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57867c0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57867c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e2230 item 88 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57867c0): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57867c0): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57867c0): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57867c0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57867c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.93676486 +0000 UTC m=+6.126024652 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57867c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5786d40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5786d40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5786d40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5786d40): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5786d40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.93676486 +0000 UTC m=+6.126024652 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5786d40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e25b0 item 88 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787380): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787380): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787380): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787380): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787380): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787380): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787380): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787380): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.93791534 +0000 UTC m=+6.127175131 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787380): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57878c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57878c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57878c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e2a10 item 89 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57878c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57878c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.938354724 +0000 UTC m=+6.127614515 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57878c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787e00): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787e00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787e00): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787e00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787e00): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787e00): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e2bd0 item 89 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787e00): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787e00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.93879461 +0000 UTC m=+6.128054402 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5787e00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4480): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4480): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4480): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4480): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4480): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.93879461 +0000 UTC m=+6.128054402 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4480): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e2d90 item 89 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4ac0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4ac0): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4ac0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4ac0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4ac0): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4ac0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4ac0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4ac0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.940313751 +0000 UTC m=+6.129573543 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a4ac0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5000): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5000): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5000): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e3110 item 90 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5000): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5000): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.940971716 +0000 UTC m=+6.130231508 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5000): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5540): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5540): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e32d0 item 90 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5540): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5540): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5540): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5540): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.94162457 +0000 UTC m=+6.130884362 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5b00): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5b00): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5b00): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5b00): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5b00): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.94162457 +0000 UTC m=+6.130884362 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57a5b00): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e3490 item 90 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0240): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0240): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0240): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0240): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0240): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0240): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0240): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0240): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.942782133 +0000 UTC m=+6.132041935 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0240): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0780): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0780): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0780): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e38f0 item 91 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0780): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0780): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.943226697 +0000 UTC m=+6.132486489 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0780): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0cc0): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0cc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0cc0): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0cc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0cc0): >_readAt: n=2, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0cc0): _writeAt: size=3, off=7 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e3b20 item 91 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0cc0): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0cc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.943726836 +0000 UTC m=+6.132986628 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c0cc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1240): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1240): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1240): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1240): >_readAt: n=8, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1240): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.943726836 +0000 UTC m=+6.132986628 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1240): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed59e3ce0 item 91 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1880): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1880): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1880): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1880): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1880): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1880): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1880): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1880): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.94495428 +0000 UTC m=+6.134214073 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1880): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1dc0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1dc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1dc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52ba310 item 92 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1dc0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1dc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.945541351 +0000 UTC m=+6.134801143 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57c1dc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f6400): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f6400): open at offset 5 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f6400): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52ba540 item 92 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f6400): _readAt: size=2, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f6400): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f6400): _writeAt: size=3, off=5 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f6400): >_writeAt: n=3, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f6400): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.946049114 +0000 UTC m=+6.135308906 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f6400): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f69c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f69c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f69c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f69c0): >_readAt: n=3, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f69c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.946049114 +0000 UTC m=+6.135308906 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f69c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52ba700 item 92 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7000): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7000): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7000): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7000): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7000): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7000): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7000): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7000): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.947207327 +0000 UTC m=+6.136467120 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7000): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7540): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7540): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7540): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52bab60 item 93 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7540): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7540): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.947684764 +0000 UTC m=+6.136944557 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7540): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7c40): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7c40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7c40): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7c40): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7c40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.947684764 +0000 UTC m=+6.136944557 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed57f7c40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52bad20 item 93 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844380): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844380): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844380): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844380): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844380): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844380): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844380): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844380): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.948959697 +0000 UTC m=+6.138219489 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844380): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58448c0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58448c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58448c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52bb0a0 item 94 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58448c0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58448c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.94938731 +0000 UTC m=+6.138647101 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed58448c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844fc0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844fc0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844fc0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844fc0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844fc0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.94938731 +0000 UTC m=+6.138647101 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5844fc0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52bb260 item 94 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845600): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845600): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845600): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845600): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845600): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845600): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845600): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845600): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.950787057 +0000 UTC m=+6.140046848 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845600): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845b40): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845b40): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845b40): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52bb730 item 95 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845b40): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845b40): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.951338481 +0000 UTC m=+6.140598274 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed5845b40): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e340): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e340): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e340): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e340): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e340): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.951338481 +0000 UTC m=+6.140598274 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e340): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52bb8f0 item 95 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 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/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e980): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e980): open at offset 0 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e980): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e980): _readAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e980): >_readAt: n=0, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e980): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e980): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e980): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.952851792 +0000 UTC m=+6.142111584 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586e980): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586eec0): _writeAt: size=5, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586eec0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586eec0): >openPending: err= 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed52bbd50 item 96 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586eec0): >_writeAt: n=5, err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586eec0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.953485621 +0000 UTC m=+6.142745413 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586eec0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/25 05:28:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/25 05:28:18 DEBUG : open-test-file: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586f5c0): _readAt: size=512, off=0 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586f5c0): openPending: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586f5c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586f5c0): >_readAt: n=5, err=EOF 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586f5c0): close: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-25 05:28:18.953485621 +0000 UTC m=+6.142745413 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : open-test-file(0x2efed586f5c0): >close: err= 2026/06/25 05:28:18 DEBUG : open-test-file: Remove: 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2efed55120e0 item 96 2026/06/25 05:28:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/25 05:28:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/25 05:28:18 DEBUG : open-test-file: >Remove: err= 2026/06/25 05:28:18 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : >WaitForWriters: 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.40s) --- PASS: TestRWFileHandleOpenTests/writes (0.20s) --- 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.01s) --- 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.20s) --- 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:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:18 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:18 DEBUG : file1: newRWFileHandle: 2026/06/25 05:28:18 DEBUG : file1(0x2efed55305c0): openPending: 2026/06/25 05:28:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:18 DEBUG : file1(0x2efed55305c0): >openPending: err= 2026/06/25 05:28:18 DEBUG : file1: >newRWFileHandle: err= 2026/06/25 05:28:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/25 05:28:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/25 05:28:18 DEBUG : file1(0x2efed55305c0): _writeAt: size=2, off=0 2026/06/25 05:28:18 DEBUG : file1(0x2efed55305c0): >_writeAt: n=2, err= 2026/06/25 05:28:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/25 05:28:18 DEBUG : file1(0x2efed55305c0): RWFileHandle.Flush 2026/06/25 05:28:18 DEBUG : file1(0x2efed55305c0): RWFileHandle.Release 2026/06/25 05:28:18 DEBUG : file1(0x2efed55305c0): close: 2026/06/25 05:28:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/25 05:28:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:18 DEBUG : file1(0x2efed55305c0): >close: err= 2026/06/25 05:28:18 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:18 DEBUG : Looking for writers 2026/06/25 05:28:18 DEBUG : file1: reading active writers 2026/06/25 05:28:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:19 DEBUG : Looking for writers 2026/06/25 05:28:19 DEBUG : file1: reading active writers 2026/06/25 05:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:19 DEBUG : file1: vfs cache: starting upload 2026/06/25 05:28:19 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1.a0a9169e.partial" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1.a0a9169e.partial 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-fibejak1koju/file1.a0a9169e.partial 2026/06/25 05:28:19 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/25 05:28:19 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/25 05:28:19 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/06/25 05:28:19 INFO : file1: Copied (new) 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:19 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/25 05:28:19 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/25 05:28:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/25 05:28:19 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/25 05:28:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:19 INFO : file1: vfs cache: upload succeeded try #1 2026/06/25 05:28:19 DEBUG : Looking for writers 2026/06/25 05:28:19 DEBUG : file1: reading active writers 2026/06/25 05:28:19 DEBUG : >WaitForWriters: 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:19 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:19 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/06/25 05:28:19 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:19 DEBUG : Looking for writers 2026/06/25 05:28:19 DEBUG : file1: reading active writers 2026/06/25 05:28:19 DEBUG : >WaitForWriters: 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:19 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:19 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:19 DEBUG : rename_me: newRWFileHandle: 2026/06/25 05:28:19 DEBUG : rename_me(0x2efed53f4100): openPending: 2026/06/25 05:28:19 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/25 05:28:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/25 05:28:19 DEBUG : rename_me(0x2efed53f4100): >openPending: err= 2026/06/25 05:28:19 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/25 05:28:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/25 05:28:19 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/25 05:28:19 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/25 05:28:19 DEBUG : rename_me(0x2efed53f4100): _writeAt: size=5, off=0 2026/06/25 05:28:19 DEBUG : rename_me(0x2efed53f4100): >_writeAt: n=5, err= 2026/06/25 05:28:19 DEBUG : rename_me(0x2efed53f4100): close: 2026/06/25 05:28:19 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-25 05:28:19.130153077 +0000 UTC m=+6.319412869 2026/06/25 05:28:19 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/25 05:28:19 DEBUG : rename_me(0x2efed53f4100): >close: err= 2026/06/25 05:28:19 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/25 05:28:19 DEBUG : i_was_renamed: Updating file with 0x2efed5a84000 2026/06/25 05:28:19 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/25 05:28:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/25 05:28:19 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:19 DEBUG : Looking for writers 2026/06/25 05:28:19 DEBUG : i_was_renamed: reading active writers 2026/06/25 05:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/25 05:28:19 DEBUG : Looking for writers 2026/06/25 05:28:19 DEBUG : i_was_renamed: reading active writers 2026/06/25 05:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/25 05:28:19 DEBUG : Looking for writers 2026/06/25 05:28:19 DEBUG : i_was_renamed: reading active writers 2026/06/25 05:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/25 05:28:19 DEBUG : Looking for writers 2026/06/25 05:28:19 DEBUG : i_was_renamed: reading active writers 2026/06/25 05:28:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/25 05:28:19 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/25 05:28:19 DEBUG : i_was_renamed.fe549559.partial: size = 5 OK 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/i_was_renamed.fe549559.partial" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/i_was_renamed.fe549559.partial 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/i_was_renamed.fe549559.partial 2026/06/25 05:28:19 DEBUG : i_was_renamed.fe549559.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:19 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 05:28:19 DEBUG : i_was_renamed.fe549559.partial: renamed to: i_was_renamed 2026/06/25 05:28:19 INFO : i_was_renamed: Copied (new) 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/i_was_renamed" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/i_was_renamed 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/i_was_renamed 2026/06/25 05:28:19 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:19 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-25 05:28:19 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/25 05:28:19 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/25 05:28:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/25 05:28:19 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/25 05:28:19 DEBUG : Looking for writers 2026/06/25 05:28:19 DEBUG : i_was_renamed: reading active writers 2026/06/25 05:28:19 DEBUG : >WaitForWriters: 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/25 05:28:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju" 2026/06/25 05:28:19 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/06/25 05:28:19 DEBUG : forgetting directory cache 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed5904a80): _readAt: size=512, off=0 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed5904a80): openPending: 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 04:29:19 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 05:28:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed5904a80): >openPending: err= 2026/06/25 05:28:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed5904a80): >_readAt: n=20, err=EOF 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed5904a80): close: 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:29:19 +0000 UTC 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed5904a80): >close: err= 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/06/25 05:28:19 DEBUG : forgetting directory cache 2026/06/25 05:28:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed59050c0): _readAt: size=512, off=0 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed59050c0): openPending: 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 04:30:19 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-25 04:29:19 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 04:30:19 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-25 04:29:19 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/25 05:28:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 05:28:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed59050c0): >openPending: err= 2026/06/25 05:28:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed59050c0): >_readAt: n=20, err=EOF 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed59050c0): close: 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:30:19 +0000 UTC 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed59050c0): >close: err= 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/06/25 05:28:19 DEBUG : forgetting directory cache 2026/06/25 05:28:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed5894dc0): _readAt: size=512, off=0 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed5894dc0): openPending: 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 04:31:19 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-25 04:30:19 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 04:31:19 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-25 04:30:19 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/25 05:28:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 05:28:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed5894dc0): >openPending: err= 2026/06/25 05:28:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed5894dc0): >_readAt: n=20, err=EOF 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed5894dc0): close: 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:31:19 +0000 UTC 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate(0x2efed5894dc0): >close: err= 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:19 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/06/25 05:28:20 DEBUG : forgetting directory cache 2026/06/25 05:28:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5180): _readAt: size=512, off=0 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5180): openPending: 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 04:32:19 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-25 04:31:19 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 04:32:19 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-25 04:31:19 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/25 05:28:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 05:28:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5180): >openPending: err= 2026/06/25 05:28:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5180): >_readAt: n=20, err=EOF 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5180): close: 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:32:19 +0000 UTC 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5180): >close: err= 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/06/25 05:28:20 DEBUG : forgetting directory cache 2026/06/25 05:28:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5740): _readAt: size=512, off=0 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5740): openPending: 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 04:33:19 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-25 04:32:19 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 04:33:19 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-25 04:32:19 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/25 05:28:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 05:28:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5740): >openPending: err= 2026/06/25 05:28:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5740): >_readAt: n=20, err=EOF 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5740): close: 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:33:19 +0000 UTC 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5740): >close: err= 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/06/25 05:28:20 DEBUG : forgetting directory cache 2026/06/25 05:28:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5e00): _readAt: size=512, off=0 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5e00): openPending: 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-25 04:34:19 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-25 04:33:19 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-25 04:34:19 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-25 04:33:19 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/25 05:28:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/25 05:28:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5e00): >openPending: err= 2026/06/25 05:28:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5e00): >_readAt: n=20, err=EOF 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5e00): close: 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:34:19 +0000 UTC 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed53f5e00): >close: err= 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/06/25 05:28:20 DEBUG : forgetting directory cache 2026/06/25 05:28:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed5a68f80): _readAt: size=512, off=0 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed5a68f80): openPending: 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-25 04:35:19 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-25 04:34:19 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-25 04:35:19 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-25 04:34:19 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/25 05:28:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/25 05:28:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed5a68f80): >openPending: err= 2026/06/25 05:28:20 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed5a68f80): >_readAt: n=21, err=EOF 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed5a68f80): close: 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:35:19 +0000 UTC 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate(0x2efed5a68f80): >close: err= 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:20 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/06/25 05:28:21 DEBUG : forgetting directory cache 2026/06/25 05:28:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed596a440): _readAt: size=512, off=0 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed596a440): openPending: 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-25 04:36:19 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-25 04:35:19 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-25 04:36:19 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-25 04:35:19 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/25 05:28:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed596a440): >openPending: err= 2026/06/25 05:28:21 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed596a440): >_readAt: n=22, err=EOF 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed596a440): close: 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:36:19 +0000 UTC 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed596a440): >close: err= 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/06/25 05:28:21 DEBUG : forgetting directory cache 2026/06/25 05:28:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed5516780): _readAt: size=512, off=0 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed5516780): openPending: 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-25 04:37:19 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-25 04:36:19 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-25 04:37:19 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-25 04:36:19 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/25 05:28:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed5516780): >openPending: err= 2026/06/25 05:28:21 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed5516780): >_readAt: n=23, err=EOF 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed5516780): close: 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:37:19 +0000 UTC 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed5516780): >close: err= 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/06/25 05:28:21 DEBUG : forgetting directory cache 2026/06/25 05:28:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed514cc80): _readAt: size=512, off=0 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed514cc80): openPending: 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-fibejak1koju/TestRWCacheUpdate 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-25 04:38:19 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-25 04:37:19 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-25 04:38:19 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-25 04:37:19 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/25 05:28:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed514cc80): >openPending: err= 2026/06/25 05:28:21 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed514cc80): >_readAt: n=24, err=EOF 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed514cc80): close: 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-25 04:38:19 +0000 UTC 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate(0x2efed514cc80): >close: err= 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.18s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FiLeA" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/FiLeA 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fibejak1koju/FiLeA 2026/06/25 05:28:21 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FiLeA" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/FiLeA 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-fibejak1koju/FiLeA 2026/06/25 05:28:21 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FiLeB" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/FiLeB 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fibejak1koju/FiLeB 2026/06/25 05:28:21 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FiLeB" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/FiLeB 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-fibejak1koju/FiLeB 2026/06/25 05:28:21 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FiLeA" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/FiLeA 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fibejak1koju/FiLeA 2026/06/25 05:28:21 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/25 05:28:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FiLeA" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/FiLeA 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fibejak1koju/FiLeA 2026/06/25 05:28:21 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/25 05:28:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/25 05:28:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/25 05:28:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FiLeB" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/FiLeB 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fibejak1koju/FiLeB 2026/06/25 05:28:21 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/25 05:28:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/25 05:28:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/25 05:28:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FilEb" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/FilEb 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-fibejak1koju/FilEb 2026/06/25 05:28:21 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FiLeA" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/FiLeA 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fibejak1koju/FiLeA 2026/06/25 05:28:21 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FiLeA" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/FiLeA 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-fibejak1koju/FiLeA 2026/06/25 05:28:21 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FiLeB" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/FiLeB 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fibejak1koju/FiLeB 2026/06/25 05:28:21 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FiLeB" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/FiLeB 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-fibejak1koju/FiLeB 2026/06/25 05:28:21 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FilEb" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/FilEb 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-fibejak1koju/FilEb 2026/06/25 05:28:21 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FilEb" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/FilEb 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-fibejak1koju/FilEb 2026/06/25 05:28:21 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/06/25 05:28:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/25 05:28:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/25 05:28:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FiLeB" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/FiLeB 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fibejak1koju/FiLeB 2026/06/25 05:28:21 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/25 05:28:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/25 05:28:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/25 05:28:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/FilEb" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/FilEb 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-fibejak1koju/FilEb 2026/06/25 05:28:21 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/06/25 05:28:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/25 05:28:21 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/25 05:28:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/25 05:28:21 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/25 05:28:21 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:21 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:21 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:21 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/25 05:28:21 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/25 05:28:21 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/25 05:28:21 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/25 05:28:21 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:21 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : FiLeA: reading active writers 2026/06/25 05:28:21 DEBUG : FiLeB: reading active writers 2026/06/25 05:28:21 DEBUG : FilEb: reading active writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : FiLeA: reading active writers 2026/06/25 05:28:21 DEBUG : FiLeB: reading active writers 2026/06/25 05:28:21 DEBUG : FilEb: reading active writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/normal name with no special characters.txt" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/normal\ name\ with\ no\ special\ characters.txt 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fibejak1koju/normal name with no special characters.txt 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/normal name with no special characters.txt" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/normal\ name\ with\ no\ special\ characters.txt 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-fibejak1koju/normal name with no special characters.txt 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/測試_Русский___ě_áñ" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/測試_Русский___ě_áñ 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fibejak1koju/測試_Русский___ě_áñ 2026/06/25 05:28:21 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/測試_Русский___ě_áñ" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/測試_Русский___ě_áñ 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-fibejak1koju/測試_Русский___ě_áñ 2026/06/25 05:28:21 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/normal name with no special characters.txt" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/normal\ name\ with\ no\ special\ characters.txt 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-fibejak1koju/normal name with no special characters.txt 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/06/25 05:28:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/25 05:28:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/25 05:28:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/測試_Русский___ě_áñ" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/測試_Русский___ě_áñ 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-fibejak1koju/測試_Русский___ě_áñ 2026/06/25 05:28:21 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/25 05:28:21 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Reusing VFS from active cache 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file2" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file2" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : dir: Looking for writers 2026/06/25 05:28:21 DEBUG : file2: reading active writers 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : dir: reading active writers 2026/06/25 05:28:21 DEBUG : file1: reading active writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file2" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file2" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : dir: Looking for writers 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : dir: reading active writers 2026/06/25 05:28:21 DEBUG : file1: reading active writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file2" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file2" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/25 05:28:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : file1: Open: flags=O_RDONLY 2026/06/25 05:28:21 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/25 05:28:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/25 05:28:21 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/25 05:28:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/25 05:28:21 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/25 05:28:21 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/25 05:28:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 05:28:21 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/new_file.txt" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/new_file.txt 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fibejak1koju/dir/new_file.txt 2026/06/25 05:28:21 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 05:28:21 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 05:28:21 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/25 05:28:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/25 05:28:21 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : dir: Looking for writers 2026/06/25 05:28:21 DEBUG : file2: reading active writers 2026/06/25 05:28:21 DEBUG : new_file.txt: reading active writers 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : dir: reading active writers 2026/06/25 05:28:21 DEBUG : file1: reading active writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file2" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file2" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : forgetting directory cache 2026/06/25 05:28:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fibejak1koju/dir/file2 2026/06/25 05:28:21 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/25 05:28:21 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/25 05:28:21 DEBUG : dir/file1: Updating file with dir/file1 0x2efed59e6dd0 2026/06/25 05:28:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/25 05:28:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:21 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir/file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fibejak1koju/dir/file1 2026/06/25 05:28:21 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/25 05:28:21 INFO : dir/file1: Moved (server-side) to: file0 2026/06/25 05:28:21 DEBUG : file0: Updating file with file0 0x2efed59e6dd0 2026/06/25 05:28:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file0" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file0 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-fibejak1koju/file0 2026/06/25 05:28:21 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file0" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/file0 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-fibejak1koju/file0 2026/06/25 05:28:21 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : dir: Looking for writers 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : file0: reading active writers 2026/06/25 05:28:21 DEBUG : dir: reading active writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.04s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Server has VFS statistics extension 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: About path "/home/rclone/rclone-test-fibejak1koju" 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: New connection 127.0.0.1:58908->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: New connection 127.0.0.1:58914->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : a: Looking for writers 2026/06/25 05:28:21 DEBUG : b: Looking for writers 2026/06/25 05:28:21 DEBUG : c: Looking for writers 2026/06/25 05:28:21 DEBUG : d: Looking for writers 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : /: reading active writers 2026/06/25 05:28:21 DEBUG : a: reading active writers 2026/06/25 05:28:21 DEBUG : b: reading active writers 2026/06/25 05:28:21 DEBUG : c: reading active writers 2026/06/25 05:28:21 DEBUG : d: reading active writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.21s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/25 05:28:21 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/25 05:28:21 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/25 05:28:21 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : a/b/c/d: Looking for writers 2026/06/25 05:28:21 DEBUG : a/b/c: Looking for writers 2026/06/25 05:28:21 DEBUG : d: reading active writers 2026/06/25 05:28:21 DEBUG : a/b: Looking for writers 2026/06/25 05:28:21 DEBUG : c: reading active writers 2026/06/25 05:28:21 DEBUG : a: Looking for writers 2026/06/25 05:28:21 DEBUG : b: reading active writers 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : a: reading active writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:28:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/25 05:28:21 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/25 05:28:21 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 05:28:21 DEBUG : file1: size = 5 OK 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 05:28:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/06/25 05:28:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:28:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:28:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:28:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:28:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/25 05:28:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:28:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 05:28:21 DEBUG : file1: size = 0 OK 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 05:28:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 05:28:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:28:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (7 bytes), uploading instead of streaming 2026/06/25 05:28:21 DEBUG : file1: size = 7 OK 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:21 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/06/25 05:28:21 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/25 05:28:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:21 DEBUG : Looking for writers 2026/06/25 05:28:21 DEBUG : file1: reading active writers 2026/06/25 05:28:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:21 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:28:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:28:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:21 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/25 05:28:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju/dir/file1: no such file or directory 2026/06/25 05:28:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju/dir/file1: no such file or directory 2026/06/25 05:28:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju/dir/file1: no such file or directory 2026/06/25 05:28:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju/dir/file1: no such file or directory 2026/06/25 05:28:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju/dir/file1: no such file or directory 2026/06/25 05:28:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju/dir/file1: no such file or directory 2026/06/25 05:28:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju/dir/file1: no such file or directory 2026/06/25 05:28:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju/dir/file1: no such file or directory 2026/06/25 05:28:22 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju/dir/file1: no such file or directory 2026/06/25 05:28:22 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{WE59s}/rclone-test-fibejak1koju/dir/file1: no such file or directory 2026/06/25 05:28:22 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/25 05:28:22 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/25 05:28:22 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (11 bytes), uploading instead of streaming 2026/06/25 05:28:22 DEBUG : file1: size = 11 OK 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:22 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 05:28:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/25 05:28:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:22 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:22 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/06/25 05:28:22 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:22 DEBUG : Looking for writers 2026/06/25 05:28:22 DEBUG : file1: reading active writers 2026/06/25 05:28:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:28:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:28:22 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/25 05:28:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (5 bytes), uploading instead of streaming 2026/06/25 05:28:22 DEBUG : file1: size = 5 OK 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:22 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/06/25 05:28:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/25 05:28:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:22 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/25 05:28:22 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:22 DEBUG : Looking for writers 2026/06/25 05:28:22 DEBUG : file1: reading active writers 2026/06/25 05:28:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:22 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:28:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:28:22 DEBUG : file1: WriteFileHandle.Release closing 2026/06/25 05:28:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 05:28:22 DEBUG : file1: size = 0 OK 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:22 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:22 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 05:28:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 05:28:22 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:22 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/25 05:28:22 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:22 DEBUG : Looking for writers 2026/06/25 05:28:22 DEBUG : file1: reading active writers 2026/06/25 05:28:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:28:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (2 bytes), uploading instead of streaming 2026/06/25 05:28:23 DEBUG : file1: size = 2 OK 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:23 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/06/25 05:28:23 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/25 05:28:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:23 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/25 05:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:23 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:23 DEBUG : Looking for writers 2026/06/25 05:28:23 DEBUG : file1: reading active writers 2026/06/25 05:28:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:28:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (0 bytes), uploading instead of streaming 2026/06/25 05:28:23 DEBUG : file1: size = 0 OK 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:23 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/06/25 05:28:23 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/25 05:28:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:23 DEBUG : file1: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/25 05:28:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/25 05:28:23 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:23 DEBUG : Looking for writers 2026/06/25 05:28:23 DEBUG : file1: reading active writers 2026/06/25 05:28:23 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/25 05:28:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/25 05:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/25 05:28:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/25 05:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: File to upload is small (100 bytes), uploading instead of streaming 2026/06/25 05:28:23 DEBUG : file1: size = 100 OK 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/file1" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 48e896f0341fb36d0fafea202856c6ed /home/rclone/rclone-test-fibejak1koju/file1 2026/06/25 05:28:23 DEBUG : file1: Parsed hash: 48e896f0341fb36d0fafea202856c6ed 2026/06/25 05:28:23 DEBUG : file1: md5 = 48e896f0341fb36d0fafea202856c6ed OK 2026/06/25 05:28:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/25 05:28:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/25 05:28:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/25 05:28:23 DEBUG : file1: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/25 05:28:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/25 05:28:23 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:23 DEBUG : Looking for writers 2026/06/25 05:28:23 DEBUG : file1: reading active writers 2026/06/25 05:28:23 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f000.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/flat/f000.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-fibejak1koju/flat/f000.txt 2026/06/25 05:28:23 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f000.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/flat/f000.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-fibejak1koju/flat/f000.txt 2026/06/25 05:28:23 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f001.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/flat/f001.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-fibejak1koju/flat/f001.txt 2026/06/25 05:28:23 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f001.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/flat/f001.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-fibejak1koju/flat/f001.txt 2026/06/25 05:28:23 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f002.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/flat/f002.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-fibejak1koju/flat/f002.txt 2026/06/25 05:28:23 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f002.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/flat/f002.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-fibejak1koju/flat/f002.txt 2026/06/25 05:28:23 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f003.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/flat/f003.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-fibejak1koju/flat/f003.txt 2026/06/25 05:28:23 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f003.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/flat/f003.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-fibejak1koju/flat/f003.txt 2026/06/25 05:28:23 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f004.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/flat/f004.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-fibejak1koju/flat/f004.txt 2026/06/25 05:28:23 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f004.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: sha1sum /home/rclone/rclone-test-fibejak1koju/flat/f004.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-fibejak1koju/flat/f004.txt 2026/06/25 05:28:23 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/06/25 05:28:23 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/25 05:28:23 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f000.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/flat/f000.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-fibejak1koju/flat/f000.txt 2026/06/25 05:28:23 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/06/25 05:28:23 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/25 05:28:23 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f001.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/flat/f001.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-fibejak1koju/flat/f001.txt 2026/06/25 05:28:23 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/06/25 05:28:23 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/25 05:28:23 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f002.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/flat/f002.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-fibejak1koju/flat/f002.txt 2026/06/25 05:28:23 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/06/25 05:28:23 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/25 05:28:23 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f003.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/flat/f003.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-fibejak1koju/flat/f003.txt 2026/06/25 05:28:23 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/06/25 05:28:23 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/25 05:28:23 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/flat/f004.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/flat/f004.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-fibejak1koju/flat/f004.txt 2026/06/25 05:28:23 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/06/25 05:28:23 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:23 DEBUG : flat: Looking for writers 2026/06/25 05:28:23 DEBUG : f000.txt: reading active writers 2026/06/25 05:28:23 DEBUG : f001.txt: reading active writers 2026/06/25 05:28:23 DEBUG : f002.txt: reading active writers 2026/06/25 05:28:23 DEBUG : f003.txt: reading active writers 2026/06/25 05:28:23 DEBUG : f004.txt: reading active writers 2026/06/25 05:28:23 DEBUG : Looking for writers 2026/06/25 05:28:23 DEBUG : flat: reading active writers 2026/06/25 05:28:23 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.07s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:23 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/25 05:28:23 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/a/b/c/deep.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/a/b/c/deep.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-fibejak1koju/a/b/c/deep.txt 2026/06/25 05:28:23 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/06/25 05:28:23 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/25 05:28:23 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/a/b/mid.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/a/b/mid.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-fibejak1koju/a/b/mid.txt 2026/06/25 05:28:23 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/06/25 05:28:23 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/25 05:28:23 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/a/top.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/a/top.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-fibejak1koju/a/top.txt 2026/06/25 05:28:23 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/06/25 05:28:23 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:23 DEBUG : a/b/c: Looking for writers 2026/06/25 05:28:23 DEBUG : deep.txt: reading active writers 2026/06/25 05:28:23 DEBUG : a/b: Looking for writers 2026/06/25 05:28:23 DEBUG : c: reading active writers 2026/06/25 05:28:23 DEBUG : mid.txt: reading active writers 2026/06/25 05:28:23 DEBUG : a: Looking for writers 2026/06/25 05:28:23 DEBUG : top.txt: reading active writers 2026/06/25 05:28:23 DEBUG : b: reading active writers 2026/06/25 05:28:23 DEBUG : Looking for writers 2026/06/25 05:28:23 DEBUG : a: reading active writers 2026/06/25 05:28:23 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.04s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/bigdir/big.bin" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/bigdir/big.bin 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 1561086489ea1448add0bdddbfa62b6e /home/rclone/rclone-test-fibejak1koju/bigdir/big.bin 2026/06/25 05:28:23 DEBUG : bigdir/big.bin: Parsed hash: 1561086489ea1448add0bdddbfa62b6e 2026/06/25 05:28:23 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:23 DEBUG : bigdir: Looking for writers 2026/06/25 05:28:23 DEBUG : big.bin: reading active writers 2026/06/25 05:28:23 DEBUG : Looking for writers 2026/06/25 05:28:23 DEBUG : bigdir: reading active writers 2026/06/25 05:28:23 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.58s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju", Local "Local file system at /tmp/rclone1661869800", Modify Window "1s" 2026/06/25 05:28:23 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: poll-interval is not supported by this remote 2026/06/25 05:28:23 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/25 05:28:23 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir1/a.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir1/a.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-fibejak1koju/dir1/a.txt 2026/06/25 05:28:23 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/06/25 05:28:23 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/25 05:28:23 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir2/b.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir2/b.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-fibejak1koju/dir2/b.txt 2026/06/25 05:28:23 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/06/25 05:28:23 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/25 05:28:23 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/25 05:28:23 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/25 05:28:23 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Shell path "/home/rclone/rclone-test-fibejak1koju/dir3/c.txt" 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Running remote command: md5sum /home/rclone/rclone-test-fibejak1koju/dir3/c.txt 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-fibejak1koju/dir3/c.txt 2026/06/25 05:28:23 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/06/25 05:28:23 DEBUG : WaitForWriters: timeout=30s 2026/06/25 05:28:23 DEBUG : dir3: Looking for writers 2026/06/25 05:28:23 DEBUG : c.txt: reading active writers 2026/06/25 05:28:23 DEBUG : dir1: Looking for writers 2026/06/25 05:28:23 DEBUG : a.txt: reading active writers 2026/06/25 05:28:23 DEBUG : dir2: Looking for writers 2026/06/25 05:28:23 DEBUG : b.txt: reading active writers 2026/06/25 05:28:23 DEBUG : Looking for writers 2026/06/25 05:28:23 DEBUG : dir3: reading active writers 2026/06/25 05:28:23 DEBUG : dir1: reading active writers 2026/06/25 05:28:23 DEBUG : dir2: reading active writers 2026/06/25 05:28:23 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/25 05:28:23 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-fibejak1koju: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 10.958062043s (try 1/5)