"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/07/31 04:11:34 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-genomeh5xusu" 2026/07/31 04:11:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 04:11:34 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/07/31 04:11:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/31 04:11:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/31 04:11:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/31 04:11:34 DEBUG : Setting pass="bcMjS5eJ6JbUzLZ2SQbU2ED8_ATfZnlH" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/31 04:11:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/31 04:11:34 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{slI17}" suffix to name 2026/07/31 04:11:34 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/07/31 04:11:34 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/07/31 04:11:34 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/07/31 04:11:34 DEBUG : Setting pass="bcMjS5eJ6JbUzLZ2SQbU2ED8_ATfZnlH" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/07/31 04:11:34 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/07/31 04:11:34 NOTICE: TestSFTPOpenssh{slI17}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: New connection 127.0.0.1:33000->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell type "unix" from config 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Relative path resolved to "/home/rclone/rclone-test-genomeh5xusu" 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Using root directory "/home/rclone/rclone-test-genomeh5xusu" 2026/07/31 04:11:34 DEBUG : Creating backend with remote "/tmp/rclone2166294469" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:34 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:34 DEBUG : dir: Looking for writers 2026/07/31 04:11:34 DEBUG : Looking for writers 2026/07/31 04:11:34 DEBUG : dir: reading active writers 2026/07/31 04:11:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file2" 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:34 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file2" 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:34 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/subdir/file3" 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/subdir/file3 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-genomeh5xusu/dir/subdir/file3 2026/07/31 04:11:34 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/subdir/file3" 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/subdir/file3 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-genomeh5xusu/dir/subdir/file3 2026/07/31 04:11:34 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/07/31 04:11:34 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:34 DEBUG : dir/subdir: Looking for writers 2026/07/31 04:11:34 DEBUG : dir: Looking for writers 2026/07/31 04:11:34 DEBUG : file1: reading active writers 2026/07/31 04:11:34 DEBUG : file2: reading active writers 2026/07/31 04:11:34 DEBUG : subdir: reading active writers 2026/07/31 04:11:34 DEBUG : Looking for writers 2026/07/31 04:11:34 DEBUG : dir: reading active writers 2026/07/31 04:11:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:34 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:34 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:34 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:34 DEBUG : dir: Looking for writers 2026/07/31 04:11:34 DEBUG : file1: reading active writers 2026/07/31 04:11:34 DEBUG : Looking for writers 2026/07/31 04:11:34 DEBUG : dir: reading active writers 2026/07/31 04:11:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : dir: Looking for writers 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : dir: reading active writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.03s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : dir: forgetting directory cache 2026/07/31 04:11:35 DEBUG : forgetting directory cache 2026/07/31 04:11:35 DEBUG : dir: forgetting directory cache 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.03s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/31 04:11:35 DEBUG : dir: invalidating directory cache 2026/07/31 04:11:35 DEBUG : >ForgetPath: 2026/07/31 04:11:35 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/31 04:11:35 DEBUG : invalidating directory cache 2026/07/31 04:11:35 DEBUG : dir: forgetting directory cache 2026/07/31 04:11:35 DEBUG : >ForgetPath: 2026/07/31 04:11:35 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/31 04:11:35 DEBUG : >ForgetPath: 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : dir: Looking for writers 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : dir: reading active writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.03s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: New connection 127.0.0.1:33006->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/fil/a/b/c" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/fil/a/b/c 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-genomeh5xusu/fil/a/b/c 2026/07/31 04:11:35 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/fil/a/b/c" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/fil/a/b/c 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-genomeh5xusu/fil/a/b/c 2026/07/31 04:11:35 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : forgetting directory cache 2026/07/31 04:11:35 DEBUG : dir: forgetting directory cache 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : dir: Looking for writers 2026/07/31 04:11:35 DEBUG : fil/a/b: Looking for writers 2026/07/31 04:11:35 DEBUG : fil/a: Looking for writers 2026/07/31 04:11:35 DEBUG : b: reading active writers 2026/07/31 04:11:35 DEBUG : fil: Looking for writers 2026/07/31 04:11:35 DEBUG : a: reading active writers 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : dir: reading active writers 2026/07/31 04:11:35 DEBUG : fil: reading active writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.13s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : dir: Looking for writers 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : dir: reading active writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : dir: Looking for writers 2026/07/31 04:11:35 DEBUG : file1: reading active writers 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : dir: reading active writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file2" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:35 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file2" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:35 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/subdir/file3" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/subdir/file3 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-genomeh5xusu/dir/subdir/file3 2026/07/31 04:11:35 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/subdir/file3" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/subdir/file3 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-genomeh5xusu/dir/subdir/file3 2026/07/31 04:11:35 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/31 04:11:35 DEBUG : Waiting for deletions to finish 2026/07/31 04:11:35 INFO : dir/subdir/file3: Deleted 2026/07/31 04:11:35 DEBUG : removing 1 level 2 directories 2026/07/31 04:11:35 INFO : dir/subdir: Removing directory 2026/07/31 04:11:35 DEBUG : dir: invalidating directory cache 2026/07/31 04:11:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/31 04:11:35 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/31 04:11:35 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/31 04:11:35 DEBUG : dir/file1: Reset virtual modtime 2026/07/31 04:11:35 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/31 04:11:35 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:35 DEBUG : dir: invalidating directory cache 2026/07/31 04:11:35 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/31 04:11:35 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/31 04:11:35 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/31 04:11:35 DEBUG : forgetting directory cache 2026/07/31 04:11:35 DEBUG : dir: forgetting directory cache 2026/07/31 04:11:35 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : dir/virtualDir: Looking for writers 2026/07/31 04:11:35 DEBUG : dir: Looking for writers 2026/07/31 04:11:35 DEBUG : virtualDir: reading active writers 2026/07/31 04:11:35 DEBUG : file1: reading active writers 2026/07/31 04:11:35 DEBUG : virtualFile2: reading active writers 2026/07/31 04:11:35 DEBUG : virtualFile: reading active writers 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : dir: reading active writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.06s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 ERROR : dir/: Can only open directories read only 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : dir: Looking for writers 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : dir: reading active writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/31 04:11:35 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 04:11:35 DEBUG : dir/potato: size = 5 OK 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/potato" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/potato 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/dir/potato 2026/07/31 04:11:35 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:35 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:11:35 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : dir: Looking for writers 2026/07/31 04:11:35 DEBUG : file1: reading active writers 2026/07/31 04:11:35 DEBUG : potato: reading active writers 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : dir: reading active writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : dir/sub: Looking for writers 2026/07/31 04:11:35 DEBUG : dir: Looking for writers 2026/07/31 04:11:35 DEBUG : file1: reading active writers 2026/07/31 04:11:35 DEBUG : sub: reading active writers 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : dir: reading active writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.13s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/31 04:11:35 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : dir/sub/subsub: Looking for writers 2026/07/31 04:11:35 DEBUG : dir/sub: Looking for writers 2026/07/31 04:11:35 DEBUG : subsub: reading active writers 2026/07/31 04:11:35 DEBUG : dir: Looking for writers 2026/07/31 04:11:35 DEBUG : file1: reading active writers 2026/07/31 04:11:35 DEBUG : sub: reading active writers 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : dir: reading active writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.04s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 ERROR : dir/: Dir.Remove not empty 2026/07/31 04:11:35 DEBUG : dir/file1: Remove: 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:35 DEBUG : dir/file1: >Remove: err= 2026/07/31 04:11:35 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : dir/file1: Remove: 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:35 DEBUG : dir/file1: >Remove: err= 2026/07/31 04:11:35 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : dir/file1: Remove: 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:35 DEBUG : dir/file1: >Remove: err= 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : dir: Looking for writers 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : dir: reading active writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file3" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file3 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-genomeh5xusu/dir/file3 2026/07/31 04:11:35 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file3" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file3 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-genomeh5xusu/dir/file3 2026/07/31 04:11:35 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/31 04:11:35 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/31 04:11:35 DEBUG : dir: Updating dir with dir2 0x376693404540 2026/07/31 04:11:35 DEBUG : dir: forgetting directory cache 2026/07/31 04:11:35 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/31 04:11:35 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir2/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir2/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir2/file1 2026/07/31 04:11:35 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir2/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir2/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir2/file1 2026/07/31 04:11:35 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir2/file3" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir2/file3 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-genomeh5xusu/dir2/file3 2026/07/31 04:11:35 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir2/file3" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir2/file3 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-genomeh5xusu/dir2/file3 2026/07/31 04:11:35 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/31 04:11:35 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/31 04:11:35 DEBUG : file2: Updating file with file2 0x376692e40750 2026/07/31 04:11:35 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file2" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file2 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/file2 2026/07/31 04:11:35 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file2" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/file2 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/file2 2026/07/31 04:11:35 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir2/file3" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir2/file3 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-genomeh5xusu/dir2/file3 2026/07/31 04:11:35 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir2/file3" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir2/file3 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-genomeh5xusu/dir2/file3 2026/07/31 04:11:35 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/31 04:11:35 INFO : dir2/file3: Deleted 2026/07/31 04:11:35 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/31 04:11:35 DEBUG : dir2/file3: Updating file with dir2/file3 0x376692e40750 2026/07/31 04:11:35 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/31 04:11:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir2/file3" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir2/file3 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir2/file3 2026/07/31 04:11:35 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir2/file3" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir2/file3 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir2/file3 2026/07/31 04:11:35 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/31 04:11:35 DEBUG : empty directory: Updating dir with renamed empty directory 0x37669367c300 2026/07/31 04:11:35 DEBUG : empty directory: forgetting directory cache 2026/07/31 04:11:35 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/31 04:11:35 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/31 04:11:35 DEBUG : dir2: Renaming to "dir3" 2026/07/31 04:11:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:35 DEBUG : dir3: Looking for writers 2026/07/31 04:11:35 DEBUG : file3: reading active writers 2026/07/31 04:11:35 DEBUG : renamed empty directory: Looking for writers 2026/07/31 04:11:35 DEBUG : Looking for writers 2026/07/31 04:11:35 DEBUG : dir3: reading active writers 2026/07/31 04:11:35 DEBUG : renamed empty directory: reading active writers 2026/07/31 04:11:35 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.19s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:35 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/31 04:11:35 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:36 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:11:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/31 04:11:36 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/31 04:11:36 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/31 04:11:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/31 04:11:36 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:36 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:11:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/31 04:11:36 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/31 04:11:36 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/31 04:11:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/31 04:11:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (12 bytes), uploading instead of streaming 2026/07/31 04:11:36 DEBUG : dir/sub/file2: size = 12 OK 2026/07/31 04:11:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/sub/file2" 2026/07/31 04:11:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/sub/file2 2026/07/31 04:11:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-genomeh5xusu/dir/sub/file2 2026/07/31 04:11:36 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/07/31 04:11:36 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/31 04:11:36 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/31 04:11:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/31 04:11:36 DEBUG : forgetting directory cache 2026/07/31 04:11:36 DEBUG : dir: forgetting directory cache 2026/07/31 04:11:36 DEBUG : dir/sub: forgetting directory cache 2026/07/31 04:11:36 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/31 04:11:36 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/31 04:11:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 04:11:36 DEBUG : dir/sub/file0: size = 5 OK 2026/07/31 04:11:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/sub/file0" 2026/07/31 04:11:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/sub/file0 2026/07/31 04:11:36 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/dir/sub/file0 2026/07/31 04:11:36 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:36 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:11:36 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/31 04:11:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/31 04:11:36 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:36 DEBUG : dir/sub: Looking for writers 2026/07/31 04:11:36 DEBUG : file0: reading active writers 2026/07/31 04:11:36 DEBUG : file2: reading active writers 2026/07/31 04:11:36 DEBUG : dir: Looking for writers 2026/07/31 04:11:36 DEBUG : file1: reading active writers 2026/07/31 04:11:36 DEBUG : sub: reading active writers 2026/07/31 04:11:36 DEBUG : Looking for writers 2026/07/31 04:11:36 DEBUG : dir: reading active writers 2026/07/31 04:11:36 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.05s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:36 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:36 DEBUG : forgetting directory cache 2026/07/31 04:11:37 DEBUG : forgetting directory cache 2026/07/31 04:11:37 DEBUG : dir: forgetting directory cache 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/31 04:11:37 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:37 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/31 04:11:37 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/31 04:11:37 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/31 04:11:37 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:37 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:37 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/31 04:11:37 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:37 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/31 04:11:37 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/31 04:11:37 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/31 04:11:37 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:37 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1.metadata: reading active writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : dir.metadata: reading active writers 2026/07/31 04:11:37 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-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 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-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : Can set mod time: true 2026/07/31 04:11:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 04:11:37 DEBUG : dir/file1: size = 0 OK 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:11:37 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:11:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 04:11:37 DEBUG : dir/file1: size = 5 OK 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:37 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:11:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: 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-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/31 04:11:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939d4680): close: 2026/07/31 04:11:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939d4680): >close: err= 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: 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-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/31 04:11:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939d53c0): _writeAt: size=5, off=0 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939d53c0): openPending: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939d53c0): >openPending: err= 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939d53c0): >_writeAt: n=5, err= 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939d53c0): close: 2026/07/31 04:11:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/31 04:11:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/31 04:11:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/31 04:11:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 04:11:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939d53c0): >close: err= 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 04:11:37 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1.2f98c60a.partial" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1.2f98c60a.partial 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-genomeh5xusu/dir/file1.2f98c60a.partial 2026/07/31 04:11:37 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/31 04:11:37 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/31 04:11:37 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/07/31 04:11:37 INFO : dir/file1: Copied (replaced existing) 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 04:11:37 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: 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.03s) --- 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-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:11:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2026/07/31 04:11:37 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/31 04:11:37 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/31 04:11:37 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:37 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : file.txt: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (25 bytes), uploading instead of streaming 2026/07/31 04:11:37 DEBUG : dir/file1: size = 25 OK 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:11:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir/file1: Remove: 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:37 DEBUG : dir/file1: >Remove: err= 2026/07/31 04:11:37 DEBUG : dir/file1: Remove: 2026/07/31 04:11:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir/file1: Remove: 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:37 DEBUG : dir/file1: >Remove: err= 2026/07/31 04:11:37 DEBUG : dir/file1: Remove: 2026/07/31 04:11:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=0x3 2026/07/31 04:11:37 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 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-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Updating file with newLeaf 0x3766932cbe10 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Updating file with dir/file1 0x3766932cbe10 2026/07/31 04:11:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : dir/file1: File is currently open, delaying rename 0x3766932cbe10 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (25 bytes), uploading instead of streaming 2026/07/31 04:11:37 DEBUG : dir/file1: size = 25 OK 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:11:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:37 DEBUG : newLeaf: Running delayed rename now 2026/07/31 04:11:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Updating file with newLeaf 0x3766932cbe10 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Updating file with newLeaf 0x376693742000 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Updating file with dir/file1 0x376693742000 2026/07/31 04:11:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : dir/file1: File is currently open, delaying rename 0x376693742000 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (25 bytes), uploading instead of streaming 2026/07/31 04:11:37 DEBUG : dir/file1: size = 25 OK 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:11:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:37 DEBUG : newLeaf: Running delayed rename now 2026/07/31 04:11:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Updating file with newLeaf 0x376693742000 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:37 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:11:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939a19c0): openPending: 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939a19c0): >openPending: err= 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:11:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939a19c0): _writeAt: size=14, off=0 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939a19c0): >_writeAt: n=14, err= 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939a19c0): close: 2026/07/31 04:11:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 04:11:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939a19c0): >close: err= 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 04:11:37 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1.ca338588.partial" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1.ca338588.partial 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1.ca338588.partial 2026/07/31 04:11:37 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/31 04:11:37 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/31 04:11:37 INFO : dir/file1: Copied (replaced existing) 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 04:11:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : file1: reading active writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : >WaitForWriters: 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939a1d00): _readAt: size=512, off=0 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939a1d00): openPending: 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939a1d00): >openPending: err= 2026/07/31 04:11:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939a1d00): >_readAt: n=14, err=EOF 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939a1d00): close: 2026/07/31 04:11:37 DEBUG : dir/file1(0x3766939a1d00): >close: err= 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:11:37 DEBUG : newLeaf: Updating file with newLeaf 0x376693a59040 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/31 04:11:37 DEBUG : dir/file1: Updating file with dir/file1 0x376693a59040 2026/07/31 04:11:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:11:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:37 DEBUG : dir/file1(0x376693a91540): openPending: 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:37 DEBUG : dir/file1(0x376693a91540): >openPending: err= 2026/07/31 04:11:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:11:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:37 DEBUG : dir/file1(0x376693a91540): _writeAt: size=25, off=0 2026/07/31 04:11:37 DEBUG : dir/file1(0x376693a91540): >_writeAt: n=25, err= 2026/07/31 04:11:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:37 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:11:37 DEBUG : newLeaf: Updating file with newLeaf 0x376693a59040 2026/07/31 04:11:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:37 DEBUG : newLeaf(0x376693a91540): close: 2026/07/31 04:11:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/31 04:11:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-31 04:11:37.953029324 +0000 UTC m=+3.169504953 2026/07/31 04:11:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:37 DEBUG : newLeaf(0x376693a91540): >close: err= 2026/07/31 04:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:37 DEBUG : dir: Looking for writers 2026/07/31 04:11:37 DEBUG : Looking for writers 2026/07/31 04:11:37 DEBUG : dir: reading active writers 2026/07/31 04:11:37 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: starting upload 2026/07/31 04:11:38 DEBUG : newLeaf.3cb319eb.partial: size = 25 OK 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf.3cb319eb.partial" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf.3cb319eb.partial 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf.3cb319eb.partial 2026/07/31 04:11:38 DEBUG : newLeaf.3cb319eb.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:11:38 DEBUG : newLeaf.3cb319eb.partial: renamed to: newLeaf 2026/07/31 04:11:38 INFO : newLeaf: Copied (replaced existing) 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-31 04:11:37 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/31 04:11:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : >WaitForWriters: 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/31 04:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : >WaitForWriters: 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : file1: reading active writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : >WaitForWriters: 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Updating file with newLeaf 0x376693a76dd0 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Updating file with dir/file1 0x376693a76dd0 2026/07/31 04:11:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:11:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693b18b40): openPending: 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693b18b40): >openPending: err= 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:11:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693b18b40): _writeAt: size=25, off=0 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693b18b40): >_writeAt: n=25, err= 2026/07/31 04:11:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:11:38 DEBUG : newLeaf: Updating file with newLeaf 0x376693a76dd0 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:38 DEBUG : newLeaf(0x376693b18b40): close: 2026/07/31 04:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-31 04:11:38.168631654 +0000 UTC m=+3.385107283 2026/07/31 04:11:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:38 DEBUG : newLeaf(0x376693b18b40): >close: err= 2026/07/31 04:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: starting upload 2026/07/31 04:11:38 DEBUG : newLeaf.968fb49e.partial: size = 25 OK 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf.968fb49e.partial" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf.968fb49e.partial 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf.968fb49e.partial 2026/07/31 04:11:38 DEBUG : newLeaf.968fb49e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:11:38 DEBUG : newLeaf.968fb49e.partial: renamed to: newLeaf 2026/07/31 04:11:38 INFO : newLeaf: Copied (replaced existing) 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-31 04:11:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/31 04:11:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : >WaitForWriters: 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/31 04:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : >WaitForWriters: 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:11:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693c065c0): openPending: 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693c065c0): >openPending: err= 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:11:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693c065c0): _writeAt: size=14, off=0 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693c065c0): >_writeAt: n=14, err= 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693c065c0): close: 2026/07/31 04:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 04:11:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693c065c0): >close: err= 2026/07/31 04:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : file1: reading active writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : file1: reading active writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : file1: reading active writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : file1: reading active writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 04:11:38 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1.ca338588.partial" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1.ca338588.partial 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1.ca338588.partial 2026/07/31 04:11:38 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/31 04:11:38 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/31 04:11:38 INFO : dir/file1: Copied (replaced existing) 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 04:11:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : file1: reading active writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : >WaitForWriters: 2026/07/31 04:11:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693c06d80): _readAt: size=512, off=0 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693c06d80): openPending: 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693c06d80): >openPending: err= 2026/07/31 04:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693c06d80): >_readAt: n=14, err=EOF 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693c06d80): close: 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693c06d80): >close: err= 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:11:38 DEBUG : newLeaf: Updating file with newLeaf 0x376693c3c0d0 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/31 04:11:38 DEBUG : dir/file1: Updating file with dir/file1 0x376693c3c0d0 2026/07/31 04:11:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:11:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:38 DEBUG : dir/file1(0x3766939d5c80): openPending: 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:38 DEBUG : dir/file1(0x3766939d5c80): >openPending: err= 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:11:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:38 DEBUG : dir/file1(0x3766939d5c80): _writeAt: size=25, off=0 2026/07/31 04:11:38 DEBUG : dir/file1(0x3766939d5c80): >_writeAt: n=25, err= 2026/07/31 04:11:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:11:38 DEBUG : newLeaf: Updating file with newLeaf 0x376693c3c0d0 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:38 DEBUG : newLeaf(0x3766939d5c80): close: 2026/07/31 04:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-31 04:11:38.549715218 +0000 UTC m=+3.766190847 2026/07/31 04:11:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:38 DEBUG : newLeaf(0x3766939d5c80): >close: err= 2026/07/31 04:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: starting upload 2026/07/31 04:11:38 DEBUG : newLeaf.2b727589.partial: size = 25 OK 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf.2b727589.partial" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf.2b727589.partial 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf.2b727589.partial 2026/07/31 04:11:38 DEBUG : newLeaf.2b727589.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:11:38 DEBUG : newLeaf.2b727589.partial: renamed to: newLeaf 2026/07/31 04:11:38 INFO : newLeaf: Copied (replaced existing) 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-31 04:11:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/31 04:11:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : >WaitForWriters: 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/31 04:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : >WaitForWriters: 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : file1: reading active writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : >WaitForWriters: 2026/07/31 04:11:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693b9f940): _readAt: size=512, off=0 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693b9f940): openPending: 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693b9f940): >openPending: err= 2026/07/31 04:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/31 04:11:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693b9f940): >_readAt: n=14, err=EOF 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693b9f940): close: 2026/07/31 04:11:38 DEBUG : dir/file1(0x376693b9f940): >close: err= 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:11:38 DEBUG : newLeaf: Updating file with newLeaf 0x376693b0f790 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/31 04:11:38 DEBUG : dir/file1: Updating file with dir/file1 0x376693b0f790 2026/07/31 04:11:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:11:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:38 DEBUG : dir/file1(0x376692e57080): openPending: 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:38 DEBUG : dir/file1(0x376692e57080): >openPending: err= 2026/07/31 04:11:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:11:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:38 DEBUG : dir/file1(0x376692e57080): _writeAt: size=25, off=0 2026/07/31 04:11:38 DEBUG : dir/file1(0x376692e57080): >_writeAt: n=25, err= 2026/07/31 04:11:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:11:38 DEBUG : newLeaf: Updating file with newLeaf 0x376693b0f790 2026/07/31 04:11:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:38 DEBUG : newLeaf(0x376692e57080): close: 2026/07/31 04:11:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-31 04:11:38.803716846 +0000 UTC m=+4.020192485 2026/07/31 04:11:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:38 DEBUG : newLeaf(0x376692e57080): >close: err= 2026/07/31 04:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: starting upload 2026/07/31 04:11:38 DEBUG : newLeaf.a936f202.partial: size = 25 OK 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf.a936f202.partial" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf.a936f202.partial 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf.a936f202.partial 2026/07/31 04:11:38 DEBUG : newLeaf.a936f202.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:11:38 DEBUG : newLeaf.a936f202.partial: renamed to: newLeaf 2026/07/31 04:11:38 INFO : newLeaf: Copied (replaced existing) 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-31 04:11:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/31 04:11:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/31 04:11:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:11:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : >WaitForWriters: 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/newLeaf" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-genomeh5xusu/newLeaf 2026/07/31 04:11:38 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/31 04:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:38 DEBUG : dir: Looking for writers 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 DEBUG : dir: reading active writers 2026/07/31 04:11:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:11:38 DEBUG : >WaitForWriters: 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestFileRename (1.35s) --- PASS: TestFileRename/off,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=true (0.37s) --- PASS: TestFileRename/writes,forceCache=false (0.22s) --- PASS: TestFileRename/writes,forceCache=true (0.39s) --- PASS: TestFileRename/full,forceCache=false (0.25s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:38 DEBUG : Looking for writers 2026/07/31 04:11:38 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-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:38 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:38 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:11:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:11:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : dir: Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : dir: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.03s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:11:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:11:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/31 04:11:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/31 04:11:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/31 04:11:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : dir: Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : dir: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.06s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:11:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:11:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/31 04:11:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/31 04:11:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/31 04:11:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/31 04:11:39 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/31 04:11:39 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/31 04:11:39 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/31 04:11:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/31 04:11:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/31 04:11:39 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/31 04:11:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/31 04:11:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/31 04:11:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/31 04:11:39 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : dir: Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : dir: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:11:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:11:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : dir: Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : dir: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.04s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:11:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:11:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : dir: Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : dir: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.03s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:11:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:39 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766934fe6c0): _readAt: size=1, off=0 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766934fe6c0): openPending: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:11:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:11:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766934fe6c0): >openPending: err= 2026/07/31 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766934fe6c0): >_readAt: n=1, err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766934fe6c0): _readAt: size=256, off=1 2026/07/31 04:11:39 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766934fe6c0): >_readAt: n=15, err=EOF 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766934fe6c0): _readAt: size=16, off=16 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766934fe6c0): >_readAt: n=0, err=EOF 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766934fe6c0): close: 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766934fe6c0): >close: err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766934fe6c0): close: 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766934fe6c0): >close: err=file already closed 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : dir: Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : dir: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.04s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:11:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:39 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): _readAt: size=1, off=0 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): openPending: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:11:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:11:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): >openPending: err= 2026/07/31 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): >_readAt: n=1, err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): _readAt: size=1, off=5 2026/07/31 04:11:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): >_readAt: n=1, err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): _readAt: size=1, off=3 2026/07/31 04:11:39 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): >_readAt: n=1, err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): _readAt: size=1, off=13 2026/07/31 04:11:39 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): >_readAt: n=1, err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): _readAt: size=16, off=100 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): >_readAt: n=0, err=EOF 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): close: 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b4980): >close: err= 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : dir: Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : dir: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.04s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:11:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:39 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): _readAt: size=1, off=0 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): openPending: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:11:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:11:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): >openPending: err= 2026/07/31 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): >_readAt: n=1, err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): _readAt: size=1, off=5 2026/07/31 04:11:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): >_readAt: n=1, err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): _readAt: size=1, off=1 2026/07/31 04:11:39 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): >_readAt: n=1, err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): _readAt: size=6, off=10 2026/07/31 04:11:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): >_readAt: n=6, err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): _readAt: size=256, off=10 2026/07/31 04:11:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): >_readAt: n=6, err=EOF 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): _readAt: size=256, off=100 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): >_readAt: n=0, err=EOF 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): close: 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): >close: err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): _readAt: size=256, off=100 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b5040): >_readAt: n=0, err=file already closed 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : dir: Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : dir: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.04s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:11:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:39 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b58c0): RWFileHandle.Flush 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b58c0): _readAt: size=256, off=0 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b58c0): openPending: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:11:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:11:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b58c0): >openPending: err= 2026/07/31 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b58c0): >_readAt: n=16, err=EOF 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b58c0): RWFileHandle.Flush 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b58c0): RWFileHandle.Flush 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b58c0): close: 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766935b58c0): >close: err= 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : dir: Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : dir: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.04s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:11:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:11:39 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766936e6280): _readAt: size=256, off=0 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766936e6280): openPending: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:11:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:11:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766936e6280): >openPending: err= 2026/07/31 04:11:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766936e6280): >_readAt: n=16, err=EOF 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766936e6280): RWFileHandle.Release 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766936e6280): close: 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766936e6280): >close: err= 2026/07/31 04:11:39 DEBUG : dir/file1(0x3766936e6280): RWFileHandle.Release 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : dir: Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : dir: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.04s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:39 DEBUG : file1: newRWFileHandle: 2026/07/31 04:11:39 DEBUG : file1(0x3766939d4240): openPending: 2026/07/31 04:11:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 DEBUG : file1(0x3766939d4240): >openPending: err= 2026/07/31 04:11:39 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:11:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:11:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:11:39 DEBUG : file1(0x3766939d4240): _writeAt: size=5, off=0 2026/07/31 04:11:39 DEBUG : file1(0x3766939d4240): >_writeAt: n=5, err= 2026/07/31 04:11:39 DEBUG : file1(0x3766939d4240): _writeAt: size=7, off=5 2026/07/31 04:11:39 DEBUG : file1(0x3766939d4240): >_writeAt: n=7, err= 2026/07/31 04:11:39 DEBUG : file1: vfs cache: truncate to size=11 2026/07/31 04:11:39 DEBUG : file1(0x3766939d4240): close: 2026/07/31 04:11:39 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 04:11:39.477789376 +0000 UTC m=+4.694265026 2026/07/31 04:11:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:39 DEBUG : file1(0x3766939d4240): >close: err= 2026/07/31 04:11:39 DEBUG : file1(0x3766939d4240): close: 2026/07/31 04:11:39 DEBUG : file1(0x3766939d4240): >close: err=file already closed 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:39 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:11:39 DEBUG : file1.5cfea55d.partial: size = 11 OK 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1.5cfea55d.partial" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1.5cfea55d.partial 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-genomeh5xusu/file1.5cfea55d.partial 2026/07/31 04:11:39 DEBUG : file1.5cfea55d.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:11:39 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:11:39 DEBUG : file1.5cfea55d.partial: renamed to: file1 2026/07/31 04:11:39 INFO : file1: Copied (new) 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:11:39 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-31 04:11:39 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/31 04:11:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:11:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.18s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:39 DEBUG : file1: newRWFileHandle: 2026/07/31 04:11:39 DEBUG : file1(0x376693a23340): openPending: 2026/07/31 04:11:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 DEBUG : file1(0x376693a23340): >openPending: err= 2026/07/31 04:11:39 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:11:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:11:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:11:39 DEBUG : file1(0x376693a23340): _writeAt: size=7, off=0 2026/07/31 04:11:39 DEBUG : file1(0x376693a23340): >_writeAt: n=7, err= 2026/07/31 04:11:39 DEBUG : file1(0x376693a23340): _writeAt: size=6, off=5 2026/07/31 04:11:39 DEBUG : file1(0x376693a23340): >_writeAt: n=6, err= 2026/07/31 04:11:39 DEBUG : file1(0x376693a23340): close: 2026/07/31 04:11:39 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 04:11:39.660873952 +0000 UTC m=+4.877349581 2026/07/31 04:11:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:39 DEBUG : file1(0x376693a23340): >close: err= 2026/07/31 04:11:39 DEBUG : file1(0x376693a23340): _writeAt: size=5, off=0 2026/07/31 04:11:39 DEBUG : file1(0x376693a23340): >_writeAt: n=0, err=file already closed 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:39 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:11:39 DEBUG : file1.89629c01.partial: size = 11 OK 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1.89629c01.partial" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1.89629c01.partial 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-genomeh5xusu/file1.89629c01.partial 2026/07/31 04:11:39 DEBUG : file1.89629c01.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:11:39 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:11:39 DEBUG : file1.89629c01.partial: renamed to: file1 2026/07/31 04:11:39 INFO : file1: Copied (new) 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:11:39 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-31 04:11:39 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/31 04:11:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:11:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.18s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:39 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:39 DEBUG : file1: newRWFileHandle: 2026/07/31 04:11:39 DEBUG : file1(0x3766935b4480): openPending: 2026/07/31 04:11:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 DEBUG : file1(0x3766935b4480): >openPending: err= 2026/07/31 04:11:39 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:11:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:11:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:11:39 DEBUG : file1(0x3766935b4480): close: 2026/07/31 04:11:39 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 04:11:39.837389106 +0000 UTC m=+5.053864745 2026/07/31 04:11:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:39 DEBUG : file1(0x3766935b4480): >close: err= 2026/07/31 04:11:39 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/31 04:11:39 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:11:39 DEBUG : file2: newRWFileHandle: 2026/07/31 04:11:39 DEBUG : file2(0x3766935b4900): openPending: 2026/07/31 04:11:39 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/31 04:11:39 DEBUG : file2(0x3766935b4900): >openPending: err= 2026/07/31 04:11:39 DEBUG : file2: >newRWFileHandle: err= 2026/07/31 04:11:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/31 04:11:39 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/31 04:11:39 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/31 04:11:39 DEBUG : file2(0x3766935b4900): RWFileHandle.Flush 2026/07/31 04:11:39 DEBUG : file2(0x3766935b4900): RWFileHandle.Release 2026/07/31 04:11:39 DEBUG : file2(0x3766935b4900): close: 2026/07/31 04:11:39 DEBUG : file2: vfs cache: setting modification time to 2026-07-31 04:11:39.838602136 +0000 UTC m=+5.055077775 2026/07/31 04:11:39 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:39 DEBUG : file2(0x3766935b4900): >close: err= 2026/07/31 04:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : file2: reading active writers 2026/07/31 04:11:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : file2: reading active writers 2026/07/31 04:11:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : file2: reading active writers 2026/07/31 04:11:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : file2: reading active writers 2026/07/31 04:11:39 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/31 04:11:39 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:11:39 DEBUG : file2: vfs cache: starting upload 2026/07/31 04:11:39 DEBUG : file1.b756a58f.partial: size = 0 OK 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1.b756a58f.partial" 2026/07/31 04:11:39 DEBUG : file2.c499e5a5.partial: size = 0 OK 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1.b756a58f.partial 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file2.c499e5a5.partial" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file2.c499e5a5.partial 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-genomeh5xusu/file1.b756a58f.partial 2026/07/31 04:11:39 DEBUG : file1.b756a58f.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:11:39 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-genomeh5xusu/file2.c499e5a5.partial 2026/07/31 04:11:39 DEBUG : file2.c499e5a5.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:11:39 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:11:39 DEBUG : file1.b756a58f.partial: renamed to: file1 2026/07/31 04:11:39 INFO : file1: Copied (new) 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:39 DEBUG : file2.c499e5a5.partial: renamed to: file2 2026/07/31 04:11:39 INFO : file2: Copied (new) 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file2" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file2 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:11:39 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-31 04:11:39 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/31 04:11:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:11:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:39 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-genomeh5xusu/file2 2026/07/31 04:11:39 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:11:39 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-31 04:11:39 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/31 04:11:39 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/31 04:11:39 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/31 04:11:39 INFO : file2: vfs cache: upload succeeded try #1 2026/07/31 04:11:39 DEBUG : Looking for writers 2026/07/31 04:11:39 DEBUG : file1: reading active writers 2026/07/31 04:11:39 DEBUG : file2: reading active writers 2026/07/31 04:11:39 DEBUG : >WaitForWriters: 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:39 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:39 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:40 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file2" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file2 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-genomeh5xusu/file2 2026/07/31 04:11:40 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file2" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/file2 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-genomeh5xusu/file2 2026/07/31 04:11:40 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/31 04:11:40 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : file2: reading active writers 2026/07/31 04:11:40 DEBUG : >WaitForWriters: 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.18s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : file1: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : file1(0x376692e29800): openPending: 2026/07/31 04:11:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 DEBUG : file1(0x376692e29800): >openPending: err= 2026/07/31 04:11:40 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:11:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:11:40 DEBUG : file1(0x376692e29800): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : file1(0x376692e29800): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : file1(0x376692e29800): RWFileHandle.Flush 2026/07/31 04:11:40 DEBUG : file1(0x376692e29800): RWFileHandle.Flush 2026/07/31 04:11:40 DEBUG : file1(0x376692e29800): close: 2026/07/31 04:11:40 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 04:11:40.021869617 +0000 UTC m=+5.238345246 2026/07/31 04:11:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : file1(0x376692e29800): >close: err= 2026/07/31 04:11:40 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:40 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:11:40 DEBUG : file1.473b75d3.partial: size = 5 OK 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1.473b75d3.partial" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1.473b75d3.partial 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/file1.473b75d3.partial 2026/07/31 04:11:40 DEBUG : file1.473b75d3.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:11:40 DEBUG : file1.473b75d3.partial: renamed to: file1 2026/07/31 04:11:40 INFO : file1: Copied (new) 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:40 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-31 04:11:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 04:11:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : >WaitForWriters: 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : file1: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : file1(0x3766931b7300): openPending: 2026/07/31 04:11:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 DEBUG : file1(0x3766931b7300): >openPending: err= 2026/07/31 04:11:40 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:11:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:11:40 DEBUG : file1(0x3766931b7300): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : file1(0x3766931b7300): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : file1(0x3766931b7300): RWFileHandle.Release 2026/07/31 04:11:40 DEBUG : file1(0x3766931b7300): close: 2026/07/31 04:11:40 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 04:11:40.185307886 +0000 UTC m=+5.401783515 2026/07/31 04:11:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : file1(0x3766931b7300): >close: err= 2026/07/31 04:11:40 DEBUG : file1(0x3766931b7300): RWFileHandle.Release 2026/07/31 04:11:40 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:40 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:11:40 DEBUG : file1.e42f54e5.partial: size = 5 OK 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1.e42f54e5.partial" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1.e42f54e5.partial 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/file1.e42f54e5.partial 2026/07/31 04:11:40 DEBUG : file1.e42f54e5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:11:40 DEBUG : file1.e42f54e5.partial: renamed to: file1 2026/07/31 04:11:40 INFO : file1: Copied (new) 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:40 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-31 04:11:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 04:11:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : >WaitForWriters: 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:11:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:11:40 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766930b3bc0): openPending: 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:11:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766930b3bc0): >openPending: err= 2026/07/31 04:11:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:11:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766930b3bc0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766930b3bc0): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766930b3bc0): close: 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-31 04:11:40.372080052 +0000 UTC m=+5.588555692 2026/07/31 04:11:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766930b3bc0): >close: err= 2026/07/31 04:11:40 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:40 DEBUG : dir: Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : dir: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:40 DEBUG : dir: Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : dir: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:40 DEBUG : dir: Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : dir: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:40 DEBUG : dir: Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : dir: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:40 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 04:11:40 DEBUG : dir/file1.248d60f3.partial: size = 5 OK 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1.248d60f3.partial" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1.248d60f3.partial 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/dir/file1.248d60f3.partial 2026/07/31 04:11:40 DEBUG : dir/file1.248d60f3.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:40 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:11:40 DEBUG : dir/file1.248d60f3.partial: renamed to: dir/file1 2026/07/31 04:11:40 INFO : dir/file1: Copied (replaced existing) 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:40 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-31 04:11:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 04:11:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 04:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 04:11:40 DEBUG : dir: Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : dir: reading active writers 2026/07/31 04:11:40 DEBUG : >WaitForWriters: 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.19s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:11:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:11:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766933f6b00): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766933f6b00): openPending: 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:11:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:11:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766933f6b00): >openPending: err= 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766933f6b00): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766933f6b00): _writeAt: size=15, off=5 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766933f6b00): >_writeAt: n=15, err= 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766933f6b00): close: 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/31 04:11:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-31 04:11:40.563652992 +0000 UTC m=+5.780128631 2026/07/31 04:11:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : dir/file1(0x3766933f6b00): >close: err= 2026/07/31 04:11:40 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:40 DEBUG : dir: Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : dir: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:40 DEBUG : dir: Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : dir: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:40 DEBUG : dir: Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : dir: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:40 DEBUG : dir: Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : dir: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:40 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 04:11:40 DEBUG : dir/file1.36e2763e.partial: size = 20 OK 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1.36e2763e.partial" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1.36e2763e.partial 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-genomeh5xusu/dir/file1.36e2763e.partial 2026/07/31 04:11:40 DEBUG : dir/file1.36e2763e.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/31 04:11:40 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/31 04:11:40 DEBUG : dir/file1.36e2763e.partial: renamed to: dir/file1 2026/07/31 04:11:40 INFO : dir/file1: Copied (replaced existing) 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:40 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/31 04:11:40 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-31 04:11:40 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/31 04:11:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 04:11:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 04:11:40 DEBUG : dir: Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : dir: reading active writers 2026/07/31 04:11:40 DEBUG : >WaitForWriters: 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.19s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : file1: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : file1(0x376693490580): openPending: 2026/07/31 04:11:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 DEBUG : file1(0x376693490580): >openPending: err= 2026/07/31 04:11:40 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:11:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:11:40 DEBUG : file1(0x376693490580): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : file1(0x376693490580): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : file1(0x376693490580): close: 2026/07/31 04:11:40 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 04:11:40.733764538 +0000 UTC m=+5.950240178 2026/07/31 04:11:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : file1(0x376693490580): >close: err= 2026/07/31 04:11:40 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:40 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:11:40 DEBUG : file1.cd72c948.partial: size = 5 OK 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1.cd72c948.partial" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1.cd72c948.partial 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/file1.cd72c948.partial 2026/07/31 04:11:40 DEBUG : file1.cd72c948.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:11:40 DEBUG : file1.cd72c948.partial: renamed to: file1 2026/07/31 04:11:40 INFO : file1: Copied (new) 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:40 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-31 04:11:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 04:11:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:40 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:11:40 DEBUG : Looking for writers 2026/07/31 04:11:40 DEBUG : file1: reading active writers 2026/07/31 04:11:40 DEBUG : >WaitForWriters: 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.17s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/31 04:11:40 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766933f7bc0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766933f7bc0): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766933f7bc0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766933f7bc0): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766933f7bc0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.898196413 +0000 UTC m=+6.114672042 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766933f7bc0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0140): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0140): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0140): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0140): >_readAt: n=2, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0140): _writeAt: size=3, off=2 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0140): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0140): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.898196413 +0000 UTC m=+6.114672042 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0140): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0600): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0600): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0600): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0600): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0600): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.898196413 +0000 UTC m=+6.114672042 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0600): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e129a0 item 1 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0c40): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0c40): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0c40): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0c40): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0c40): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.901003041 +0000 UTC m=+6.117478680 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a0c40): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1140): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1140): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1140): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1140): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1140): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.901003041 +0000 UTC m=+6.117478680 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1140): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e135e0 item 2 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1780): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1780): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1780): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1780): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1780): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.902970455 +0000 UTC m=+6.119446084 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1780): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1c00): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1c00): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1c00): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1c00): >_readAt: n=2, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1c00): _writeAt: size=3, off=2 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1c00): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.902970455 +0000 UTC m=+6.119446084 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939a1c00): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3c200): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3c200): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3c200): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3c200): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3c200): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.902970455 +0000 UTC m=+6.119446084 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3c200): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669317c070 item 3 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3c880): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3c880): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3c880): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3c880): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3c880): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.905952365 +0000 UTC m=+6.122428053 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3c880): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3cdc0): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3cdc0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3cdc0): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3cdc0): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3cdc0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.905952365 +0000 UTC m=+6.122428053 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3cdc0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669317c930 item 4 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d400): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d400): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d400): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d400): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d400): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.907959594 +0000 UTC m=+6.124435223 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d400): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d880): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d880): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d880): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d880): >_readAt: n=2, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d880): _writeAt: size=3, off=2 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d880): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d880): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.907959594 +0000 UTC m=+6.124435223 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3d880): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3dd40): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3dd40): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3dd40): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3dd40): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3dd40): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.907959594 +0000 UTC m=+6.124435223 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a3dd40): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669317d0a0 item 5 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5c4c0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5c4c0): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5c4c0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5c4c0): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5c4c0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.910958495 +0000 UTC m=+6.127434124 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5c4c0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5ca00): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5ca00): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5ca00): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5ca00): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5ca00): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.910958495 +0000 UTC m=+6.127434124 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5ca00): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669317d7a0 item 6 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d080): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d080): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d080): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d080): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d080): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.912758483 +0000 UTC m=+6.129234112 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d080): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d580): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d580): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d580): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d580): >_readAt: n=2, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d580): _writeAt: size=3, off=2 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d580): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d580): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.912758483 +0000 UTC m=+6.129234112 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5d580): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5da40): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5da40): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5da40): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5da40): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5da40): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.912758483 +0000 UTC m=+6.129234112 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a5da40): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669317dc70 item 7 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b861c0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b861c0): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b861c0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b861c0): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b861c0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.915563117 +0000 UTC m=+6.132038756 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b861c0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b86700): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b86700): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b86700): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b86700): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b86700): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.915563117 +0000 UTC m=+6.132038756 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b86700): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693142690 item 8 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b86cc0): _readAt: size=2, off=0 2026/07/31 04:11:40 ERROR : open-test-file(0x376693b86cc0): Couldn't read size of file 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b86cc0): >_readAt: n=0, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b86cc0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b86cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b86cc0): close: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b86cc0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87080): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87080): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87080): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87080): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87080): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.917940244 +0000 UTC m=+6.134415874 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87080): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87500): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87500): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87500): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87500): >_readAt: n=2, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87500): _writeAt: size=3, off=2 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87500): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87500): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.917940244 +0000 UTC m=+6.134415874 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87500): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87a00): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87a00): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87a00): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87a00): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87a00): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.917940244 +0000 UTC m=+6.134415874 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693b87a00): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766931431f0 item 9 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bba180): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bba180): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bba180): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bba180): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bba180): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.920383767 +0000 UTC m=+6.136859397 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bba180): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bba6c0): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bba6c0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bba6c0): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bba6c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bba6c0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.920383767 +0000 UTC m=+6.136859397 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bba6c0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693138000 item 10 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbad00): _readAt: size=2, off=0 2026/07/31 04:11:40 ERROR : open-test-file(0x376693bbad00): Couldn't read size of file 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbad00): >_readAt: n=0, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbad00): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbad00): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbad00): close: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbad00): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb0c0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb0c0): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb0c0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb0c0): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb0c0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.92318216 +0000 UTC m=+6.139657789 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb0c0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb5c0): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb5c0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb5c0): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb5c0): >_readAt: n=2, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb5c0): _writeAt: size=3, off=2 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb5c0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.92318216 +0000 UTC m=+6.139657789 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbb5c0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbbac0): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbbac0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbbac0): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbbac0): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbbac0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.92318216 +0000 UTC m=+6.139657789 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bbbac0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693138e70 item 11 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bda240): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bda240): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bda240): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bda240): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bda240): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.925984239 +0000 UTC m=+6.142459868 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bda240): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bda780): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bda780): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bda780): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bda780): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bda780): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.925984239 +0000 UTC m=+6.142459868 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bda780): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693139b20 item 12 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdadc0): _readAt: size=2, off=0 2026/07/31 04:11:40 ERROR : open-test-file(0x376693bdadc0): Couldn't read size of file 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdadc0): >_readAt: n=0, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdadc0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdadc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdadc0): close: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdadc0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdb180): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdb180): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdb180): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdb180): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdb180): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.928481994 +0000 UTC m=+6.144957644 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdb180): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdb840): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdb840): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdb840): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdb840): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdb840): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.928481994 +0000 UTC m=+6.144957644 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdb840): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e54380 item 13 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdbec0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdbec0): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdbec0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdbec0): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdbec0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.931719336 +0000 UTC m=+6.148195015 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bdbec0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4500): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4500): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4500): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4500): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4500): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.931719336 +0000 UTC m=+6.148195015 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4500): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e54700 item 14 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4b40): _readAt: size=2, off=0 2026/07/31 04:11:40 ERROR : open-test-file(0x376693bf4b40): Couldn't read size of file 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4b40): >_readAt: n=0, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4b40): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4b40): close: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4b40): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4f00): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4f00): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4f00): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4f00): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4f00): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.93394134 +0000 UTC m=+6.150416980 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf4f00): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf55c0): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf55c0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf55c0): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf55c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf55c0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.93394134 +0000 UTC m=+6.150416980 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf55c0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e54a80 item 15 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf5c40): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf5c40): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf5c40): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf5c40): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf5c40): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.93614482 +0000 UTC m=+6.152620449 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693bf5c40): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1c280): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1c280): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1c280): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1c280): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1c280): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.93614482 +0000 UTC m=+6.152620449 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1c280): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e54e70 item 16 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1c8c0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1c8c0): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1c8c0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1c8c0): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1c8c0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.938470139 +0000 UTC m=+6.154945769 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1c8c0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1cd40): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1cd40): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1cd40): open at offset 5 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1cd40): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1cd40): >_readAt: n=2, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1cd40): _writeAt: size=3, off=7 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1cd40): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1cd40): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.938470139 +0000 UTC m=+6.154945769 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1cd40): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1d240): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1d240): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1d240): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1d240): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1d240): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.938470139 +0000 UTC m=+6.154945769 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1d240): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e551f0 item 17 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1d8c0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1d8c0): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1d8c0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1d8c0): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1d8c0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.941641075 +0000 UTC m=+6.158116715 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1d8c0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1de00): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1de00): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1de00): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1de00): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1de00): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.941641075 +0000 UTC m=+6.158116715 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c1de00): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e556c0 item 18 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e580): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e580): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e580): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e580): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e580): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.943992855 +0000 UTC m=+6.160468494 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e580): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ea80): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ea80): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ea80): open at offset 5 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ea80): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ea80): >_readAt: n=2, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ea80): _writeAt: size=3, off=7 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ea80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ea80): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.943992855 +0000 UTC m=+6.160468494 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ea80): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ef80): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ef80): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ef80): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ef80): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ef80): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.943992855 +0000 UTC m=+6.160468494 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ef80): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e55b20 item 19 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e57600): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e57600): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e57600): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e57600): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e57600): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.948538055 +0000 UTC m=+6.165013724 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e57600): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f640): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f640): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f640): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f640): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f640): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.948538055 +0000 UTC m=+6.165013724 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f640): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693164230 item 20 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56880): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56880): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56880): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56880): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56880): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.951415397 +0000 UTC m=+6.167891026 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56880): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56d80): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56d80): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56d80): open at offset 5 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56d80): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56d80): >_readAt: n=2, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56d80): _writeAt: size=3, off=7 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56d80): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.951415397 +0000 UTC m=+6.167891026 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e56d80): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e57280): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e57280): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e57280): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e57280): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e57280): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.951415397 +0000 UTC m=+6.167891026 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e57280): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669348c310 item 21 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e000): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e000): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e000): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e000): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e000): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.954710477 +0000 UTC m=+6.171186116 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e000): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e540): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e540): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e540): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e540): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e540): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.954710477 +0000 UTC m=+6.171186116 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6e540): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669348d030 item 22 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ebc0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ebc0): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ebc0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ebc0): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ebc0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.957601074 +0000 UTC m=+6.174076753 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6ebc0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f100): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f100): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f100): open at offset 5 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f100): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f100): >_readAt: n=2, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f100): _writeAt: size=3, off=7 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f100): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f100): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.957601074 +0000 UTC m=+6.174076753 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6f100): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6fc00): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6fc00): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6fc00): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6fc00): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6fc00): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.957601074 +0000 UTC m=+6.174076753 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c6fc00): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669348d490 item 23 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693490400): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693490400): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693490400): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693490400): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693490400): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.960042303 +0000 UTC m=+6.176517932 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693490400): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693490a80): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693490a80): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693490a80): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693490a80): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693490a80): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.960042303 +0000 UTC m=+6.176517932 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693490a80): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669348d9d0 item 24 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693491640): _readAt: size=2, off=0 2026/07/31 04:11:40 ERROR : open-test-file(0x376693491640): Couldn't read size of file 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693491640): >_readAt: n=0, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693491640): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693491640): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693491640): close: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693491640): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693491d80): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693491d80): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693491d80): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693491d80): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693491d80): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.962545046 +0000 UTC m=+6.179020675 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693491d80): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a400): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a400): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a400): open at offset 5 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a400): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a400): >_readAt: n=2, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a400): _writeAt: size=3, off=7 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a400): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a400): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.962545046 +0000 UTC m=+6.179020675 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a400): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a940): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a940): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a940): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a940): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a940): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.962545046 +0000 UTC m=+6.179020675 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6a940): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693164850 item 25 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6afc0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6afc0): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6afc0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6afc0): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6afc0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.965975863 +0000 UTC m=+6.182451502 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6afc0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6b500): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6b500): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6b500): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6b500): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6b500): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.965975863 +0000 UTC m=+6.182451502 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6b500): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693165030 item 26 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6bb40): _readAt: size=2, off=0 2026/07/31 04:11:40 ERROR : open-test-file(0x376693a6bb40): Couldn't read size of file 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6bb40): >_readAt: n=0, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6bb40): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6bb40): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6bb40): close: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a6bb40): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692dd6000): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692dd6000): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692dd6000): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692dd6000): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692dd6000): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.968345336 +0000 UTC m=+6.184820965 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692dd6000): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a22440): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a22440): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a22440): open at offset 5 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a22440): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a22440): >_readAt: n=2, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a22440): _writeAt: size=3, off=7 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a22440): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a22440): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.968345336 +0000 UTC m=+6.184820965 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a22440): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a229c0): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a229c0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a229c0): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a229c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a229c0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.968345336 +0000 UTC m=+6.184820965 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a229c0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766931655e0 item 27 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23040): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23040): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23040): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23040): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23040): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.97220901 +0000 UTC m=+6.188684649 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23040): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23580): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23580): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23580): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23580): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23580): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.97220901 +0000 UTC m=+6.188684649 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23580): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e42620 item 28 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23bc0): _readAt: size=2, off=0 2026/07/31 04:11:40 ERROR : open-test-file(0x376693a23bc0): Couldn't read size of file 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23bc0): >_readAt: n=0, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23bc0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23bc0): close: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693a23bc0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e28080): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e28080): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e28080): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e28080): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e28080): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.974275691 +0000 UTC m=+6.190751320 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e28080): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e28e80): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e28e80): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e28e80): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e28e80): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e28e80): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.974275691 +0000 UTC m=+6.190751320 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e28e80): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e42fc0 item 29 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e29c80): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e29c80): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e29c80): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e29c80): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e29c80): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.976687985 +0000 UTC m=+6.193163614 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376692e29c80): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766931b6e80): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766931b6e80): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766931b6e80): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766931b6e80): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766931b6e80): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.976687985 +0000 UTC m=+6.193163614 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766931b6e80): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e43ce0 item 30 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d4100): _readAt: size=2, off=0 2026/07/31 04:11:40 ERROR : open-test-file(0x3766939d4100): Couldn't read size of file 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d4100): >_readAt: n=0, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d4100): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d4100): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d4100): close: 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d4100): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d44c0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d44c0): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d44c0): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d44c0): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d44c0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.97957246 +0000 UTC m=+6.196048089 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d44c0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d4b80): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d4b80): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d4b80): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d4b80): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d4b80): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.97957246 +0000 UTC m=+6.196048089 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d4b80): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766934c4310 item 31 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5200): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5200): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5200): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5200): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5200): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.981712429 +0000 UTC m=+6.198188058 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5200): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5740): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5740): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5740): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5740): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5740): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.981712429 +0000 UTC m=+6.198188058 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5740): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766934c4850 item 32 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5e00): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5e00): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5e00): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5e00): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5e00): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.983984108 +0000 UTC m=+6.200459737 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766939d5e00): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b31c0): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b31c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b31c0): _writeAt: size=3, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b31c0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b31c0): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766934c4cb0 item 33 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b31c0): >_writeAt: n=3, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b31c0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.985035432 +0000 UTC m=+6.201511062 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b31c0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b3a40): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b3a40): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b3a40): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b3a40): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b3a40): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.985035432 +0000 UTC m=+6.201511062 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x3766930b3a40): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766934c52d0 item 33 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376180): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376180): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376180): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376180): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376180): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.987367905 +0000 UTC m=+6.203843544 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376180): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376600): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376600): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766934c5650 item 34 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376600): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376600): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376600): _writeAt: size=3, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376600): >_writeAt: n=3, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376600): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.988515221 +0000 UTC m=+6.204990850 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376600): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376bc0): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376bc0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376bc0): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376bc0): >_readAt: n=3, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376bc0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.988515221 +0000 UTC m=+6.204990850 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693376bc0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766934c58f0 item 34 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377280): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377280): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377280): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377280): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377280): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.990889985 +0000 UTC m=+6.207365885 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377280): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377800): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377800): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377800): _writeAt: size=3, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377800): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377800): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766937600e0 item 35 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377800): >_writeAt: n=3, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377800): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.99184668 +0000 UTC m=+6.208322330 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377800): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377d00): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377d00): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377d00): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377d00): >_readAt: n=5, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377d00): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.99184668 +0000 UTC m=+6.208322330 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693377d00): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693760460 item 35 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06480): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06480): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06480): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06480): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06480): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.995143615 +0000 UTC m=+6.211619274 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06480): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06980): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06980): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766937608c0 item 36 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06980): _readAt: size=2, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06980): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06980): _writeAt: size=3, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06980): >_writeAt: n=3, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06980): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.996617557 +0000 UTC m=+6.213093196 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06980): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06ec0): _readAt: size=512, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06ec0): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06ec0): >openPending: err= 2026/07/31 04:11:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06ec0): >_readAt: n=3, err=EOF 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06ec0): close: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.996617557 +0000 UTC m=+6.213093196 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c06ec0): >close: err= 2026/07/31 04:11:40 DEBUG : open-test-file: Remove: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693760a80 item 36 2026/07/31 04:11:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:40 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c07580): openPending: 2026/07/31 04:11:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c07580): >openPending: err= 2026/07/31 04:11:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c07580): _writeAt: size=5, off=0 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c07580): >_writeAt: n=5, err= 2026/07/31 04:11:40 DEBUG : open-test-file(0x376693c07580): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:40.999906476 +0000 UTC m=+6.216382124 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07580): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a00): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693760e00 item 37 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a00): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.000859274 +0000 UTC m=+6.217334913 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6000): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6000): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6000): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6000): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6000): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.000859274 +0000 UTC m=+6.217334913 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6000): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693760fc0 item 37 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6a80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6a80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6a80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6a80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6a80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.003434856 +0000 UTC m=+6.219910495 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6a80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693761490 item 38 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.004997926 +0000 UTC m=+6.221473575 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7740): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7740): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7740): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7740): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7740): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.004997926 +0000 UTC m=+6.221473575 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7740): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693761650 item 38 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7dc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7dc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7dc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7dc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7dc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.007295875 +0000 UTC m=+6.223771524 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7dc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766937619d0 item 39 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.008048545 +0000 UTC m=+6.224524184 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a08c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a08c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a08c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a08c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a08c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.008048545 +0000 UTC m=+6.224524184 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a08c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693761b90 item 39 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.01078975 +0000 UTC m=+6.227265389 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aaa070 item 40 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.011906689 +0000 UTC m=+6.228382368 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1980): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1980): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1980): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1980): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1980): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.011906689 +0000 UTC m=+6.228382368 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1980): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aaa310 item 40 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a080): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a080): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a080): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a080): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a080): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a080): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a080): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.014439409 +0000 UTC m=+6.230915088 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a080): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a580): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a580): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a580): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aaa690 item 41 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a580): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a580): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.015070111 +0000 UTC m=+6.231545740 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335a580): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335aa40): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335aa40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335aa40): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335aa40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335aa40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aaa850 item 41 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335aa40): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335aa40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.016380644 +0000 UTC m=+6.232856284 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335aa40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335af80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335af80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335af80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335af80): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335af80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.016380644 +0000 UTC m=+6.232856284 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335af80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aaaa10 item 41 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335b5c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335b5c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335b5c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335b5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335b5c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335b5c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335b5c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.018715381 +0000 UTC m=+6.235191011 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335b5c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335bac0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335bac0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335bac0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aaad90 item 42 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335bac0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335bac0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.019936115 +0000 UTC m=+6.236411744 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669335bac0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372100): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372100): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aaaf50 item 42 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372100): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372100): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372100): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372100): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372100): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.020715818 +0000 UTC m=+6.237191447 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372100): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372680): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372680): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372680): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372680): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372680): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.020715818 +0000 UTC m=+6.237191447 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372680): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aab110 item 42 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372cc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372cc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372cc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372cc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372cc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372cc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.022951407 +0000 UTC m=+6.239427087 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693372cc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933731c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933731c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933731c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aab490 item 43 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933731c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933731c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.024072835 +0000 UTC m=+6.240548464 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933731c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373700): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373700): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373700): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373700): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373700): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aab650 item 43 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373700): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373700): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.02522501 +0000 UTC m=+6.241700699 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373700): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373c40): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373c40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373c40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373c40): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373c40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.02522501 +0000 UTC m=+6.241700699 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693373c40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aab810 item 43 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480380): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480380): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480380): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480380): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480380): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480380): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480380): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.027722826 +0000 UTC m=+6.244198455 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480380): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480880): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480880): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480880): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aabce0 item 44 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480880): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480880): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.028496455 +0000 UTC m=+6.244972094 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480880): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480dc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480dc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b280e0 item 44 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480dc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480dc0): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480dc0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480dc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.029479681 +0000 UTC m=+6.245955310 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693480dc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481340): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481340): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481340): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481340): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481340): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.029479681 +0000 UTC m=+6.245955310 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481340): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b282a0 item 44 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481980): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481980): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481980): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481980): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481980): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481980): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481980): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.031610253 +0000 UTC m=+6.248085882 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481980): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481e80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481e80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481e80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b28770 item 45 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481e80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481e80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.032316046 +0000 UTC m=+6.248791685 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693481e80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0680): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0680): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0680): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0680): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0680): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.032316046 +0000 UTC m=+6.248791685 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0680): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b28930 item 45 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0cc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0cc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0cc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0cc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0cc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0cc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.034234468 +0000 UTC m=+6.250710097 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0cc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b11c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b11c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b11c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b28cb0 item 46 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b11c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b11c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.034935681 +0000 UTC m=+6.251411310 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b11c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b18c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b18c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b18c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b18c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b18c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.034935681 +0000 UTC m=+6.251411310 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b18c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b28e70 item 46 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6000): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6000): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6000): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6000): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6000): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6000): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6000): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.036814237 +0000 UTC m=+6.253289866 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6000): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6500): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6500): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6500): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b292d0 item 47 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6500): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6500): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.037611843 +0000 UTC m=+6.254087472 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6500): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6c00): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6c00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6c00): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6c00): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6c00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.037611843 +0000 UTC m=+6.254087472 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e6c00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b29570 item 47 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7240): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7240): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7240): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7240): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7240): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7240): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7240): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.039682883 +0000 UTC m=+6.256158562 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7240): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7740): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7740): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7740): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b298f0 item 48 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7740): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7740): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.040527367 +0000 UTC m=+6.257002996 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7740): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7e40): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7e40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7e40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7e40): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7e40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.040527367 +0000 UTC m=+6.257002996 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934e7e40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b29ab0 item 48 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568580): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568580): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568580): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568580): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568580): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.042852165 +0000 UTC m=+6.259327794 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568580): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568a00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568a00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568a00): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568a00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568a00): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568a00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b29e30 item 49 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568a00): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568a00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.043603484 +0000 UTC m=+6.260079113 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568a00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568f40): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568f40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568f40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568f40): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568f40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.043603484 +0000 UTC m=+6.260079113 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693568f40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c002a0 item 49 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935695c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935695c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935695c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935695c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935695c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.04554572 +0000 UTC m=+6.262021349 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935695c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693569ac0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693569ac0): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693569ac0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c00620 item 50 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693569ac0): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693569ac0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693569ac0): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693569ac0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693569ac0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.046419761 +0000 UTC m=+6.262895390 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693569ac0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608140): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608140): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608140): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608140): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608140): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.046419761 +0000 UTC m=+6.262895390 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608140): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c007e0 item 50 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936087c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936087c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936087c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936087c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936087c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.048495548 +0000 UTC m=+6.264971188 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936087c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608cc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608cc0): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608cc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608cc0): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608cc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c00bd0 item 51 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608cc0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608cc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.049463195 +0000 UTC m=+6.265938844 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693608cc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609200): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609200): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609200): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609200): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609200): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.049463195 +0000 UTC m=+6.265938844 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609200): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c00d90 item 51 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609880): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609880): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609880): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609880): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609880): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.0518758 +0000 UTC m=+6.268351439 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609880): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609d80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609d80): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609d80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c01110 item 52 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609d80): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609d80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609d80): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609d80): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609d80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.052717759 +0000 UTC m=+6.269193388 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693609d80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620400): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620400): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620400): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620400): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620400): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.052717759 +0000 UTC m=+6.269193388 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620400): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c012d0 item 52 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620a80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620a80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620a80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620a80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620a80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.054764102 +0000 UTC m=+6.271239751 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620a80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620f80): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620f80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620f80): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620f80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620f80): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620f80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c01650 item 53 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620f80): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620f80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.055479853 +0000 UTC m=+6.271955482 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693620f80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936214c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936214c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936214c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936214c0): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936214c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.055479853 +0000 UTC m=+6.271955482 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936214c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c01810 item 53 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693621b40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693621b40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693621b40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693621b40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693621b40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.057552175 +0000 UTC m=+6.274027804 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693621b40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a140): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a140): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a140): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c01b90 item 54 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a140): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a140): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a140): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a140): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a140): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.058497129 +0000 UTC m=+6.274972758 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a140): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a6c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a6c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a6c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a6c0): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a6c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.058497129 +0000 UTC m=+6.274972758 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a6c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c01d50 item 54 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364ad40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364ad40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364ad40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364ad40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364ad40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.060205545 +0000 UTC m=+6.276681184 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364ad40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b240): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b240): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b240): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b240): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b240): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b240): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba6230 item 55 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b240): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b240): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.060897571 +0000 UTC m=+6.277373240 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b240): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b780): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b780): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b780): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b780): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b780): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.060897571 +0000 UTC m=+6.277373240 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b780): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba63f0 item 55 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364be00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364be00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364be00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364be00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364be00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.062668373 +0000 UTC m=+6.279144002 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364be00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696400): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696400): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696400): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba68c0 item 56 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696400): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696400): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696400): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696400): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696400): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.063569875 +0000 UTC m=+6.280045514 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696400): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696980): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696980): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696980): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696980): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696980): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.063569875 +0000 UTC m=+6.280045514 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696980): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba6a80 item 56 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696fc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696fc0): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696fc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696fc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696fc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696fc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696fc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.0654896 +0000 UTC m=+6.281965279 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693696fc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697500): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697500): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697500): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba6e00 item 57 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697500): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697500): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.066171877 +0000 UTC m=+6.282647506 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697500): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697a40): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697a40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697a40): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697a40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697a40): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697a40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba6fc0 item 57 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697a40): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697a40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.067146497 +0000 UTC m=+6.283622126 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693697a40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b40c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b40c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b40c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b40c0): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b40c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.067146497 +0000 UTC m=+6.283622126 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b40c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba7180 item 57 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4700): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4700): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4700): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4700): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4700): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4700): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4700): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4700): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.06936246 +0000 UTC m=+6.285838089 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4700): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4c40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4c40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4c40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba7500 item 58 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4c40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4c40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.069975117 +0000 UTC m=+6.286450756 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b4c40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5180): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5180): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5180): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba76c0 item 58 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5180): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5180): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5180): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5180): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5180): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.07137529 +0000 UTC m=+6.287850919 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5180): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5740): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5740): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5740): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5740): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5740): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.07137529 +0000 UTC m=+6.287850919 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5740): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba79d0 item 58 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5d80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5d80): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5d80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5d80): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5d80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5d80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5d80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5d80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.073180047 +0000 UTC m=+6.289655676 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936b5d80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee3c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee3c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee3c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba7d50 item 59 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee3c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee3c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.073846856 +0000 UTC m=+6.290322485 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee3c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee900): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee900): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee900): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee900): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee900): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee900): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766930f81c0 item 59 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee900): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee900): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.074769426 +0000 UTC m=+6.291245055 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ee900): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936eee80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936eee80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936eee80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936eee80): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936eee80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.074769426 +0000 UTC m=+6.291245055 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936eee80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766930f9340 item 59 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ef4c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ef4c0): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ef4c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ef4c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ef4c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ef4c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ef4c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ef4c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.077968305 +0000 UTC m=+6.294443945 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ef4c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936efa00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936efa00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936efa00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766930f98f0 item 60 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936efa00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936efa00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.078775539 +0000 UTC m=+6.295251208 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936efa00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e040): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e040): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e040): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766930f9c70 item 60 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e040): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e040): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e040): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e040): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e040): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.079617739 +0000 UTC m=+6.296093379 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e040): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e600): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e600): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e600): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e600): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e600): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.079617739 +0000 UTC m=+6.296093379 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370e600): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b80070 item 60 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370ec40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370ec40): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370ec40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370ec40): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370ec40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370ec40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370ec40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370ec40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.081618656 +0000 UTC m=+6.298094316 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370ec40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370f180): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370f180): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370f180): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b803f0 item 61 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370f180): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370f180): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.082917158 +0000 UTC m=+6.299392847 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370f180): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370f880): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370f880): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370f880): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370f880): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370f880): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.082917158 +0000 UTC m=+6.299392847 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370f880): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b80620 item 61 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370fec0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370fec0): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370fec0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370fec0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370fec0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370fec0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370fec0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370fec0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.085467381 +0000 UTC m=+6.301943010 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669370fec0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693728500): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693728500): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693728500): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b80a10 item 62 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693728500): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693728500): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.086332926 +0000 UTC m=+6.302808565 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693728500): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693728c00): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693728c00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693728c00): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693728c00): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693728c00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.086332926 +0000 UTC m=+6.302808565 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693728c00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b80bd0 item 62 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729240): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729240): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729240): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729240): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729240): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729240): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729240): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729240): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.087900324 +0000 UTC m=+6.304375954 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729240): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729780): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729780): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729780): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b80f50 item 63 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729780): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729780): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.089106783 +0000 UTC m=+6.305582412 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729780): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729e80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729e80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729e80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729e80): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729e80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.089106783 +0000 UTC m=+6.305582412 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693729e80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b81110 item 63 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374c5c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374c5c0): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374c5c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374c5c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374c5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374c5c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374c5c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374c5c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.090812653 +0000 UTC m=+6.307288282 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374c5c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374cb00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374cb00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374cb00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b81490 item 64 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374cb00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374cb00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.091541689 +0000 UTC m=+6.308017318 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374cb00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374d200): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374d200): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374d200): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374d200): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374d200): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.091541689 +0000 UTC m=+6.308017318 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374d200): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b81650 item 64 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374d840): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374d840): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374d840): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374d840): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374d840): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.093587982 +0000 UTC m=+6.310063611 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374d840): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374dcc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374dcc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374dcc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374dcc0): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374dcc0): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b819d0 item 65 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374dcc0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374dcc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.094394184 +0000 UTC m=+6.310869813 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669374dcc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939902c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939902c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939902c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939902c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939902c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.094394184 +0000 UTC m=+6.310869813 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939902c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b81b90 item 65 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990900): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990900): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990900): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990900): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990900): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.096384531 +0000 UTC m=+6.312860160 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990900): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990d80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990d80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693514070 item 66 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990d80): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990d80): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990d80): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990d80): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990d80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.09719463 +0000 UTC m=+6.313670269 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693990d80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939912c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939912c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939912c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939912c0): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939912c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.09719463 +0000 UTC m=+6.313670269 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939912c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693514230 item 66 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991900): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991900): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991900): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991900): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991900): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.099400884 +0000 UTC m=+6.315876513 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991900): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991d80): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991d80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991d80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991d80): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991d80): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766935145b0 item 67 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991d80): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991d80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.099947557 +0000 UTC m=+6.316423186 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693991d80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0380): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0380): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0380): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0380): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0380): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.099947557 +0000 UTC m=+6.316423186 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0380): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693514770 item 67 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0a00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0a00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0a00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0a00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0a00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.101633499 +0000 UTC m=+6.318109128 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0a00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0f00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0f00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693514bd0 item 68 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0f00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0f00): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0f00): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0f00): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0f00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.102342187 +0000 UTC m=+6.318817826 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0f00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1440): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1440): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1440): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1440): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1440): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.102342187 +0000 UTC m=+6.318817826 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1440): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693514e00 item 68 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1a80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1a80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1a80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1a80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1a80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.104037778 +0000 UTC m=+6.320513407 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1a80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe000): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe000): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe000): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe000): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe000): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766935153b0 item 69 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe000): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe000): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.104810747 +0000 UTC m=+6.321286386 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe000): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe500): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe500): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe500): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe500): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe500): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.104810747 +0000 UTC m=+6.321286386 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939fe500): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766935155e0 item 69 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939feb80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939feb80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939feb80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939feb80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939feb80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.106470681 +0000 UTC m=+6.322946320 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939feb80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff080): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff080): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693515960 item 70 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff080): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff080): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff080): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff080): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff080): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.107134134 +0000 UTC m=+6.323609763 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff080): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff5c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff5c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff5c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff5c0): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff5c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.107134134 +0000 UTC m=+6.323609763 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ff5c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693515b90 item 70 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ffc40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ffc40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ffc40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ffc40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ffc40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.108562489 +0000 UTC m=+6.325038118 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939ffc40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c240): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c240): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c240): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c240): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c240): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766936742a0 item 71 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c240): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c240): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.10928867 +0000 UTC m=+6.325764310 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c240): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c740): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c740): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c740): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c740): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c740): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.10928867 +0000 UTC m=+6.325764310 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1c740): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766936745b0 item 71 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1cdc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1cdc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1cdc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1cdc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1cdc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.111204938 +0000 UTC m=+6.327680577 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1cdc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d2c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d2c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766936749a0 item 72 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d2c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d2c0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d2c0): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d2c0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d2c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.111896724 +0000 UTC m=+6.328372353 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d2c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d800): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d800): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d800): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d800): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d800): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.111896724 +0000 UTC m=+6.328372353 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1d800): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693674b60 item 72 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1ddc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1ddc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1ddc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1ddc0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1ddc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1ddc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1ddc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.113792642 +0000 UTC m=+6.330268281 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a1ddc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a443c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a443c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a443c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693674ee0 item 73 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a443c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a443c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.114418143 +0000 UTC m=+6.330893812 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a443c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44880): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44880): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44880): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44880): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44880): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766936750a0 item 73 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44880): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44880): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.115228734 +0000 UTC m=+6.331704363 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44880): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44dc0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44dc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44dc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44dc0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44dc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.115228734 +0000 UTC m=+6.331704363 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a44dc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693675260 item 73 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45400): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45400): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45400): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45400): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45400): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45400): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45400): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.117108983 +0000 UTC m=+6.333584662 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45400): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45900): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45900): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45900): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693675810 item 74 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45900): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45900): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.117710067 +0000 UTC m=+6.334185706 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45900): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45e40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45e40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766936759d0 item 74 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45e40): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45e40): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45e40): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45e40): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45e40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.118524174 +0000 UTC m=+6.334999813 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a45e40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a744c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a744c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a744c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a744c0): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a744c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.118524174 +0000 UTC m=+6.334999813 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a744c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693675c00 item 74 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a74b00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a74b00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a74b00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a74b00): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a74b00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a74b00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a74b00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.120314344 +0000 UTC m=+6.336789983 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a74b00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75000): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75000): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75000): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693464930 item 75 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75000): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75000): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.1209108 +0000 UTC m=+6.337386439 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75000): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75540): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75540): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75540): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75540): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75540): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693464ee0 item 75 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75540): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75540): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.12181151 +0000 UTC m=+6.338287150 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75540): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75a80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75a80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75a80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75a80): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75a80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.12181151 +0000 UTC m=+6.338287150 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a75a80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693465500 item 75 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae41c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae41c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae41c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae41c0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae41c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae41c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae41c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.123850199 +0000 UTC m=+6.340325838 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae41c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae46c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae46c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae46c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357e1c0 item 76 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae46c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae46c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.124547995 +0000 UTC m=+6.341023625 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae46c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae4c00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae4c00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357e380 item 76 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae4c00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae4c00): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae4c00): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae4c00): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae4c00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.125390857 +0000 UTC m=+6.341866496 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae4c00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae5180): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae5180): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae5180): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae5180): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae5180): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.125390857 +0000 UTC m=+6.341866496 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae5180): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357e700 item 76 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae57c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae57c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae57c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae57c0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae57c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae57c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae57c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.127356799 +0000 UTC m=+6.343832428 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae57c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae5cc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae5cc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae5cc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357ea80 item 77 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae5cc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae5cc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.128053483 +0000 UTC m=+6.344529122 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ae5cc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1a4c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1a4c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1a4c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1a4c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1a4c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.128053483 +0000 UTC m=+6.344529122 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1a4c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357ed90 item 77 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1ab00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1ab00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1ab00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1ab00): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1ab00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1ab00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1ab00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.130046717 +0000 UTC m=+6.346522365 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1ab00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1b000): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1b000): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1b000): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357f2d0 item 78 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1b000): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1b000): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.130745706 +0000 UTC m=+6.347221345 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1b000): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1b700): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1b700): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1b700): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1b700): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1b700): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.130745706 +0000 UTC m=+6.347221345 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1b700): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357f490 item 78 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1bd40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1bd40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1bd40): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1bd40): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1bd40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1bd40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1bd40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.133509653 +0000 UTC m=+6.349985292 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b1bd40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3a340): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3a340): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3a340): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357f810 item 79 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3a340): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3a340): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.134464817 +0000 UTC m=+6.350940446 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3a340): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3aa40): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3aa40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3aa40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3aa40): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3aa40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.134464817 +0000 UTC m=+6.350940446 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3aa40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357f9d0 item 79 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b080): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b080): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b080): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b080): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b080): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b080): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b080): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.136615827 +0000 UTC m=+6.353091456 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b080): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b580): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b580): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b580): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316e0e0 item 80 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b580): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b580): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.137399507 +0000 UTC m=+6.353875136 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3b580): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3bc80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3bc80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3bc80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3bc80): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3bc80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.137399507 +0000 UTC m=+6.353875136 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b3bc80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316e3f0 item 80 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba23c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba23c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba23c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba23c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba23c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.139601333 +0000 UTC m=+6.356076973 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba23c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2840): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2840): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2840): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2840): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2840): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2840): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316e9a0 item 81 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2840): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2840): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.140404609 +0000 UTC m=+6.356880249 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2840): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2d80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2d80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2d80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2d80): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2d80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.140404609 +0000 UTC m=+6.356880249 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba2d80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316ebd0 item 81 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3400): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3400): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3400): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3400): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3400): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.142129385 +0000 UTC m=+6.358605035 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3400): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3900): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3900): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3900): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316ef50 item 82 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3900): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3900): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3900): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3900): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3900): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.142859023 +0000 UTC m=+6.359334652 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3900): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3e80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3e80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3e80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3e80): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3e80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.142859023 +0000 UTC m=+6.359334652 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ba3e80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316f810 item 82 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8600): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8600): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8600): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8600): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8600): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.144779197 +0000 UTC m=+6.361254886 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8600): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8b00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8b00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8b00): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8b00): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8b00): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8b00): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316fd50 item 83 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8b00): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8b00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.145611227 +0000 UTC m=+6.362086857 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc8b00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9040): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9040): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9040): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9040): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9040): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.145611227 +0000 UTC m=+6.362086857 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9040): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d42a0 item 83 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc96c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc96c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc96c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc96c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc96c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.147572099 +0000 UTC m=+6.364047779 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc96c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9bc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9bc0): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9bc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d4850 item 84 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9bc0): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9bc0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9bc0): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9bc0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9bc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.148390334 +0000 UTC m=+6.364865963 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693bc9bc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6240): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6240): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6240): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6240): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6240): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.148390334 +0000 UTC m=+6.364865963 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6240): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d4a10 item 84 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be68c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be68c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be68c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be68c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be68c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.150206203 +0000 UTC m=+6.366681901 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be68c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6dc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6dc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6dc0): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6dc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6dc0): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6dc0): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d4f50 item 85 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6dc0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6dc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.15099962 +0000 UTC m=+6.367475249 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be6dc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7300): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7300): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7300): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7300): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7300): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.15099962 +0000 UTC m=+6.367475249 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7300): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d5180 item 85 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7980): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7980): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7980): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7980): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7980): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.152735687 +0000 UTC m=+6.369211316 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7980): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7e80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7e80): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7e80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d57a0 item 86 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7e80): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7e80): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7e80): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7e80): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7e80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.153475163 +0000 UTC m=+6.369950792 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693be7e80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c14500): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c14500): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c14500): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c14500): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c14500): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.153475163 +0000 UTC m=+6.369950792 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c14500): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d5a40 item 86 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c14b80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c14b80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c14b80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c14b80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c14b80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.154990092 +0000 UTC m=+6.371465762 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c14b80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15080): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15080): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15080): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15080): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15080): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15080): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4c070 item 87 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15080): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15080): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.15562462 +0000 UTC m=+6.372100249 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15080): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c155c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c155c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c155c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c155c0): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c155c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.15562462 +0000 UTC m=+6.372100249 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c155c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4c380 item 87 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15c40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15c40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15c40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15c40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15c40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.157240982 +0000 UTC m=+6.373716621 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c15c40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58240): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58240): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58240): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4c7e0 item 88 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58240): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58240): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58240): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58240): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58240): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.157920445 +0000 UTC m=+6.374396074 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58240): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c587c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c587c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c587c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c587c0): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c587c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.157920445 +0000 UTC m=+6.374396074 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c587c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4ca10 item 88 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58e00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58e00): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58e00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58e00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58e00): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58e00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58e00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58e00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.15954954 +0000 UTC m=+6.376025169 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c58e00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59340): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59340): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59340): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4d180 item 89 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59340): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59340): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.160135936 +0000 UTC m=+6.376611565 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59340): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59880): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59880): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59880): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59880): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59880): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59880): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4d3b0 item 89 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59880): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59880): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.160761397 +0000 UTC m=+6.377237026 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59880): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59e00): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59e00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59e00): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59e00): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59e00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.160761397 +0000 UTC m=+6.377237026 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c59e00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4d5e0 item 89 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94540): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94540): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94540): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94540): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94540): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94540): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94540): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94540): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.162386005 +0000 UTC m=+6.378861643 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94540): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94a80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94a80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94a80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4da40 item 90 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94a80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94a80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.1629772 +0000 UTC m=+6.379452829 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94a80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94fc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94fc0): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94fc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4dc00 item 90 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94fc0): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94fc0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94fc0): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94fc0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94fc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.163691749 +0000 UTC m=+6.380167379 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c94fc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95580): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95580): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95580): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95580): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95580): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.163691749 +0000 UTC m=+6.380167379 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95580): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4ddc0 item 90 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95bc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95bc0): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95bc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95bc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95bc0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95bc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95bc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95bc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.165516354 +0000 UTC m=+6.381991992 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c95bc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0200): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0200): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0200): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693288690 item 91 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0200): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0200): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.166176219 +0000 UTC m=+6.382651858 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0200): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0740): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0740): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0740): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0740): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0740): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0740): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693288930 item 91 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0740): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0740): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.166910936 +0000 UTC m=+6.383386575 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0740): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0cc0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0cc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0cc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0cc0): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0cc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.166910936 +0000 UTC m=+6.383386575 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb0cc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693288f50 item 91 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1300): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1300): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1300): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1300): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1300): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1300): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1300): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1300): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.168705734 +0000 UTC m=+6.385181373 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1300): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1840): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1840): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1840): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d685b0 item 92 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1840): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1840): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.169426445 +0000 UTC m=+6.385902144 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1840): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1d80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1d80): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1d80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d689a0 item 92 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1d80): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1d80): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1d80): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1d80): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1d80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.170190738 +0000 UTC m=+6.386666367 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cb1d80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cce440): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cce440): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cce440): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cce440): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cce440): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.170190738 +0000 UTC m=+6.386666367 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693cce440): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d68b60 item 92 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccea80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccea80): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccea80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccea80): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccea80): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccea80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccea80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccea80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.171615677 +0000 UTC m=+6.388091307 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccea80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccefc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccefc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccefc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d69030 item 93 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccefc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccefc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.172225548 +0000 UTC m=+6.388701187 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccefc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccf6c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccf6c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccf6c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccf6c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccf6c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.172225548 +0000 UTC m=+6.388701187 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccf6c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d69490 item 93 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccfd00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccfd00): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccfd00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccfd00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccfd00): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccfd00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccfd00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccfd00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.173777058 +0000 UTC m=+6.390252687 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ccfd00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce8340): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce8340): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce8340): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d69ab0 item 94 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce8340): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce8340): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.174345861 +0000 UTC m=+6.390821490 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce8340): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce8a40): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce8a40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce8a40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce8a40): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce8a40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.174345861 +0000 UTC m=+6.390821490 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce8a40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d69d50 item 94 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9080): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9080): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9080): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9080): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9080): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9080): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9080): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9080): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.175935413 +0000 UTC m=+6.392411042 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9080): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce95c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce95c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce95c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693526230 item 95 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce95c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce95c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.176504997 +0000 UTC m=+6.392980626 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce95c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9cc0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9cc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9cc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9cc0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9cc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.176504997 +0000 UTC m=+6.392980626 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ce9cc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766935263f0 item 95 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02400): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02400): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02400): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02400): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02400): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02400): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02400): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02400): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.179732369 +0000 UTC m=+6.396207998 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02400): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d86100): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d86100): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d86100): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939da000 item 96 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d86100): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d86100): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.18116799 +0000 UTC m=+6.397643629 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d86100): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d867c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d867c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d867c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d867c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d867c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.18116799 +0000 UTC m=+6.397643629 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d867c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939da1c0 item 96 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= 2026/07/31 04:11:41 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:41 DEBUG : Looking for writers 2026/07/31 04:11:41 DEBUG : >WaitForWriters: 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/31 04:11:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d86f00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d86f00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d86f00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d86f00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d86f00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.192654033 +0000 UTC m=+6.409129672 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d86f00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87380): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87380): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87380): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87380): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87380): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87380): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87380): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.192654033 +0000 UTC m=+6.409129672 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87380): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87840): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87840): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87840): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87840): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87840): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.192654033 +0000 UTC m=+6.409129672 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87840): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939dafc0 item 1 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87e80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87e80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87e80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87e80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87e80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.195707196 +0000 UTC m=+6.412182845 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d87e80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56840): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56840): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56840): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56840): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56840): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.195707196 +0000 UTC m=+6.412182845 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56840): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939db490 item 2 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56e80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56e80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56e80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56e80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56e80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.197782254 +0000 UTC m=+6.414257893 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56e80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57300): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57300): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57300): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57300): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57300): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57300): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57300): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.197782254 +0000 UTC m=+6.414257893 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57300): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57800): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57800): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57800): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57800): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57800): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.197782254 +0000 UTC m=+6.414257893 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57800): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939db880 item 3 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490080): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490080): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490080): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490080): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490080): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.200436694 +0000 UTC m=+6.416912333 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490080): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490640): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490640): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490640): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490640): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490640): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.200436694 +0000 UTC m=+6.416912333 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490640): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939dbd50 item 4 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491100): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491100): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491100): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491100): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491100): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.202582384 +0000 UTC m=+6.419058024 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491100): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491940): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491940): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491940): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491940): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491940): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491940): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491940): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.202582384 +0000 UTC m=+6.419058024 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491940): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a100): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a100): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a100): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a100): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a100): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.202582384 +0000 UTC m=+6.419058024 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a100): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693164700 item 5 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a780): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a780): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a780): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a780): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a780): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.205452213 +0000 UTC m=+6.421927852 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a780): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6acc0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6acc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6acc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6acc0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6acc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.205452213 +0000 UTC m=+6.421927852 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6acc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693164e70 item 6 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b340): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b340): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b340): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b340): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b340): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.207413865 +0000 UTC m=+6.423889505 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b340): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b840): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b840): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b840): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b840): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b840): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b840): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b840): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.207413865 +0000 UTC m=+6.423889505 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b840): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6bd00): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6bd00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6bd00): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6bd00): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6bd00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.207413865 +0000 UTC m=+6.423889505 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6bd00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693165490 item 7 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e284c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e284c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e284c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e284c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e284c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.210111929 +0000 UTC m=+6.426587578 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e284c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29180): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29180): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29180): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29180): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29180): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.210111929 +0000 UTC m=+6.426587578 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29180): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e42150 item 8 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29dc0): _readAt: size=2, off=0 2026/07/31 04:11:41 ERROR : open-test-file(0x376692e29dc0): Couldn't read size of file 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29dc0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29dc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29dc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29dc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b6c00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b6c00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b6c00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b6c00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b6c00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.212035049 +0000 UTC m=+6.428510678 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b6c00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7dc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7dc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7dc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7dc0): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7dc0): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7dc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.212035049 +0000 UTC m=+6.428510678 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7dc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d43c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d43c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d43c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d43c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d43c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.212035049 +0000 UTC m=+6.428510678 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d43c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e42e00 item 9 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4a40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4a40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4a40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4a40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4a40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.214973405 +0000 UTC m=+6.431449044 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4a40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4f80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4f80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4f80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4f80): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4f80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.214973405 +0000 UTC m=+6.431449044 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4f80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692e43dc0 item 10 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d55c0): _readAt: size=2, off=0 2026/07/31 04:11:41 ERROR : open-test-file(0x3766939d55c0): Couldn't read size of file 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d55c0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d55c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d55c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d55c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d55c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5a00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5a00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5a00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5a00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5a00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.217148993 +0000 UTC m=+6.433624632 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5a00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2700): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2700): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2700): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2700): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2700): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2700): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2700): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.217148993 +0000 UTC m=+6.433624632 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2700): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3340): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3340): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3340): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3340): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3340): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.217148993 +0000 UTC m=+6.433624632 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3340): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766934c4380 item 11 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3d40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3d40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3d40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3d40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3d40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.220050439 +0000 UTC m=+6.436526089 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3d40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376380): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376380): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376380): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376380): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376380): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.220050439 +0000 UTC m=+6.436526089 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376380): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766934c4a10 item 12 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376a40): _readAt: size=2, off=0 2026/07/31 04:11:41 ERROR : open-test-file(0x376693376a40): Couldn't read size of file 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376a40): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376a40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376a40): close: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376a40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376e00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376e00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376e00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376e00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376e00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.222277264 +0000 UTC m=+6.438752903 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376e00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377640): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377640): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377640): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377640): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377640): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.222277264 +0000 UTC m=+6.438752903 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377640): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766934c5260 item 13 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377cc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377cc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377cc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377cc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377cc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.224190334 +0000 UTC m=+6.440665974 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377cc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06300): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06300): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06300): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06300): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06300): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.224190334 +0000 UTC m=+6.440665974 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06300): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766934c55e0 item 14 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06940): _readAt: size=2, off=0 2026/07/31 04:11:41 ERROR : open-test-file(0x376693c06940): Couldn't read size of file 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06940): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06940): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06940): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06940): close: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06940): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06d00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06d00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06d00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06d00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06d00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.226270793 +0000 UTC m=+6.442746442 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06d00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07400): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07400): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07400): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07400): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07400): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.226270793 +0000 UTC m=+6.442746442 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07400): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766934c5b20 item 15 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.22829372 +0000 UTC m=+6.444769371 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07a80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f60c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f60c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f60c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f60c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f60c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.22829372 +0000 UTC m=+6.444769371 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f60c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693760380 item 16 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6b00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6b00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6b00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6b00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6b00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.230192425 +0000 UTC m=+6.446668065 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6b00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.230192425 +0000 UTC m=+6.446668065 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7200): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7700): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7700): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7700): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7700): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7700): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.230192425 +0000 UTC m=+6.446668065 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7700): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693760850 item 17 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7d80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7d80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7d80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7d80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7d80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.232699868 +0000 UTC m=+6.449175497 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f7d80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.232699868 +0000 UTC m=+6.449175497 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a03c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693760d20 item 18 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0a40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0a40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0a40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0a40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0a40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.234587974 +0000 UTC m=+6.451063603 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0a40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.234587974 +0000 UTC m=+6.451063603 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a0f40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.234587974 +0000 UTC m=+6.451063603 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1440): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766937610a0 item 19 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1ac0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1ac0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1ac0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1ac0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1ac0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.236767557 +0000 UTC m=+6.453243186 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939a1ac0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74140): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74140): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74140): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74140): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74140): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.236767557 +0000 UTC m=+6.453243186 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74140): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766937616c0 item 20 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d747c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d747c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d747c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d747c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d747c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.238348001 +0000 UTC m=+6.454823630 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d747c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74cc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74cc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74cc0): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74cc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74cc0): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74cc0): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74cc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.238348001 +0000 UTC m=+6.454823630 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d74cc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d751c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d751c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d751c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d751c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d751c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.238348001 +0000 UTC m=+6.454823630 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d751c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693761a40 item 21 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d75840): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d75840): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d75840): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d75840): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d75840): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.240568623 +0000 UTC m=+6.457044252 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d75840): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d75d80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d75d80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d75d80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d75d80): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d75d80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.240568623 +0000 UTC m=+6.457044252 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d75d80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aaa070 item 22 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7c500): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7c500): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7c500): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7c500): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7c500): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.24218805 +0000 UTC m=+6.458663679 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7c500): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7ca00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7ca00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7ca00): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7ca00): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7ca00): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7ca00): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7ca00): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7ca00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.24218805 +0000 UTC m=+6.458663679 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7ca00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7cf00): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7cf00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7cf00): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7cf00): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7cf00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.24218805 +0000 UTC m=+6.458663679 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7cf00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aaa4d0 item 23 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7d580): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7d580): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7d580): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7d580): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7d580): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.244822914 +0000 UTC m=+6.461298543 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7d580): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7dac0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7dac0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7dac0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7dac0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7dac0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.244822914 +0000 UTC m=+6.461298543 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e7dac0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aaa9a0 item 24 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182200): _readAt: size=2, off=0 2026/07/31 04:11:41 ERROR : open-test-file(0x376693182200): Couldn't read size of file 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182200): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182200): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182200): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182200): close: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182200): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931825c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931825c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931825c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931825c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931825c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.246798343 +0000 UTC m=+6.463273972 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931825c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182ac0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182ac0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182ac0): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182ac0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182ac0): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182ac0): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182ac0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.246798343 +0000 UTC m=+6.463273972 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693182ac0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367a640): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367a640): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367a640): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367a640): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367a640): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.246798343 +0000 UTC m=+6.463273972 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367a640): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aaad20 item 25 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367acc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367acc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367acc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367acc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367acc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.250024273 +0000 UTC m=+6.466499922 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367acc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367b200): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367b200): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367b200): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367b200): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367b200): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.250024273 +0000 UTC m=+6.466499922 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367b200): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669348d880 item 26 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367b840): _readAt: size=2, off=0 2026/07/31 04:11:41 ERROR : open-test-file(0x37669367b840): Couldn't read size of file 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367b840): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367b840): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367b840): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367b840): close: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367b840): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367bc00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367bc00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367bc00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367bc00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367bc00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.25241224 +0000 UTC m=+6.468888211 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669367bc00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8200): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8200): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8200): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8200): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8200): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8200): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8200): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8200): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.25241224 +0000 UTC m=+6.468888211 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8200): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8740): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8740): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8740): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8740): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8740): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.25241224 +0000 UTC m=+6.468888211 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8740): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b280e0 item 27 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8dc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8dc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8dc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8dc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8dc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.255377487 +0000 UTC m=+6.471853127 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db8dc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9300): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9300): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9300): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9300): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9300): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.255377487 +0000 UTC m=+6.471853127 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9300): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b28700 item 28 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9940): _readAt: size=2, off=0 2026/07/31 04:11:41 ERROR : open-test-file(0x376693db9940): Couldn't read size of file 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9940): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9940): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9940): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9940): close: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9940): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9d00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9d00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9d00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9d00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9d00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.257504984 +0000 UTC m=+6.473980613 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693db9d00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc44c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc44c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc44c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc44c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc44c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.257504984 +0000 UTC m=+6.473980613 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc44c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b28a80 item 29 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc4b40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc4b40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc4b40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc4b40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc4b40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.259413828 +0000 UTC m=+6.475889457 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc4b40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc5080): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc5080): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc5080): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc5080): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc5080): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.259413828 +0000 UTC m=+6.475889457 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc5080): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b28e00 item 30 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc56c0): _readAt: size=2, off=0 2026/07/31 04:11:41 ERROR : open-test-file(0x376693dc56c0): Couldn't read size of file 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc56c0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc56c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc56c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc56c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc56c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc5a80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc5a80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc5a80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc5a80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc5a80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.261650049 +0000 UTC m=+6.478125688 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dc5a80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dda240): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dda240): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dda240): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dda240): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dda240): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.261650049 +0000 UTC m=+6.478125688 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dda240): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b29260 item 31 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dda8c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dda8c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dda8c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dda8c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dda8c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.263875861 +0000 UTC m=+6.480351500 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dda8c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddae00): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddae00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddae00): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddae00): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddae00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.263875861 +0000 UTC m=+6.480351500 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddae00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b296c0 item 32 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb440): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb440): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb440): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb440): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb440): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.265873803 +0000 UTC m=+6.482349441 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb440): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb8c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb8c0): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb8c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb8c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b29a40 item 33 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb8c0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb8c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.266591047 +0000 UTC m=+6.483066676 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddb8c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddbdc0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddbdc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddbdc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddbdc0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddbdc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.266591047 +0000 UTC m=+6.483066676 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ddbdc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b29c00 item 33 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec500): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec500): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec500): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec500): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec500): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.268508506 +0000 UTC m=+6.484984155 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec500): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec980): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec980): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c00230 item 34 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec980): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec980): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec980): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec980): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec980): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.269287767 +0000 UTC m=+6.485763427 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dec980): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693decec0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693decec0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693decec0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693decec0): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693decec0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.269287767 +0000 UTC m=+6.485763427 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693decec0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c003f0 item 34 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded500): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded500): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded500): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded500): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded500): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.271303672 +0000 UTC m=+6.487779301 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded500): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded980): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded980): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded980): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded980): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded980): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c00770 item 35 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded980): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded980): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.272026547 +0000 UTC m=+6.488502176 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ded980): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dede80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dede80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dede80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dede80): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dede80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.272026547 +0000 UTC m=+6.488502176 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693dede80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c00930 item 35 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424600): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424600): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424600): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424600): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424600): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.273956851 +0000 UTC m=+6.490432490 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424600): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424b00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424b00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c00d20 item 36 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424b00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424b00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424b00): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424b00): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424b00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.27477175 +0000 UTC m=+6.491247389 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693424b00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425040): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425040): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425040): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425040): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425040): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.27477175 +0000 UTC m=+6.491247389 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425040): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c00ee0 item 36 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425680): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425680): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425680): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425680): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425680): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.276747058 +0000 UTC m=+6.493222697 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425680): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425b00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425b00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425b00): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425b00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425b00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c01260 item 37 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425b00): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425b00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.277493267 +0000 UTC m=+6.493968896 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693425b00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0100): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0100): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0100): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0100): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0100): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.277493267 +0000 UTC m=+6.493968896 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0100): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c01420 item 37 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0780): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0780): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0780): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0780): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0780): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.279982767 +0000 UTC m=+6.496458396 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0780): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0c80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0c80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c017a0 item 38 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0c80): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0c80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0c80): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0c80): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0c80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.280804859 +0000 UTC m=+6.497280498 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b0c80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b11c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b11c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b11c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b11c0): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b11c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.280804859 +0000 UTC m=+6.497280498 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b11c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c01960 item 38 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1840): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1840): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1840): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1840): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1840): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.28260642 +0000 UTC m=+6.499082049 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1840): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1d40): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1d40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1d40): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1d40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1d40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c01ce0 item 39 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1d40): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1d40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.283434743 +0000 UTC m=+6.499910372 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934b1d40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4340): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4340): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4340): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4340): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4340): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.283434743 +0000 UTC m=+6.499910372 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4340): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba6000 item 39 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02b80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02b80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02b80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02b80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02b80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.285367081 +0000 UTC m=+6.501842720 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d02b80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03080): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03080): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693526cb0 item 40 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03080): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03080): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03080): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03080): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03080): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.286138306 +0000 UTC m=+6.502613935 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03080): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d035c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d035c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d035c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d035c0): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d035c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.286138306 +0000 UTC m=+6.502613935 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d035c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693526e70 item 40 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03b80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03b80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03b80): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03b80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03b80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03b80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03b80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.287743767 +0000 UTC m=+6.504219406 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693d03b80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce180): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce180): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce180): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766935275e0 item 41 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce180): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce180): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.28840189 +0000 UTC m=+6.504877529 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce180): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce640): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce640): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce640): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce640): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce640): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766935277a0 item 41 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce640): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce640): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.288995891 +0000 UTC m=+6.505471520 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ce640): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ceb80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ceb80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ceb80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ceb80): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ceb80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.288995891 +0000 UTC m=+6.505471520 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935ceb80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693527960 item 41 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf1c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf1c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf1c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf1c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf1c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf1c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.29060066 +0000 UTC m=+6.507076289 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf1c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf6c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf6c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf6c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693527ce0 item 42 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf6c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf6c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.291215811 +0000 UTC m=+6.507691440 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cf6c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cfc00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cfc00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766930f8150 item 42 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cfc00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cfc00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cfc00): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cfc00): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cfc00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.291926423 +0000 UTC m=+6.508402052 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766935cfc00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e280): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e280): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e280): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e280): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e280): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.291926423 +0000 UTC m=+6.508402052 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e280): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766930f88c0 item 42 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e8c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e8c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e8c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e8c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e8c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e8c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.293435943 +0000 UTC m=+6.509911572 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360e8c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360edc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360edc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360edc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766930f9810 item 43 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360edc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360edc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.293970862 +0000 UTC m=+6.510446491 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360edc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f300): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f300): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f300): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f300): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f300): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766930f9c00 item 43 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f300): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f300): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.294579983 +0000 UTC m=+6.511055612 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f300): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f840): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f840): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f840): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f840): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f840): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.294579983 +0000 UTC m=+6.511055612 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360f840): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b80000 item 43 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360fe80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360fe80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360fe80): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360fe80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360fe80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360fe80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360fe80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.296309938 +0000 UTC m=+6.512785567 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669360fe80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693628480): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693628480): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693628480): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b80380 item 44 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693628480): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693628480): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.296823086 +0000 UTC m=+6.513298715 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693628480): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936289c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936289c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b80540 item 44 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936289c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936289c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936289c0): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936289c0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936289c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.297524862 +0000 UTC m=+6.514000501 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936289c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693628f40): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693628f40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693628f40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693628f40): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693628f40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.297524862 +0000 UTC m=+6.514000501 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693628f40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b80770 item 44 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629580): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629580): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629580): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629580): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629580): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629580): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629580): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.298941826 +0000 UTC m=+6.515417455 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629580): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629a80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629a80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629a80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b80b60 item 45 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629a80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629a80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.299502495 +0000 UTC m=+6.515978124 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693629a80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a280): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a280): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a280): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a280): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a280): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.299502495 +0000 UTC m=+6.515978124 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a280): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b80d20 item 45 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a8c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a8c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a8c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a8c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a8c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a8c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.301271745 +0000 UTC m=+6.517747384 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364a8c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364adc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364adc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364adc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b810a0 item 46 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364adc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364adc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.30183622 +0000 UTC m=+6.518311850 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364adc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b4c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b4c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b4c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b4c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b4c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.30183622 +0000 UTC m=+6.518311850 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364b4c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b81260 item 46 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364bb00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364bb00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364bb00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364bb00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364bb00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364bb00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364bb00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.303460816 +0000 UTC m=+6.519936457 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669364bb00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668100): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668100): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668100): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b815e0 item 47 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668100): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668100): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.30393386 +0000 UTC m=+6.520409489 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668100): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668800): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668800): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668800): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668800): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668800): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.30393386 +0000 UTC m=+6.520409489 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668800): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b817a0 item 47 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183180): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183180): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183180): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183180): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183180): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183180): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183180): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.305689534 +0000 UTC m=+6.522165163 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183180): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183680): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183680): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183680): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aab030 item 48 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183680): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183680): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.306712435 +0000 UTC m=+6.523188064 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183680): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183d80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183d80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183d80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183d80): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183d80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.306712435 +0000 UTC m=+6.523188064 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693183d80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aab1f0 item 48 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933504c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933504c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933504c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933504c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933504c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.308483509 +0000 UTC m=+6.524959138 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933504c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350940): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350940): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350940): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350940): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350940): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350940): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aab570 item 49 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350940): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350940): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.309102707 +0000 UTC m=+6.525578347 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350940): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350e80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350e80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350e80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350e80): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350e80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.309102707 +0000 UTC m=+6.525578347 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693350e80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aab730 item 49 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351500): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351500): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351500): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351500): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351500): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.310822714 +0000 UTC m=+6.527298354 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351500): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351a00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351a00): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351a00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aabc00 item 50 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351a00): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351a00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351a00): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351a00): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351a00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.311615501 +0000 UTC m=+6.528091130 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693351a00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704080): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704080): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704080): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704080): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704080): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.311615501 +0000 UTC m=+6.528091130 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704080): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693aabdc0 item 50 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704700): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704700): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704700): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704700): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704700): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.31347942 +0000 UTC m=+6.529955049 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704700): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704c00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704c00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704c00): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704c00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704c00): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704c00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766935142a0 item 51 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704c00): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704c00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.314154303 +0000 UTC m=+6.530629942 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693704c00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705140): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705140): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705140): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705140): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705140): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.314154303 +0000 UTC m=+6.530629942 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705140): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693514460 item 51 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766937057c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766937057c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766937057c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766937057c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766937057c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.315815179 +0000 UTC m=+6.532290808 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766937057c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705cc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705cc0): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705cc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766935147e0 item 52 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705cc0): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705cc0): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705cc0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705cc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.316583569 +0000 UTC m=+6.533059198 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693705cc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372e340): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372e340): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372e340): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372e340): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372e340): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.316583569 +0000 UTC m=+6.533059198 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372e340): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766935149a0 item 52 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372e9c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372e9c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372e9c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372e9c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372e9c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.318215329 +0000 UTC m=+6.534690959 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372e9c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372eec0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372eec0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372eec0): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372eec0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372eec0): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372eec0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693514e70 item 53 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372eec0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372eec0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.318894472 +0000 UTC m=+6.535370101 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372eec0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372f400): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372f400): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372f400): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372f400): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372f400): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.318894472 +0000 UTC m=+6.535370101 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372f400): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693515260 item 53 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372fa80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372fa80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372fa80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372fa80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372fa80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.320796983 +0000 UTC m=+6.537272623 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x37669372fa80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750080): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750080): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750080): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693515650 item 54 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750080): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750080): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750080): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750080): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750080): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.321582697 +0000 UTC m=+6.538058326 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750080): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750600): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750600): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750600): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750600): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750600): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.321582697 +0000 UTC m=+6.538058326 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750600): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693515810 item 54 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750c80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750c80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750c80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750c80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750c80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.32343375 +0000 UTC m=+6.539909389 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693750c80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751180): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751180): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751180): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751180): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751180): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751180): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693515dc0 item 55 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751180): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751180): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.324159841 +0000 UTC m=+6.540635480 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751180): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766937516c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766937516c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766937516c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766937516c0): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766937516c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.324159841 +0000 UTC m=+6.540635480 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766937516c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693674150 item 55 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751d40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751d40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751d40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751d40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751d40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.325924884 +0000 UTC m=+6.542400513 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693751d40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992340): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992340): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992340): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693674620 item 56 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992340): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992340): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992340): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992340): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992340): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.326693554 +0000 UTC m=+6.543169183 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992340): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939928c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939928c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939928c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939928c0): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939928c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.326693554 +0000 UTC m=+6.543169183 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939928c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766936747e0 item 56 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992f00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992f00): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992f00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992f00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992f00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992f00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992f00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992f00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.32822232 +0000 UTC m=+6.544697949 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693992f00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993440): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993440): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993440): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693674bd0 item 57 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993440): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993440): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.328965694 +0000 UTC m=+6.545441333 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993440): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993980): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993980): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993980): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993980): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993980): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993980): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693674d90 item 57 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993980): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993980): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.329823964 +0000 UTC m=+6.546299603 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693993980): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0000): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0000): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0000): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0000): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0000): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.329823964 +0000 UTC m=+6.546299603 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0000): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693674f50 item 57 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0640): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0640): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0640): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0640): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0640): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0640): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0640): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0640): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.331716396 +0000 UTC m=+6.548192025 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0640): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668d00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668d00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668d00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b819d0 item 58 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668d00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668d00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.33222173 +0000 UTC m=+6.548697359 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693668d00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669240): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669240): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669240): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b81b90 item 58 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669240): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669240): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669240): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669240): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669240): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.332856939 +0000 UTC m=+6.549332578 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669240): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669800): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669800): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669800): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669800): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669800): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.332856939 +0000 UTC m=+6.549332578 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669800): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693b81d50 item 58 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669e40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669e40): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669e40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669e40): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669e40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669e40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669e40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669e40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.334640707 +0000 UTC m=+6.551116336 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693669e40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba480): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba480): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba480): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693464bd0 item 59 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba480): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba480): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.335377017 +0000 UTC m=+6.551852646 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba480): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba9c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba9c0): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba9c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba9c0): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba9c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766934653b0 item 59 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba9c0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba9c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.33613626 +0000 UTC m=+6.552611889 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936ba9c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936baf40): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936baf40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936baf40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936baf40): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936baf40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.33613626 +0000 UTC m=+6.552611889 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936baf40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766934657a0 item 59 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bb580): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bb580): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bb580): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bb580): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bb580): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bb580): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bb580): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bb580): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.337951146 +0000 UTC m=+6.554426775 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bb580): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bbac0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bbac0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bbac0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357e230 item 60 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bbac0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bbac0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.338621291 +0000 UTC m=+6.555096920 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936bbac0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4100): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4100): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4100): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357e3f0 item 60 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4100): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4100): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4100): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4100): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4100): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.339455666 +0000 UTC m=+6.555931305 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4100): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e46c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e46c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e46c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e46c0): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e46c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.339455666 +0000 UTC m=+6.555931305 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e46c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357e770 item 60 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4d00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4d00): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4d00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4d00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4d00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4d00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4d00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4d00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.341141328 +0000 UTC m=+6.557616977 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e4d00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e5240): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e5240): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e5240): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357eaf0 item 61 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e5240): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e5240): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.341806593 +0000 UTC m=+6.558282232 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e5240): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e5940): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e5940): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e5940): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e5940): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e5940): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.341806593 +0000 UTC m=+6.558282232 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766936e5940): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357ee00 item 61 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24080): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24080): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24080): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24080): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24080): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24080): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24080): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24080): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.343912649 +0000 UTC m=+6.560388299 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24080): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a245c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a245c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a245c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357f340 item 62 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a245c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a245c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.344629984 +0000 UTC m=+6.561105613 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a245c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24cc0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24cc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24cc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24cc0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24cc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.344629984 +0000 UTC m=+6.561105613 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a24cc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357f500 item 62 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25300): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25300): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25300): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25300): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25300): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25300): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25300): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25300): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.346578342 +0000 UTC m=+6.563054011 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25300): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25840): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25840): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25840): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357f880 item 63 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25840): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25840): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.347144721 +0000 UTC m=+6.563620350 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a25840): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e040): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e040): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e040): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e040): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e040): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.347144721 +0000 UTC m=+6.563620350 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e040): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669357fa40 item 63 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e680): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e680): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e680): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e680): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e680): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e680): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e680): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e680): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.34875481 +0000 UTC m=+6.565230439 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3e680): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3ebc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3ebc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3ebc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316e1c0 item 64 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3ebc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3ebc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.349369841 +0000 UTC m=+6.565845470 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3ebc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3f2c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3f2c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3f2c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3f2c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3f2c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.349369841 +0000 UTC m=+6.565845470 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3f2c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316e460 item 64 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3f900): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3f900): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3f900): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3f900): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3f900): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.351004076 +0000 UTC m=+6.567479705 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3f900): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3fd80): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3fd80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3fd80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3fd80): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3fd80): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316ea10 item 65 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3fd80): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3fd80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.351596554 +0000 UTC m=+6.568072193 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a3fd80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70380): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70380): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70380): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70380): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70380): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.351596554 +0000 UTC m=+6.568072193 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70380): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316ec40 item 65 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a709c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a709c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a709c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a709c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a709c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.353177079 +0000 UTC m=+6.569652708 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a709c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70e40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70e40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316f0a0 item 66 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70e40): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70e40): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70e40): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70e40): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70e40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.354069744 +0000 UTC m=+6.570545383 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a70e40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71380): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71380): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71380): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71380): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71380): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.354069744 +0000 UTC m=+6.570545383 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71380): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316f8f0 item 66 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a719c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a719c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a719c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a719c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a719c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.356146895 +0000 UTC m=+6.572622534 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a719c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71e40): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71e40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71e40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71e40): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71e40): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x37669316fe30 item 67 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71e40): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71e40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.356866182 +0000 UTC m=+6.573341821 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a71e40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2440): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2440): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2440): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2440): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2440): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.356866182 +0000 UTC m=+6.573341821 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2440): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d44d0 item 67 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2ac0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2ac0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2ac0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2ac0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2ac0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.358899531 +0000 UTC m=+6.575375160 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2ac0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2fc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2fc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d48c0 item 68 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2fc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2fc0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2fc0): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2fc0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2fc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.359719369 +0000 UTC m=+6.576195007 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa2fc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa3500): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa3500): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa3500): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa3500): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa3500): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.359719369 +0000 UTC m=+6.576195007 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa3500): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d4a80 item 68 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa3b40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa3b40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa3b40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa3b40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa3b40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.361448172 +0000 UTC m=+6.577923811 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693aa3b40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad80c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad80c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad80c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad80c0): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad80c0): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d4fc0 item 69 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad80c0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad80c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.362186526 +0000 UTC m=+6.578662205 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad80c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad85c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad85c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad85c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad85c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad85c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.362186526 +0000 UTC m=+6.578662205 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad85c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d51f0 item 69 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad8c40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad8c40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad8c40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad8c40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad8c40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.363938894 +0000 UTC m=+6.580414523 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad8c40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9140): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9140): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d5810 item 70 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9140): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9140): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9140): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9140): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9140): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.364742471 +0000 UTC m=+6.581218100 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9140): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9680): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9680): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9680): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9680): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9680): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.364742471 +0000 UTC m=+6.581218100 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9680): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766933d5ab0 item 70 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9d00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9d00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9d00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9d00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9d00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.366610958 +0000 UTC m=+6.583086597 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693ad9d00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc300): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc300): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc300): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc300): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc300): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4c1c0 item 71 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc300): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc300): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.367465361 +0000 UTC m=+6.583941001 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc300): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc800): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc800): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc800): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc800): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc800): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.367465361 +0000 UTC m=+6.583941001 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afc800): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4c3f0 item 71 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afce80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afce80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afce80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afce80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afce80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.369634044 +0000 UTC m=+6.586109673 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afce80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd380): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd380): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4c850 item 72 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd380): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd380): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd380): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd380): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd380): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.370347301 +0000 UTC m=+6.586822930 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd380): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd8c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd8c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd8c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd8c0): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd8c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.370347301 +0000 UTC m=+6.586822930 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afd8c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4ca80 item 72 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afde80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afde80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afde80): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afde80): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afde80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afde80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afde80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.371807257 +0000 UTC m=+6.588282887 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693afde80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26480): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26480): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26480): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4d1f0 item 73 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26480): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26480): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.372578192 +0000 UTC m=+6.589053821 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26480): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26940): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26940): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26940): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26940): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26940): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4d490 item 73 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26940): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26940): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.373442243 +0000 UTC m=+6.589917873 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26940): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26e80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26e80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26e80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26e80): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26e80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.373442243 +0000 UTC m=+6.589917873 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b26e80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4d650 item 73 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b274c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b274c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b274c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b274c0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b274c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b274c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b274c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.375344825 +0000 UTC m=+6.591820464 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b274c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b279c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b279c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b279c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4dab0 item 74 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b279c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b279c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.376002877 +0000 UTC m=+6.592478517 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b279c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54000): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54000): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4dc70 item 74 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54000): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54000): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54000): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54000): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54000): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.376772811 +0000 UTC m=+6.593248451 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54000): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54580): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54580): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54580): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54580): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54580): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.376772811 +0000 UTC m=+6.593248451 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54580): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693c4de30 item 74 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54bc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54bc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54bc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54bc0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54bc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54bc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54bc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.379232474 +0000 UTC m=+6.595708113 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b54bc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b550c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b550c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b550c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693288700 item 75 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b550c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b550c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.379869767 +0000 UTC m=+6.596345406 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b550c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55600): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55600): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55600): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55600): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55600): _writeAt: size=3, off=2 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693288a10 item 75 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55600): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55600): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.380577082 +0000 UTC m=+6.597052721 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55600): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55b40): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55b40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55b40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55b40): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55b40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.380577082 +0000 UTC m=+6.597052721 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b55b40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693289030 item 75 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e280): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e280): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e280): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e280): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e280): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e280): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e280): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.382227368 +0000 UTC m=+6.598703017 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e280): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e780): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e780): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e780): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d68700 item 76 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e780): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e780): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.382762187 +0000 UTC m=+6.599237826 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6e780): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6ecc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6ecc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d68a10 item 76 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6ecc0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6ecc0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6ecc0): _writeAt: size=3, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6ecc0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6ecc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.383496083 +0000 UTC m=+6.599971722 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6ecc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6f240): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6f240): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6f240): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6f240): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6f240): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.383496083 +0000 UTC m=+6.599971722 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693b6f240): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d68bd0 item 76 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4780): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4780): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4780): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4780): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4780): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4780): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4780): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.385278277 +0000 UTC m=+6.601753916 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4780): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4c80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4c80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4c80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba6380 item 77 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4c80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4c80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.385859494 +0000 UTC m=+6.602335124 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f4c80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f5380): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f5380): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f5380): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f5380): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f5380): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.385859494 +0000 UTC m=+6.602335124 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f5380): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba6540 item 77 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f59c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f59c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f59c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f59c0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f59c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f59c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f59c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.387947647 +0000 UTC m=+6.604423276 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f59c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f5ec0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f5ec0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f5ec0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba6a10 item 78 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f5ec0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f5ec0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.388684157 +0000 UTC m=+6.605159796 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934f5ec0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c286c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c286c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c286c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c286c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c286c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.388684157 +0000 UTC m=+6.605159796 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c286c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba6bd0 item 78 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c28d00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c28d00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c28d00): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c28d00): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c28d00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c28d00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c28d00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.390834345 +0000 UTC m=+6.607309974 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c28d00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c29200): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c29200): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c29200): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba6f50 item 79 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c29200): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c29200): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.391507717 +0000 UTC m=+6.607983346 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c29200): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c29900): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c29900): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c29900): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c29900): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c29900): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.391507717 +0000 UTC m=+6.607983346 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c29900): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba7110 item 79 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e040): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e040): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e040): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e040): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e040): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e040): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e040): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.393326741 +0000 UTC m=+6.609802370 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e040): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e540): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e540): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e540): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba7490 item 80 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e540): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e540): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.393850279 +0000 UTC m=+6.610325908 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5e540): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5ec40): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5ec40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5ec40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5ec40): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5ec40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.393850279 +0000 UTC m=+6.610325908 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5ec40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba7650 item 80 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f280): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f280): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f280): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f280): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f280): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.395919474 +0000 UTC m=+6.612395103 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f280): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f700): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f700): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f700): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f700): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f700): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f700): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba7b20 item 81 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f700): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f700): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.396899705 +0000 UTC m=+6.613375374 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5f700): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5fc40): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5fc40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5fc40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5fc40): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5fc40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.396899705 +0000 UTC m=+6.613375374 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c5fc40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693ba7ce0 item 81 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c803c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c803c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c803c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c803c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c803c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.398935608 +0000 UTC m=+6.615411237 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c803c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c808c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c808c0): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c808c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d7cbd0 item 82 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c808c0): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c808c0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c808c0): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c808c0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c808c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.400235542 +0000 UTC m=+6.616711171 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c808c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c80e40): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c80e40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c80e40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c80e40): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c80e40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.400235542 +0000 UTC m=+6.616711171 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c80e40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d7cfc0 item 82 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0d40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0d40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0d40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0d40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0d40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.402485891 +0000 UTC m=+6.618961520 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0d40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81240): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81240): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81240): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81240): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81240): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81240): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d7d960 item 83 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81240): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81240): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.403219235 +0000 UTC m=+6.619694864 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81240): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81780): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81780): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81780): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81780): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81780): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.403219235 +0000 UTC m=+6.619694864 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81780): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693674070 item 83 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81e00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81e00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81e00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81e00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81e00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.405207668 +0000 UTC m=+6.621683317 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c81e00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0400): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0400): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0400): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693674540 item 84 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0400): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0400): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0400): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0400): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0400): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.406042404 +0000 UTC m=+6.622518033 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0400): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0e00): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0e00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0e00): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0e00): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0e00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.406042404 +0000 UTC m=+6.622518033 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c0e00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693674700 item 84 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1480): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1480): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1480): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1480): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1480): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.407919708 +0000 UTC m=+6.624395528 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1480): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1980): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1980): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1980): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1980): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1980): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1980): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693674af0 item 85 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1980): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1980): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.408740728 +0000 UTC m=+6.625216367 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1980): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1ec0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1ec0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1ec0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1ec0): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1ec0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.408740728 +0000 UTC m=+6.625216367 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939c1ec0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693674cb0 item 85 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56a00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56a00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56a00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56a00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56a00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.410803833 +0000 UTC m=+6.627279482 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56a00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56f00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56f00): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56f00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693675030 item 86 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56f00): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56f00): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56f00): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56f00): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56f00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.411756792 +0000 UTC m=+6.628232441 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e56f00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57480): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57480): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57480): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57480): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57480): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.411756792 +0000 UTC m=+6.628232441 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57480): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693675340 item 86 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57bc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57bc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57bc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57bc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57bc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.413593569 +0000 UTC m=+6.630069208 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e57bc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934902c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934902c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934902c0): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934902c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934902c0): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934902c0): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766936758f0 item 87 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934902c0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934902c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.414403247 +0000 UTC m=+6.630878887 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934902c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490880): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490880): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490880): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490880): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490880): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.414403247 +0000 UTC m=+6.630878887 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693490880): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693675b20 item 87 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934914c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934914c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934914c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934914c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934914c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.416397983 +0000 UTC m=+6.632873622 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766934914c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491d80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491d80): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491d80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d685b0 item 88 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491d80): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491d80): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491d80): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491d80): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491d80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.417239933 +0000 UTC m=+6.633715572 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693491d80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a440): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a440): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a440): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a440): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a440): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.417239933 +0000 UTC m=+6.633715572 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6a440): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d689a0 item 88 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6aa80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6aa80): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6aa80): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6aa80): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6aa80): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6aa80): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6aa80): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6aa80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.419108821 +0000 UTC m=+6.635584470 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6aa80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6afc0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6afc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6afc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d68d20 item 89 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6afc0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6afc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.419688235 +0000 UTC m=+6.636163874 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6afc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b500): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b500): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b500): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b500): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b500): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b500): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d69110 item 89 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b500): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b500): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.42049627 +0000 UTC m=+6.636971909 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6b500): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6ba80): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6ba80): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6ba80): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6ba80): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6ba80): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.42049627 +0000 UTC m=+6.636971909 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693a6ba80): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d696c0 item 89 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28100): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28100): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28100): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28100): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28100): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28100): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28100): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28100): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.423427212 +0000 UTC m=+6.639902891 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28100): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28d00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28d00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28d00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d69b20 item 90 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28d00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28d00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.424276596 +0000 UTC m=+6.640752245 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e28d00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29800): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29800): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29800): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376692d69dc0 item 90 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29800): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29800): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29800): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29800): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29800): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.425229084 +0000 UTC m=+6.641704713 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376692e29800): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b6840): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b6840): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b6840): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b6840): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b6840): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.425229084 +0000 UTC m=+6.641704713 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b6840): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939da0e0 item 90 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7e40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7e40): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7e40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7e40): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7e40): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7e40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7e40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7e40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.426988816 +0000 UTC m=+6.643464445 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766931b7e40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4480): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4480): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4480): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939da460 item 91 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4480): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4480): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.427782925 +0000 UTC m=+6.644258554 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4480): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d49c0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d49c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d49c0): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d49c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d49c0): >_readAt: n=2, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d49c0): _writeAt: size=3, off=7 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939da620 item 91 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d49c0): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d49c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.428899503 +0000 UTC m=+6.645375182 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d49c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4f40): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4f40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4f40): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4f40): >_readAt: n=8, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4f40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.428899503 +0000 UTC m=+6.645375182 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d4f40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939da7e0 item 91 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5580): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5580): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5580): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5580): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5580): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5580): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5580): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5580): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.431513978 +0000 UTC m=+6.647989617 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5580): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5b00): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5b00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5b00): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939dad90 item 92 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5b00): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5b00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.4321984 +0000 UTC m=+6.648674029 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766939d5b00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2f40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2f40): open at offset 5 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2f40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939daf50 item 92 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2f40): _readAt: size=2, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2f40): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2f40): _writeAt: size=3, off=5 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2f40): >_writeAt: n=3, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2f40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.432991357 +0000 UTC m=+6.649467017 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b2f40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3700): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3700): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3700): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3700): >_readAt: n=3, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3700): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.432991357 +0000 UTC m=+6.649467017 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766930b3700): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939db110 item 92 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376000): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376000): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376000): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376000): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376000): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376000): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376000): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376000): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.434768712 +0000 UTC m=+6.651244341 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376000): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376540): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376540): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376540): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939db490 item 93 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376540): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376540): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.435452964 +0000 UTC m=+6.651928633 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376540): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376cc0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376cc0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376cc0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376cc0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376cc0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.435452964 +0000 UTC m=+6.651928633 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693376cc0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939db6c0 item 93 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377480): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377480): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377480): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377480): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377480): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377480): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377480): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377480): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.437537639 +0000 UTC m=+6.654013308 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693377480): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933779c0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933779c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933779c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939dba40 item 94 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933779c0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933779c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.438185412 +0000 UTC m=+6.654661051 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933779c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c061c0): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c061c0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c061c0): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c061c0): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c061c0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.438185412 +0000 UTC m=+6.654661051 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c061c0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766939dbc00 item 94 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06800): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06800): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06800): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06800): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06800): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06800): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06800): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06800): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.439951135 +0000 UTC m=+6.656426764 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06800): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06d40): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06d40): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06d40): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693164230 item 95 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06d40): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06d40): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.440595842 +0000 UTC m=+6.657071471 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c06d40): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07480): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07480): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07480): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07480): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07480): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.440595842 +0000 UTC m=+6.657071471 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07480): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3766931647e0 item 95 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07ac0): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07ac0): open at offset 0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07ac0): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07ac0): _readAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07ac0): >_readAt: n=0, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07ac0): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07ac0): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07ac0): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.442365994 +0000 UTC m=+6.658841623 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x376693c07ac0): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6100): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6100): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6100): >openPending: err= 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693164c40 item 96 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6100): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6100): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.443014738 +0000 UTC m=+6.659490367 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6100): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:11:41 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6c00): _readAt: size=512, off=0 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6c00): openPending: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6c00): >openPending: err= 2026/07/31 04:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6c00): >_readAt: n=5, err=EOF 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6c00): close: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:11:41.443014738 +0000 UTC m=+6.659490367 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : open-test-file(0x3766933f6c00): >close: err= 2026/07/31 04:11:41 DEBUG : open-test-file: Remove: 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x376693165030 item 96 2026/07/31 04:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:11:41 DEBUG : open-test-file: >Remove: err= 2026/07/31 04:11:41 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:41 DEBUG : Looking for writers 2026/07/31 04:11:41 DEBUG : >WaitForWriters: 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.56s) --- PASS: TestRWFileHandleOpenTests/writes (0.29s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.26s) --- 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-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : file1: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : file1(0x37669367a100): openPending: 2026/07/31 04:11:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:41 DEBUG : file1(0x37669367a100): >openPending: err= 2026/07/31 04:11:41 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:11:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:11:41 DEBUG : file1(0x37669367a100): _writeAt: size=2, off=0 2026/07/31 04:11:41 DEBUG : file1(0x37669367a100): >_writeAt: n=2, err= 2026/07/31 04:11:41 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/31 04:11:41 DEBUG : file1(0x37669367a100): RWFileHandle.Flush 2026/07/31 04:11:41 DEBUG : file1(0x37669367a100): RWFileHandle.Release 2026/07/31 04:11:41 DEBUG : file1(0x37669367a100): close: 2026/07/31 04:11:41 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/31 04:11:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : file1(0x37669367a100): >close: err= 2026/07/31 04:11:41 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:41 DEBUG : Looking for writers 2026/07/31 04:11:41 DEBUG : file1: reading active writers 2026/07/31 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:41 DEBUG : Looking for writers 2026/07/31 04:11:41 DEBUG : file1: reading active writers 2026/07/31 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:41 DEBUG : Looking for writers 2026/07/31 04:11:41 DEBUG : file1: reading active writers 2026/07/31 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:41 DEBUG : Looking for writers 2026/07/31 04:11:41 DEBUG : file1: reading active writers 2026/07/31 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:41 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:11:41 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1.a0a9169e.partial" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1.a0a9169e.partial 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-genomeh5xusu/file1.a0a9169e.partial 2026/07/31 04:11:41 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/31 04:11:41 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/31 04:11:41 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/07/31 04:11:41 INFO : file1: Copied (new) 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:41 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/31 04:11:41 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/31 04:11:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:11:41 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:41 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:11:41 DEBUG : Looking for writers 2026/07/31 04:11:41 DEBUG : file1: reading active writers 2026/07/31 04:11:41 DEBUG : >WaitForWriters: 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:41 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:41 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/07/31 04:11:41 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:41 DEBUG : Looking for writers 2026/07/31 04:11:41 DEBUG : file1: reading active writers 2026/07/31 04:11:41 DEBUG : >WaitForWriters: 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:41 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:41 DEBUG : rename_me: newRWFileHandle: 2026/07/31 04:11:41 DEBUG : rename_me(0x3766939fc500): openPending: 2026/07/31 04:11:41 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/31 04:11:41 DEBUG : rename_me(0x3766939fc500): >openPending: err= 2026/07/31 04:11:41 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/31 04:11:41 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/31 04:11:41 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/31 04:11:41 DEBUG : rename_me(0x3766939fc500): _writeAt: size=5, off=0 2026/07/31 04:11:41 DEBUG : rename_me(0x3766939fc500): >_writeAt: n=5, err= 2026/07/31 04:11:41 DEBUG : rename_me(0x3766939fc500): close: 2026/07/31 04:11:41 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-31 04:11:41.628749918 +0000 UTC m=+6.845225557 2026/07/31 04:11:41 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/31 04:11:41 DEBUG : rename_me(0x3766939fc500): >close: err= 2026/07/31 04:11:41 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/31 04:11:41 DEBUG : i_was_renamed: Updating file with 0x3766935d55f0 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/31 04:11:41 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:41 DEBUG : Looking for writers 2026/07/31 04:11:41 DEBUG : i_was_renamed: reading active writers 2026/07/31 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:11:41 DEBUG : Looking for writers 2026/07/31 04:11:41 DEBUG : i_was_renamed: reading active writers 2026/07/31 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:11:41 DEBUG : Looking for writers 2026/07/31 04:11:41 DEBUG : i_was_renamed: reading active writers 2026/07/31 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:11:41 DEBUG : Looking for writers 2026/07/31 04:11:41 DEBUG : i_was_renamed: reading active writers 2026/07/31 04:11:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:11:41 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/31 04:11:41 DEBUG : i_was_renamed.d1812a0b.partial: size = 5 OK 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/i_was_renamed.d1812a0b.partial" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/i_was_renamed.d1812a0b.partial 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/i_was_renamed.d1812a0b.partial 2026/07/31 04:11:41 DEBUG : i_was_renamed.d1812a0b.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:41 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:11:41 DEBUG : i_was_renamed.d1812a0b.partial: renamed to: i_was_renamed 2026/07/31 04:11:41 INFO : i_was_renamed: Copied (new) 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/i_was_renamed" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/i_was_renamed 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/i_was_renamed 2026/07/31 04:11:41 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:41 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-31 04:11:41 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 04:11:41 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/31 04:11:41 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/31 04:11:41 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/31 04:11:41 DEBUG : Looking for writers 2026/07/31 04:11:41 DEBUG : i_was_renamed: reading active writers 2026/07/31 04:11:41 DEBUG : >WaitForWriters: 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.17s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu" 2026/07/31 04:11:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:41 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:41 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/07/31 04:11:41 DEBUG : forgetting directory cache 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766939fd5c0): _readAt: size=512, off=0 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766939fd5c0): openPending: 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 03:12:41 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 04:11:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766939fd5c0): >openPending: err= 2026/07/31 04:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766939fd5c0): >_readAt: n=20, err=EOF 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766939fd5c0): close: 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 03:12:41 +0000 UTC 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766939fd5c0): >close: err= 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/07/31 04:11:42 DEBUG : forgetting directory cache 2026/07/31 04:11:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x37669367b500): _readAt: size=512, off=0 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x37669367b500): openPending: 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 03:13:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-31 03:12:41 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 03:13:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-31 03:12:41 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/31 04:11:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 04:11:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x37669367b500): >openPending: err= 2026/07/31 04:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x37669367b500): >_readAt: n=20, err=EOF 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x37669367b500): close: 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 03:13:41 +0000 UTC 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x37669367b500): >close: err= 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/07/31 04:11:42 DEBUG : forgetting directory cache 2026/07/31 04:11:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x376693467440): _readAt: size=512, off=0 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x376693467440): openPending: 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 03:14:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-31 03:13:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 03:14:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-31 03:13:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/31 04:11:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 04:11:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x376693467440): >openPending: err= 2026/07/31 04:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x376693467440): >_readAt: n=20, err=EOF 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x376693467440): close: 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 03:14:41 +0000 UTC 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x376693467440): >close: err= 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/07/31 04:11:42 DEBUG : forgetting directory cache 2026/07/31 04:11:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766939fdb80): _readAt: size=512, off=0 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766939fdb80): openPending: 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 03:15:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-31 03:14:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 03:15:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-31 03:14:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/31 04:11:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 04:11:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766939fdb80): >openPending: err= 2026/07/31 04:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766939fdb80): >_readAt: n=20, err=EOF 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766939fdb80): close: 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 03:15:41 +0000 UTC 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766939fdb80): >close: err= 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/07/31 04:11:42 DEBUG : forgetting directory cache 2026/07/31 04:11:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766934fea00): _readAt: size=512, off=0 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766934fea00): openPending: 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 03:16:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-31 03:15:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 03:16:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-31 03:15:41 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/31 04:11:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 04:11:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766934fea00): >openPending: err= 2026/07/31 04:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766934fea00): >_readAt: n=20, err=EOF 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766934fea00): close: 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 03:16:41 +0000 UTC 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate(0x3766934fea00): >close: err= 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:42 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/07/31 04:11:43 DEBUG : forgetting directory cache 2026/07/31 04:11:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x37669366c480): _readAt: size=512, off=0 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x37669366c480): openPending: 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 03:17:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-31 03:16:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 03:17:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-31 03:16:41 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/31 04:11:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 04:11:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x37669366c480): >openPending: err= 2026/07/31 04:11:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x37669366c480): >_readAt: n=20, err=EOF 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x37669366c480): close: 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 03:17:41 +0000 UTC 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x37669366c480): >close: err= 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/07/31 04:11:43 DEBUG : forgetting directory cache 2026/07/31 04:11:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x3766934ff300): _readAt: size=512, off=0 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x3766934ff300): openPending: 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-31 03:18:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-31 03:17:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-31 03:18:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-31 03:17:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/31 04:11:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/31 04:11:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x3766934ff300): >openPending: err= 2026/07/31 04:11:43 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x3766934ff300): >_readAt: n=21, err=EOF 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x3766934ff300): close: 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 03:18:41 +0000 UTC 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x3766934ff300): >close: err= 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/07/31 04:11:43 DEBUG : forgetting directory cache 2026/07/31 04:11:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x376693723540): _readAt: size=512, off=0 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x376693723540): openPending: 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-31 03:19:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-31 03:18:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-31 03:19:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-31 03:18:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/31 04:11:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/31 04:11:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x376693723540): >openPending: err= 2026/07/31 04:11:43 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x376693723540): >_readAt: n=22, err=EOF 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x376693723540): close: 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 03:19:41 +0000 UTC 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x376693723540): >close: err= 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/07/31 04:11:43 DEBUG : forgetting directory cache 2026/07/31 04:11:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x37669366d480): _readAt: size=512, off=0 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x37669366d480): openPending: 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-31 03:20:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-31 03:19:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-31 03:20:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-31 03:19:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/31 04:11:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/31 04:11:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x37669366d480): >openPending: err= 2026/07/31 04:11:43 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x37669366d480): >_readAt: n=23, err=EOF 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x37669366d480): close: 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 03:20:41 +0000 UTC 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate(0x37669366d480): >close: err= 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:43 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/07/31 04:11:43 DEBUG : forgetting directory cache 2026/07/31 04:11:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate(0x3766939b6340): _readAt: size=512, off=0 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate(0x3766939b6340): openPending: 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-genomeh5xusu/TestRWCacheUpdate 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-31 03:21:41 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-31 03:20:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-31 03:21:41 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-31 03:20:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/31 04:11:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate(0x3766939b6340): >openPending: err= 2026/07/31 04:11:44 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate(0x3766939b6340): >_readAt: n=24, err=EOF 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate(0x3766939b6340): close: 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 03:21:41 +0000 UTC 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate(0x3766939b6340): >close: err= 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.23s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FiLeA" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/FiLeA 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-genomeh5xusu/FiLeA 2026/07/31 04:11:44 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FiLeA" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/FiLeA 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-genomeh5xusu/FiLeA 2026/07/31 04:11:44 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FiLeB" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/FiLeB 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-genomeh5xusu/FiLeB 2026/07/31 04:11:44 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FiLeB" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/FiLeB 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-genomeh5xusu/FiLeB 2026/07/31 04:11:44 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FiLeA" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/FiLeA 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-genomeh5xusu/FiLeA 2026/07/31 04:11:44 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/31 04:11:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FiLeA" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/FiLeA 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-genomeh5xusu/FiLeA 2026/07/31 04:11:44 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/31 04:11:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/31 04:11:44 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/31 04:11:44 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FiLeB" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/FiLeB 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-genomeh5xusu/FiLeB 2026/07/31 04:11:44 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/31 04:11:44 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/31 04:11:44 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/31 04:11:44 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FilEb" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/FilEb 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-genomeh5xusu/FilEb 2026/07/31 04:11:44 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FiLeA" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/FiLeA 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-genomeh5xusu/FiLeA 2026/07/31 04:11:44 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FiLeA" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/FiLeA 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-genomeh5xusu/FiLeA 2026/07/31 04:11:44 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FiLeB" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/FiLeB 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-genomeh5xusu/FiLeB 2026/07/31 04:11:44 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FiLeB" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/FiLeB 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-genomeh5xusu/FiLeB 2026/07/31 04:11:44 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FilEb" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/FilEb 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-genomeh5xusu/FilEb 2026/07/31 04:11:44 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FilEb" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/FilEb 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-genomeh5xusu/FilEb 2026/07/31 04:11:44 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/07/31 04:11:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/31 04:11:44 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/31 04:11:44 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FiLeB" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/FiLeB 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-genomeh5xusu/FiLeB 2026/07/31 04:11:44 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/31 04:11:44 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/31 04:11:44 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/31 04:11:44 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/FilEb" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/FilEb 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-genomeh5xusu/FilEb 2026/07/31 04:11:44 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/31 04:11:44 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/31 04:11:44 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/31 04:11:44 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/31 04:11:44 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/31 04:11:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:44 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:44 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:44 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/31 04:11:44 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/31 04:11:44 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/31 04:11:44 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/31 04:11:44 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:44 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : FiLeB: reading active writers 2026/07/31 04:11:44 DEBUG : FilEb: reading active writers 2026/07/31 04:11:44 DEBUG : FiLeA: reading active writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : FiLeB: reading active writers 2026/07/31 04:11:44 DEBUG : FilEb: reading active writers 2026/07/31 04:11:44 DEBUG : FiLeA: reading active writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.12s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/normal name with no special characters.txt" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/normal\ name\ with\ no\ special\ characters.txt 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-genomeh5xusu/normal name with no special characters.txt 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/normal name with no special characters.txt" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/normal\ name\ with\ no\ special\ characters.txt 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-genomeh5xusu/normal name with no special characters.txt 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/測試_Русский___ě_áñ" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/測試_Русский___ě_áñ 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-genomeh5xusu/測試_Русский___ě_áñ 2026/07/31 04:11:44 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/測試_Русский___ě_áñ" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/測試_Русский___ě_áñ 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-genomeh5xusu/測試_Русский___ě_áñ 2026/07/31 04:11:44 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/normal name with no special characters.txt" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/normal\ name\ with\ no\ special\ characters.txt 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-genomeh5xusu/normal name with no special characters.txt 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/31 04:11:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/31 04:11:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/31 04:11:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/測試_Русский___ě_áñ" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/測試_Русский___ě_áñ 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-genomeh5xusu/測試_Русский___ě_áñ 2026/07/31 04:11:44 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:44 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/31 04:11:44 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.04s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Reusing VFS from active cache 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:44 DEBUG : forgetting directory cache 2026/07/31 04:11:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file2" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file2" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : dir: Looking for writers 2026/07/31 04:11:44 DEBUG : file2: reading active writers 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : dir: reading active writers 2026/07/31 04:11:44 DEBUG : file1: reading active writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.04s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file2" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file2" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : dir: Looking for writers 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : dir: reading active writers 2026/07/31 04:11:44 DEBUG : file1: reading active writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.04s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file2" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file2" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu/dir/file1: no such file or directory 2026/07/31 04:11:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu/dir/file1: no such file or directory 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/31 04:11:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : file1: Open: flags=O_RDONLY 2026/07/31 04:11:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/31 04:11:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/31 04:11:44 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/31 04:11:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:44 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/31 04:11:44 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/31 04:11:44 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/31 04:11:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 04:11:44 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/new_file.txt" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/new_file.txt 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-genomeh5xusu/dir/new_file.txt 2026/07/31 04:11:44 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:11:44 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:11:44 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/31 04:11:44 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/31 04:11:44 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : dir: Looking for writers 2026/07/31 04:11:44 DEBUG : file2: reading active writers 2026/07/31 04:11:44 DEBUG : new_file.txt: reading active writers 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : file1: reading active writers 2026/07/31 04:11:44 DEBUG : dir: reading active writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.05s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file2" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file2" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-genomeh5xusu/dir/file2 2026/07/31 04:11:44 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/31 04:11:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu/dir/file1: no such file or directory 2026/07/31 04:11:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu/dir/file1: no such file or directory 2026/07/31 04:11:44 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/31 04:11:44 DEBUG : dir/file1: Updating file with dir/file1 0x376693ba2820 2026/07/31 04:11:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/31 04:11:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:44 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir/file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-genomeh5xusu/dir/file1 2026/07/31 04:11:44 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/31 04:11:44 INFO : dir/file1: Moved (server-side) to: file0 2026/07/31 04:11:44 DEBUG : file0: Updating file with file0 0x376693ba2820 2026/07/31 04:11:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file0" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file0 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-genomeh5xusu/file0 2026/07/31 04:11:44 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file0" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/file0 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-genomeh5xusu/file0 2026/07/31 04:11:44 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : dir: Looking for writers 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : dir: reading active writers 2026/07/31 04:11:44 DEBUG : file0: reading active writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.04s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Server has VFS statistics extension 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: About path "/home/rclone/rclone-test-genomeh5xusu" 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/31 04:11:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu/dir/file1: no such file or directory 2026/07/31 04:11:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu/dir/file1: no such file or directory 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: New connection 127.0.0.1:59552->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/31 04:11:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu/dir/file1: no such file or directory 2026/07/31 04:11:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu/dir/file1: no such file or directory 2026/07/31 04:11:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu/dir/file1: no such file or directory 2026/07/31 04:11:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{slI17}/rclone-test-genomeh5xusu/dir/file1: no such file or directory 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: New connection 127.0.0.1:59562->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : c: Looking for writers 2026/07/31 04:11:44 DEBUG : d: Looking for writers 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : a: Looking for writers 2026/07/31 04:11:44 DEBUG : b: Looking for writers 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : b: reading active writers 2026/07/31 04:11:44 DEBUG : c: reading active writers 2026/07/31 04:11:44 DEBUG : d: reading active writers 2026/07/31 04:11:44 DEBUG : /: reading active writers 2026/07/31 04:11:44 DEBUG : a: reading active writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.23s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/31 04:11:44 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/31 04:11:44 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/31 04:11:44 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : a/b/c/d: Looking for writers 2026/07/31 04:11:44 DEBUG : a/b/c: Looking for writers 2026/07/31 04:11:44 DEBUG : d: reading active writers 2026/07/31 04:11:44 DEBUG : a/b: Looking for writers 2026/07/31 04:11:44 DEBUG : c: reading active writers 2026/07/31 04:11:44 DEBUG : a: Looking for writers 2026/07/31 04:11:44 DEBUG : b: reading active writers 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : a: reading active writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === 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-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 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-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:11:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/31 04:11:44 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/31 04:11:44 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 04:11:44 DEBUG : file1: size = 5 OK 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:11:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/31 04:11:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:11:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:11:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:11:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:11:44 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/31 04:11:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:11:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 04:11:44 DEBUG : file1: size = 0 OK 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:11:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:11:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:11:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (7 bytes), uploading instead of streaming 2026/07/31 04:11:44 DEBUG : file1: size = 7 OK 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:44 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/07/31 04:11:44 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/31 04:11:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:44 DEBUG : Looking for writers 2026/07/31 04:11:44 DEBUG : file1: reading active writers 2026/07/31 04:11:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.04s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:11:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:11:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:44 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/31 04:11:45 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/31 04:11:45 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/31 04:11:45 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (11 bytes), uploading instead of streaming 2026/07/31 04:11:45 DEBUG : file1: size = 11 OK 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:11:45 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:11:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/31 04:11:45 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:45 DEBUG : Looking for writers 2026/07/31 04:11:45 DEBUG : file1: reading active writers 2026/07/31 04:11:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:11:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:11:45 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 04:11:45 DEBUG : file1: size = 5 OK 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:11:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:11:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/31 04:11:45 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:45 DEBUG : Looking for writers 2026/07/31 04:11:45 DEBUG : file1: reading active writers 2026/07/31 04:11:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:11:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:11:45 DEBUG : file1: WriteFileHandle.Release closing 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 04:11:45 DEBUG : file1: size = 0 OK 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:11:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:11:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/31 04:11:45 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:45 DEBUG : Looking for writers 2026/07/31 04:11:45 DEBUG : file1: reading active writers 2026/07/31 04:11:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:11:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (2 bytes), uploading instead of streaming 2026/07/31 04:11:45 DEBUG : file1: size = 2 OK 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/31 04:11:45 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/31 04:11:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:45 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:45 DEBUG : Looking for writers 2026/07/31 04:11:45 DEBUG : file1: reading active writers 2026/07/31 04:11:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:11:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 04:11:45 DEBUG : file1: size = 0 OK 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:11:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:11:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:45 DEBUG : file1: Open: flags=O_RDONLY 2026/07/31 04:11:45 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/31 04:11:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/31 04:11:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:45 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:45 DEBUG : Looking for writers 2026/07/31 04:11:45 DEBUG : file1: reading active writers 2026/07/31 04:11:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:11:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:11:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: File to upload is small (100 bytes), uploading instead of streaming 2026/07/31 04:11:45 DEBUG : file1: size = 100 OK 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/file1" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 543dae7aa2e4d18c7c9d9e61bf8cf685 /home/rclone/rclone-test-genomeh5xusu/file1 2026/07/31 04:11:45 DEBUG : file1: Parsed hash: 543dae7aa2e4d18c7c9d9e61bf8cf685 2026/07/31 04:11:45 DEBUG : file1: md5 = 543dae7aa2e4d18c7c9d9e61bf8cf685 OK 2026/07/31 04:11:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 04:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:11:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:11:45 DEBUG : file1: Open: flags=O_RDONLY 2026/07/31 04:11:45 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/31 04:11:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/31 04:11:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:45 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:45 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:45 DEBUG : Looking for writers 2026/07/31 04:11:45 DEBUG : file1: reading active writers 2026/07/31 04:11:45 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f000.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/flat/f000.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-genomeh5xusu/flat/f000.txt 2026/07/31 04:11:45 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f000.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/flat/f000.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-genomeh5xusu/flat/f000.txt 2026/07/31 04:11:45 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f001.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/flat/f001.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-genomeh5xusu/flat/f001.txt 2026/07/31 04:11:45 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f001.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/flat/f001.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-genomeh5xusu/flat/f001.txt 2026/07/31 04:11:45 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f002.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/flat/f002.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-genomeh5xusu/flat/f002.txt 2026/07/31 04:11:45 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f002.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/flat/f002.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-genomeh5xusu/flat/f002.txt 2026/07/31 04:11:45 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f003.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/flat/f003.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-genomeh5xusu/flat/f003.txt 2026/07/31 04:11:45 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f003.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/flat/f003.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-genomeh5xusu/flat/f003.txt 2026/07/31 04:11:45 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f004.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/flat/f004.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-genomeh5xusu/flat/f004.txt 2026/07/31 04:11:45 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f004.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: sha1sum /home/rclone/rclone-test-genomeh5xusu/flat/f004.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-genomeh5xusu/flat/f004.txt 2026/07/31 04:11:45 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/07/31 04:11:45 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/31 04:11:45 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/31 04:11:45 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:45 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f000.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/flat/f000.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-genomeh5xusu/flat/f000.txt 2026/07/31 04:11:45 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/31 04:11:45 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/31 04:11:45 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/31 04:11:45 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:45 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f001.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/flat/f001.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-genomeh5xusu/flat/f001.txt 2026/07/31 04:11:45 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/31 04:11:45 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/31 04:11:45 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/31 04:11:45 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:45 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f002.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/flat/f002.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-genomeh5xusu/flat/f002.txt 2026/07/31 04:11:45 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/31 04:11:45 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/31 04:11:45 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/31 04:11:45 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:45 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f003.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/flat/f003.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-genomeh5xusu/flat/f003.txt 2026/07/31 04:11:45 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/31 04:11:45 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/31 04:11:45 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/31 04:11:45 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:45 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/flat/f004.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/flat/f004.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-genomeh5xusu/flat/f004.txt 2026/07/31 04:11:45 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/31 04:11:45 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:45 DEBUG : flat: Looking for writers 2026/07/31 04:11:45 DEBUG : f001.txt: reading active writers 2026/07/31 04:11:45 DEBUG : f002.txt: reading active writers 2026/07/31 04:11:45 DEBUG : f003.txt: reading active writers 2026/07/31 04:11:45 DEBUG : f004.txt: reading active writers 2026/07/31 04:11:45 DEBUG : f000.txt: reading active writers 2026/07/31 04:11:45 DEBUG : Looking for writers 2026/07/31 04:11:45 DEBUG : flat: reading active writers 2026/07/31 04:11:45 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.09s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:45 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/31 04:11:45 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/31 04:11:45 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:45 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/a/b/c/deep.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/a/b/c/deep.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-genomeh5xusu/a/b/c/deep.txt 2026/07/31 04:11:45 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/07/31 04:11:45 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/31 04:11:45 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/31 04:11:45 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:45 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/a/b/mid.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/a/b/mid.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-genomeh5xusu/a/b/mid.txt 2026/07/31 04:11:45 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/07/31 04:11:45 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/31 04:11:45 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/31 04:11:45 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:45 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/a/top.txt" 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/a/top.txt 2026/07/31 04:11:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-genomeh5xusu/a/top.txt 2026/07/31 04:11:45 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/07/31 04:11:45 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:45 DEBUG : a/b/c: Looking for writers 2026/07/31 04:11:45 DEBUG : deep.txt: reading active writers 2026/07/31 04:11:45 DEBUG : a/b: Looking for writers 2026/07/31 04:11:45 DEBUG : c: reading active writers 2026/07/31 04:11:45 DEBUG : mid.txt: reading active writers 2026/07/31 04:11:45 DEBUG : a: Looking for writers 2026/07/31 04:11:45 DEBUG : b: reading active writers 2026/07/31 04:11:45 DEBUG : top.txt: reading active writers 2026/07/31 04:11:45 DEBUG : Looking for writers 2026/07/31 04:11:45 DEBUG : a: reading active writers 2026/07/31 04:11:45 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.05s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/bigdir/big.bin" 2026/07/31 04:11:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/bigdir/big.bin 2026/07/31 04:11:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fdb12044f5e2fc0a8e22dad85ff414bf /home/rclone/rclone-test-genomeh5xusu/bigdir/big.bin 2026/07/31 04:11:46 DEBUG : bigdir/big.bin: Parsed hash: fdb12044f5e2fc0a8e22dad85ff414bf 2026/07/31 04:11:46 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:46 DEBUG : bigdir: Looking for writers 2026/07/31 04:11:46 DEBUG : big.bin: reading active writers 2026/07/31 04:11:46 DEBUG : Looking for writers 2026/07/31 04:11:46 DEBUG : bigdir: reading active writers 2026/07/31 04:11:46 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.70s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu", Local "Local file system at /tmp/rclone2166294469", Modify Window "1s" 2026/07/31 04:11:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: poll-interval is not supported by this remote 2026/07/31 04:11:46 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/31 04:11:46 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/31 04:11:46 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:46 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir1/a.txt" 2026/07/31 04:11:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir1/a.txt 2026/07/31 04:11:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-genomeh5xusu/dir1/a.txt 2026/07/31 04:11:46 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/07/31 04:11:46 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/31 04:11:46 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/31 04:11:46 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:46 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir2/b.txt" 2026/07/31 04:11:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir2/b.txt 2026/07/31 04:11:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-genomeh5xusu/dir2/b.txt 2026/07/31 04:11:46 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/07/31 04:11:46 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/31 04:11:46 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/31 04:11:46 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:11:46 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:11:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Shell path "/home/rclone/rclone-test-genomeh5xusu/dir3/c.txt" 2026/07/31 04:11:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Running remote command: md5sum /home/rclone/rclone-test-genomeh5xusu/dir3/c.txt 2026/07/31 04:11:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-genomeh5xusu/dir3/c.txt 2026/07/31 04:11:46 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/07/31 04:11:46 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:11:46 DEBUG : dir1: Looking for writers 2026/07/31 04:11:46 DEBUG : a.txt: reading active writers 2026/07/31 04:11:46 DEBUG : dir2: Looking for writers 2026/07/31 04:11:46 DEBUG : b.txt: reading active writers 2026/07/31 04:11:46 DEBUG : dir3: Looking for writers 2026/07/31 04:11:46 DEBUG : c.txt: reading active writers 2026/07/31 04:11:46 DEBUG : Looking for writers 2026/07/31 04:11:46 DEBUG : dir1: reading active writers 2026/07/31 04:11:46 DEBUG : dir2: reading active writers 2026/07/31 04:11:46 DEBUG : dir3: reading active writers 2026/07/31 04:11:46 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.05s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/31 04:11:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-genomeh5xusu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 11.940065837s (try 1/5)