"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2026/05/13 02:36:41 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-bajubin2yoro" 2026/05/13 02:36:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/13 02:36:41 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2026/05/13 02:36:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 02:36:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 02:36:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 02:36:41 DEBUG : Setting pass="4j7hG7Rv_R2i53PYzwR8m9idibojFfnf" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 02:36:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 02:36:41 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{UvKKc}" suffix to name 2026/05/13 02:36:41 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2026/05/13 02:36:41 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2026/05/13 02:36:41 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2026/05/13 02:36:41 DEBUG : Setting pass="4j7hG7Rv_R2i53PYzwR8m9idibojFfnf" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2026/05/13 02:36:41 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2026/05/13 02:36:41 NOTICE: TestSFTPOpenssh{UvKKc}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: New connection 127.0.0.1:48716->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell type "unix" from config 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Relative path resolved to "/home/rclone/rclone-test-bajubin2yoro" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Using root directory "/home/rclone/rclone-test-bajubin2yoro" 2026/05/13 02:36:41 DEBUG : Creating backend with remote "/tmp/rclone3232253001" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:41 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:41 DEBUG : dir: Looking for writers 2026/05/13 02:36:41 DEBUG : Looking for writers 2026/05/13 02:36:41 DEBUG : dir: reading active writers 2026/05/13 02:36:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.02s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file2" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:41 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file2" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:41 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/subdir/file3" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/subdir/file3 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-bajubin2yoro/dir/subdir/file3 2026/05/13 02:36:41 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/subdir/file3" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/subdir/file3 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-bajubin2yoro/dir/subdir/file3 2026/05/13 02:36:41 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/05/13 02:36:41 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:41 DEBUG : dir/subdir: Looking for writers 2026/05/13 02:36:41 DEBUG : dir: Looking for writers 2026/05/13 02:36:41 DEBUG : file2: reading active writers 2026/05/13 02:36:41 DEBUG : subdir: reading active writers 2026/05/13 02:36:41 DEBUG : file1: reading active writers 2026/05/13 02:36:41 DEBUG : Looking for writers 2026/05/13 02:36:41 DEBUG : dir: reading active writers 2026/05/13 02:36:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.04s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:41 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:41 DEBUG : dir: Looking for writers 2026/05/13 02:36:41 DEBUG : file1: reading active writers 2026/05/13 02:36:41 DEBUG : Looking for writers 2026/05/13 02:36:41 DEBUG : dir: reading active writers 2026/05/13 02:36:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.02s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:41 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:41 DEBUG : dir: Looking for writers 2026/05/13 02:36:41 DEBUG : Looking for writers 2026/05/13 02:36:41 DEBUG : dir: reading active writers 2026/05/13 02:36:41 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:41 DEBUG : dir: forgetting directory cache 2026/05/13 02:36:41 DEBUG : forgetting directory cache 2026/05/13 02:36:41 DEBUG : dir: forgetting directory cache 2026/05/13 02:36:41 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:41 DEBUG : Looking for writers 2026/05/13 02:36:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.02s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:41 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/13 02:36:41 DEBUG : dir: invalidating directory cache 2026/05/13 02:36:41 DEBUG : >ForgetPath: 2026/05/13 02:36:41 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/13 02:36:41 DEBUG : invalidating directory cache 2026/05/13 02:36:41 DEBUG : dir: forgetting directory cache 2026/05/13 02:36:41 DEBUG : >ForgetPath: 2026/05/13 02:36:41 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/13 02:36:41 DEBUG : >ForgetPath: 2026/05/13 02:36:41 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:41 DEBUG : dir: Looking for writers 2026/05/13 02:36:41 DEBUG : Looking for writers 2026/05/13 02:36:41 DEBUG : dir: reading active writers 2026/05/13 02:36:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.02s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:41 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:41 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: New connection 127.0.0.1:48724->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/fil/a/b/c" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/fil/a/b/c 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-bajubin2yoro/fil/a/b/c 2026/05/13 02:36:42 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/fil/a/b/c" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/fil/a/b/c 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-bajubin2yoro/fil/a/b/c 2026/05/13 02:36:42 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : forgetting directory cache 2026/05/13 02:36:42 DEBUG : dir: forgetting directory cache 2026/05/13 02:36:42 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:42 DEBUG : dir: Looking for writers 2026/05/13 02:36:42 DEBUG : fil/a/b: Looking for writers 2026/05/13 02:36:42 DEBUG : fil/a: Looking for writers 2026/05/13 02:36:42 DEBUG : b: reading active writers 2026/05/13 02:36:42 DEBUG : fil: Looking for writers 2026/05/13 02:36:42 DEBUG : a: reading active writers 2026/05/13 02:36:42 DEBUG : Looking for writers 2026/05/13 02:36:42 DEBUG : dir: reading active writers 2026/05/13 02:36:42 DEBUG : fil: reading active writers 2026/05/13 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.12s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:42 DEBUG : dir: Looking for writers 2026/05/13 02:36:42 DEBUG : Looking for writers 2026/05/13 02:36:42 DEBUG : dir: reading active writers 2026/05/13 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.02s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:42 DEBUG : dir: Looking for writers 2026/05/13 02:36:42 DEBUG : file1: reading active writers 2026/05/13 02:36:42 DEBUG : Looking for writers 2026/05/13 02:36:42 DEBUG : dir: reading active writers 2026/05/13 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.02s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file2" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:42 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file2" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:42 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/subdir/file3" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/subdir/file3 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-bajubin2yoro/dir/subdir/file3 2026/05/13 02:36:42 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/subdir/file3" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/subdir/file3 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-bajubin2yoro/dir/subdir/file3 2026/05/13 02:36:42 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/13 02:36:42 DEBUG : Waiting for deletions to finish 2026/05/13 02:36:42 INFO : dir/subdir/file3: Deleted 2026/05/13 02:36:42 DEBUG : removing 1 level 2 directories 2026/05/13 02:36:42 INFO : dir/subdir: Removing directory 2026/05/13 02:36:42 DEBUG : dir: invalidating directory cache 2026/05/13 02:36:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/13 02:36:42 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/13 02:36:42 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/13 02:36:42 DEBUG : dir/file1: Reset virtual modtime 2026/05/13 02:36:42 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/13 02:36:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:42 DEBUG : dir: invalidating directory cache 2026/05/13 02:36:42 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/13 02:36:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/13 02:36:42 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/13 02:36:42 DEBUG : forgetting directory cache 2026/05/13 02:36:42 DEBUG : dir: forgetting directory cache 2026/05/13 02:36:42 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/13 02:36:42 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:42 DEBUG : dir/virtualDir: Looking for writers 2026/05/13 02:36:42 DEBUG : dir: Looking for writers 2026/05/13 02:36:42 DEBUG : virtualDir: reading active writers 2026/05/13 02:36:42 DEBUG : file1: reading active writers 2026/05/13 02:36:42 DEBUG : virtualFile2: reading active writers 2026/05/13 02:36:42 DEBUG : virtualFile: reading active writers 2026/05/13 02:36:42 DEBUG : Looking for writers 2026/05/13 02:36:42 DEBUG : dir: reading active writers 2026/05/13 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.05s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 ERROR : dir/: Can only open directories read only 2026/05/13 02:36:42 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:42 DEBUG : dir: Looking for writers 2026/05/13 02:36:42 DEBUG : Looking for writers 2026/05/13 02:36:42 DEBUG : dir: reading active writers 2026/05/13 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/13 02:36:42 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (5 bytes), uploading instead of streaming 2026/05/13 02:36:42 DEBUG : dir/potato: size = 5 OK 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/potato" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/potato 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/dir/potato 2026/05/13 02:36:42 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:42 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/13 02:36:42 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/13 02:36:42 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:42 DEBUG : dir: Looking for writers 2026/05/13 02:36:42 DEBUG : file1: reading active writers 2026/05/13 02:36:42 DEBUG : potato: reading active writers 2026/05/13 02:36:42 DEBUG : Looking for writers 2026/05/13 02:36:42 DEBUG : dir: reading active writers 2026/05/13 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:42 DEBUG : dir/sub: Looking for writers 2026/05/13 02:36:42 DEBUG : dir: Looking for writers 2026/05/13 02:36:42 DEBUG : file1: reading active writers 2026/05/13 02:36:42 DEBUG : sub: reading active writers 2026/05/13 02:36:42 DEBUG : Looking for writers 2026/05/13 02:36:42 DEBUG : dir: reading active writers 2026/05/13 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.14s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/13 02:36:42 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:42 DEBUG : dir/sub/subsub: Looking for writers 2026/05/13 02:36:42 DEBUG : dir/sub: Looking for writers 2026/05/13 02:36:42 DEBUG : subsub: reading active writers 2026/05/13 02:36:42 DEBUG : dir: Looking for writers 2026/05/13 02:36:42 DEBUG : file1: reading active writers 2026/05/13 02:36:42 DEBUG : sub: reading active writers 2026/05/13 02:36:42 DEBUG : Looking for writers 2026/05/13 02:36:42 DEBUG : dir: reading active writers 2026/05/13 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.03s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 ERROR : dir/: Dir.Remove not empty 2026/05/13 02:36:42 DEBUG : dir/file1: Remove: 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:42 DEBUG : dir/file1: >Remove: err= 2026/05/13 02:36:42 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/13 02:36:42 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:42 DEBUG : Looking for writers 2026/05/13 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : dir/file1: Remove: 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:42 DEBUG : dir/file1: >Remove: err= 2026/05/13 02:36:42 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/13 02:36:42 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:42 DEBUG : Looking for writers 2026/05/13 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.02s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : dir/file1: Remove: 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:42 DEBUG : dir/file1: >Remove: err= 2026/05/13 02:36:42 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:42 DEBUG : dir: Looking for writers 2026/05/13 02:36:42 DEBUG : Looking for writers 2026/05/13 02:36:42 DEBUG : dir: reading active writers 2026/05/13 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file3" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file3 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-bajubin2yoro/dir/file3 2026/05/13 02:36:42 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file3" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file3 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-bajubin2yoro/dir/file3 2026/05/13 02:36:42 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/13 02:36:42 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/13 02:36:42 DEBUG : dir: Updating dir with dir2 0xf3615727c70 2026/05/13 02:36:42 DEBUG : dir: forgetting directory cache 2026/05/13 02:36:42 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/13 02:36:42 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir2/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir2/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir2/file1 2026/05/13 02:36:42 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir2/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir2/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir2/file1 2026/05/13 02:36:42 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir2/file3" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir2/file3 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-bajubin2yoro/dir2/file3 2026/05/13 02:36:42 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir2/file3" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir2/file3 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-bajubin2yoro/dir2/file3 2026/05/13 02:36:42 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/13 02:36:42 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/13 02:36:42 DEBUG : file2: Updating file with file2 0xf36155c1a00 2026/05/13 02:36:42 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file2" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file2 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/file2 2026/05/13 02:36:42 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file2" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/file2 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/file2 2026/05/13 02:36:42 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir2/file3" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir2/file3 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-bajubin2yoro/dir2/file3 2026/05/13 02:36:42 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir2/file3" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir2/file3 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-bajubin2yoro/dir2/file3 2026/05/13 02:36:42 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/05/13 02:36:42 INFO : dir2/file3: Deleted 2026/05/13 02:36:42 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/13 02:36:42 DEBUG : dir2/file3: Updating file with dir2/file3 0xf36155c1a00 2026/05/13 02:36:42 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/13 02:36:42 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir2/file3" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir2/file3 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir2/file3 2026/05/13 02:36:42 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir2/file3" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir2/file3 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir2/file3 2026/05/13 02:36:42 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/13 02:36:42 DEBUG : empty directory: Updating dir with renamed empty directory 0xf36155c1c70 2026/05/13 02:36:42 DEBUG : empty directory: forgetting directory cache 2026/05/13 02:36:42 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/13 02:36:42 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/13 02:36:42 DEBUG : dir2: Renaming to "dir3" 2026/05/13 02:36:42 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:42 DEBUG : dir3: Looking for writers 2026/05/13 02:36:42 DEBUG : file3: reading active writers 2026/05/13 02:36:42 DEBUG : renamed empty directory: Looking for writers 2026/05/13 02:36:42 DEBUG : Looking for writers 2026/05/13 02:36:42 DEBUG : dir3: reading active writers 2026/05/13 02:36:42 DEBUG : renamed empty directory: reading active writers 2026/05/13 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.18s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/13 02:36:42 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:42 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/13 02:36:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/13 02:36:42 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/13 02:36:42 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/13 02:36:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/13 02:36:42 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:42 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/13 02:36:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/13 02:36:42 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/13 02:36:42 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/13 02:36:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (12 bytes), uploading instead of streaming 2026/05/13 02:36:42 DEBUG : dir/sub/file2: size = 12 OK 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/sub/file2" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/sub/file2 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-bajubin2yoro/dir/sub/file2 2026/05/13 02:36:42 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/05/13 02:36:42 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/13 02:36:42 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/13 02:36:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/13 02:36:42 DEBUG : forgetting directory cache 2026/05/13 02:36:42 DEBUG : dir: forgetting directory cache 2026/05/13 02:36:42 DEBUG : dir/sub: forgetting directory cache 2026/05/13 02:36:42 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/13 02:36:42 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (5 bytes), uploading instead of streaming 2026/05/13 02:36:42 DEBUG : dir/sub/file0: size = 5 OK 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/sub/file0" 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/sub/file0 2026/05/13 02:36:42 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/dir/sub/file0 2026/05/13 02:36:42 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:42 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/13 02:36:42 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/05/13 02:36:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/13 02:36:42 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:42 DEBUG : dir/sub: Looking for writers 2026/05/13 02:36:42 DEBUG : file0: reading active writers 2026/05/13 02:36:42 DEBUG : file2: reading active writers 2026/05/13 02:36:42 DEBUG : dir: Looking for writers 2026/05/13 02:36:42 DEBUG : file1: reading active writers 2026/05/13 02:36:42 DEBUG : sub: reading active writers 2026/05/13 02:36:42 DEBUG : Looking for writers 2026/05/13 02:36:42 DEBUG : dir: reading active writers 2026/05/13 02:36:42 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.03s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:42 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:42 DEBUG : forgetting directory cache 2026/05/13 02:36:43 DEBUG : forgetting directory cache 2026/05/13 02:36:43 DEBUG : dir: forgetting directory cache 2026/05/13 02:36:43 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:43 DEBUG : dir: Looking for writers 2026/05/13 02:36:43 DEBUG : Looking for writers 2026/05/13 02:36:43 DEBUG : dir: reading active writers 2026/05/13 02:36:43 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/13 02:36:43 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:43 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/13 02:36:43 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/13 02:36:43 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/13 02:36:43 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:43 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:43 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/13 02:36:43 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:43 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/13 02:36:43 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/13 02:36:43 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/13 02:36:43 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:43 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:43 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:43 DEBUG : dir: Looking for writers 2026/05/13 02:36:43 DEBUG : file1: reading active writers 2026/05/13 02:36:43 DEBUG : file1.metadata: reading active writers 2026/05/13 02:36:43 DEBUG : Looking for writers 2026/05/13 02:36:43 DEBUG : dir: reading active writers 2026/05/13 02:36:43 DEBUG : dir.metadata: reading active writers 2026/05/13 02:36:43 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-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:43 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:43 DEBUG : dir: Looking for writers 2026/05/13 02:36:43 DEBUG : file1: reading active writers 2026/05/13 02:36:43 DEBUG : Looking for writers 2026/05/13 02:36:43 DEBUG : dir: reading active writers 2026/05/13 02:36:43 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-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:43 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:43 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : Can set mod time: true 2026/05/13 02:36:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (0 bytes), uploading instead of streaming 2026/05/13 02:36:44 DEBUG : dir/file1: size = 0 OK 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 02:36:44 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/13 02:36:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (5 bytes), uploading instead of streaming 2026/05/13 02:36:44 DEBUG : dir/file1: size = 5 OK 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:44 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/13 02:36:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: 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-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/13 02:36:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:44 DEBUG : dir/file1(0xf361590b540): close: 2026/05/13 02:36:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/13 02:36:44 DEBUG : dir/file1(0xf361590b540): >close: err= 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: 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-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/13 02:36:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615ba6540): _writeAt: size=5, off=0 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615ba6540): openPending: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615ba6540): >openPending: err= 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615ba6540): >_writeAt: n=5, err= 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615ba6540): close: 2026/05/13 02:36:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/13 02:36:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/13 02:36:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/13 02:36:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/13 02:36:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615ba6540): >close: err= 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: starting upload 2026/05/13 02:36:44 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1.2f98c60a.partial" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1.2f98c60a.partial 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-bajubin2yoro/dir/file1.2f98c60a.partial 2026/05/13 02:36:44 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/13 02:36:44 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/05/13 02:36:44 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/05/13 02:36:44 INFO : dir/file1: Copied (replaced existing) 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/13 02:36:44 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.31s) --- 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.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.02s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.18s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/13 02:36:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.02s) === RUN TestFileOpenReadUnknownSize 2026/05/13 02:36:44 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/13 02:36:44 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/13 02:36:44 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:44 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : file.txt: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (25 bytes), uploading instead of streaming 2026/05/13 02:36:44 DEBUG : dir/file1: size = 25 OK 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/13 02:36:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.02s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Remove: 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:44 DEBUG : dir/file1: >Remove: err= 2026/05/13 02:36:44 DEBUG : dir/file1: Remove: 2026/05/13 02:36:44 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.02s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Remove: 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:44 DEBUG : dir/file1: >Remove: err= 2026/05/13 02:36:44 DEBUG : dir/file1: Remove: 2026/05/13 02:36:44 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.02s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=0x3 2026/05/13 02:36:44 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 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-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Updating file with newLeaf 0xf3615eb20d0 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Updating file with dir/file1 0xf3615eb20d0 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : dir/file1: File is currently open, delaying rename 0xf3615eb20d0 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (25 bytes), uploading instead of streaming 2026/05/13 02:36:44 DEBUG : dir/file1: size = 25 OK 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/13 02:36:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:44 DEBUG : newLeaf: Running delayed rename now 2026/05/13 02:36:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Updating file with newLeaf 0xf3615eb20d0 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Updating file with newLeaf 0xf3615f0a680 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Updating file with dir/file1 0xf3615f0a680 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : dir/file1: File is currently open, delaying rename 0xf3615f0a680 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (25 bytes), uploading instead of streaming 2026/05/13 02:36:44 DEBUG : dir/file1: size = 25 OK 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/13 02:36:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:44 DEBUG : newLeaf: Running delayed rename now 2026/05/13 02:36:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Updating file with newLeaf 0xf3615f0a680 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/13 02:36:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615bc7440): openPending: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615bc7440): >openPending: err= 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/13 02:36:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615bc7440): _writeAt: size=14, off=0 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615bc7440): >_writeAt: n=14, err= 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615bc7440): close: 2026/05/13 02:36:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/13 02:36:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615bc7440): >close: err= 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: starting upload 2026/05/13 02:36:44 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1.ca338588.partial" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1.ca338588.partial 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1.ca338588.partial 2026/05/13 02:36:44 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/13 02:36:44 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/13 02:36:44 INFO : dir/file1: Copied (replaced existing) 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/13 02:36:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615fb7580): _readAt: size=512, off=0 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615fb7580): openPending: 2026/05/13 02:36:44 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/05/13 02:36:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615fb7580): >openPending: err= 2026/05/13 02:36:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615fb7580): >_readAt: n=14, err=EOF 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615fb7580): close: 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615fb7580): >close: err= 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/13 02:36:44 DEBUG : newLeaf: Updating file with newLeaf 0xf3615bf4270 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/13 02:36:44 DEBUG : dir/file1: Updating file with dir/file1 0xf3615bf4270 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/13 02:36:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:44 DEBUG : dir/file1(0xf361578eb00): openPending: 2026/05/13 02:36:44 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/05/13 02:36:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : dir/file1(0xf361578eb00): >openPending: err= 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/13 02:36:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:44 DEBUG : dir/file1(0xf361578eb00): _writeAt: size=25, off=0 2026/05/13 02:36:44 DEBUG : dir/file1(0xf361578eb00): >_writeAt: n=25, err= 2026/05/13 02:36:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/13 02:36:44 DEBUG : newLeaf: Updating file with newLeaf 0xf3615bf4270 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:44 DEBUG : newLeaf(0xf361578eb00): close: 2026/05/13 02:36:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/13 02:36:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-13 02:36:44.739207566 +0000 UTC m=+3.055701329 2026/05/13 02:36:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:44 DEBUG : newLeaf(0xf361578eb00): >close: err= 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:44 DEBUG : newLeaf: vfs cache: starting upload 2026/05/13 02:36:44 DEBUG : newLeaf.80a736aa.partial: size = 25 OK 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf.80a736aa.partial" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf.80a736aa.partial 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf.80a736aa.partial 2026/05/13 02:36:44 DEBUG : newLeaf.80a736aa.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:44 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/13 02:36:44 DEBUG : newLeaf.80a736aa.partial: renamed to: newLeaf 2026/05/13 02:36:44 INFO : newLeaf: Copied (replaced existing) 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-13 02:36:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/13 02:36:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:44 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : file1: reading active writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : >WaitForWriters: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Updating file with newLeaf 0xf3615f0af70 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Updating file with dir/file1 0xf3615f0af70 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/13 02:36:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615a8a100): openPending: 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615a8a100): >openPending: err= 2026/05/13 02:36:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/13 02:36:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615a8a100): _writeAt: size=25, off=0 2026/05/13 02:36:44 DEBUG : dir/file1(0xf3615a8a100): >_writeAt: n=25, err= 2026/05/13 02:36:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:44 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/13 02:36:44 DEBUG : newLeaf: Updating file with newLeaf 0xf3615f0af70 2026/05/13 02:36:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:44 DEBUG : newLeaf(0xf3615a8a100): close: 2026/05/13 02:36:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/13 02:36:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-13 02:36:44.947673848 +0000 UTC m=+3.264167632 2026/05/13 02:36:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:44 DEBUG : newLeaf(0xf3615a8a100): >close: err= 2026/05/13 02:36:44 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:44 DEBUG : dir: Looking for writers 2026/05/13 02:36:44 DEBUG : Looking for writers 2026/05/13 02:36:44 DEBUG : dir: reading active writers 2026/05/13 02:36:44 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:45 DEBUG : newLeaf: vfs cache: starting upload 2026/05/13 02:36:45 DEBUG : newLeaf.1b2dcbaf.partial: size = 25 OK 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf.1b2dcbaf.partial" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf.1b2dcbaf.partial 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf.1b2dcbaf.partial 2026/05/13 02:36:45 DEBUG : newLeaf.1b2dcbaf.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/13 02:36:45 DEBUG : newLeaf.1b2dcbaf.partial: renamed to: newLeaf 2026/05/13 02:36:45 INFO : newLeaf: Copied (replaced existing) 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-13 02:36:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/13 02:36:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/13 02:36:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/13 02:36:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a0f240): openPending: 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a0f240): >openPending: err= 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/13 02:36:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a0f240): _writeAt: size=14, off=0 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a0f240): >_writeAt: n=14, err= 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a0f240): close: 2026/05/13 02:36:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/13 02:36:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a0f240): >close: err= 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : file1: reading active writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : file1: reading active writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : file1: reading active writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : file1: reading active writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: starting upload 2026/05/13 02:36:45 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1.ca338588.partial" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1.ca338588.partial 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1.ca338588.partial 2026/05/13 02:36:45 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/05/13 02:36:45 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/05/13 02:36:45 INFO : dir/file1: Copied (replaced existing) 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/13 02:36:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : file1: reading active writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: 2026/05/13 02:36:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615ba6b80): _readAt: size=512, off=0 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615ba6b80): openPending: 2026/05/13 02:36:45 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/05/13 02:36:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615ba6b80): >openPending: err= 2026/05/13 02:36:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615ba6b80): >_readAt: n=14, err=EOF 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615ba6b80): close: 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615ba6b80): >close: err= 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/13 02:36:45 DEBUG : newLeaf: Updating file with newLeaf 0xf36155bf110 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/13 02:36:45 DEBUG : dir/file1: Updating file with dir/file1 0xf36155bf110 2026/05/13 02:36:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/13 02:36:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615ba73c0): openPending: 2026/05/13 02:36:45 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/05/13 02:36:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615ba73c0): >openPending: err= 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/13 02:36:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615ba73c0): _writeAt: size=25, off=0 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615ba73c0): >_writeAt: n=25, err= 2026/05/13 02:36:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/13 02:36:45 DEBUG : newLeaf: Updating file with newLeaf 0xf36155bf110 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:45 DEBUG : newLeaf(0xf3615ba73c0): close: 2026/05/13 02:36:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/13 02:36:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-13 02:36:45.320637892 +0000 UTC m=+3.637131655 2026/05/13 02:36:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:45 DEBUG : newLeaf(0xf3615ba73c0): >close: err= 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:45 DEBUG : newLeaf: vfs cache: starting upload 2026/05/13 02:36:45 DEBUG : newLeaf.38dc2099.partial: size = 25 OK 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf.38dc2099.partial" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf.38dc2099.partial 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf.38dc2099.partial 2026/05/13 02:36:45 DEBUG : newLeaf.38dc2099.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/13 02:36:45 DEBUG : newLeaf.38dc2099.partial: renamed to: newLeaf 2026/05/13 02:36:45 INFO : newLeaf: Copied (replaced existing) 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-13 02:36:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/13 02:36:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/13 02:36:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : file1: reading active writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: 2026/05/13 02:36:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615b86580): _readAt: size=512, off=0 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615b86580): openPending: 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615b86580): >openPending: err= 2026/05/13 02:36:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615b86580): >_readAt: n=14, err=EOF 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615b86580): close: 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615b86580): >close: err= 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/13 02:36:45 DEBUG : newLeaf: Updating file with newLeaf 0xf36158641a0 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/13 02:36:45 DEBUG : dir/file1: Updating file with dir/file1 0xf36158641a0 2026/05/13 02:36:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/13 02:36:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615b87540): openPending: 2026/05/13 02:36:45 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/05/13 02:36:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615b87540): >openPending: err= 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/13 02:36:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615b87540): _writeAt: size=25, off=0 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615b87540): >_writeAt: n=25, err= 2026/05/13 02:36:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/13 02:36:45 DEBUG : newLeaf: Updating file with newLeaf 0xf36158641a0 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:45 DEBUG : newLeaf(0xf3615b87540): close: 2026/05/13 02:36:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/13 02:36:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-13 02:36:45.542617765 +0000 UTC m=+3.859111538 2026/05/13 02:36:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:45 DEBUG : newLeaf(0xf3615b87540): >close: err= 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:45 DEBUG : newLeaf: vfs cache: starting upload 2026/05/13 02:36:45 DEBUG : newLeaf.ab19e99e.partial: size = 25 OK 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf.ab19e99e.partial" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf.ab19e99e.partial 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf.ab19e99e.partial 2026/05/13 02:36:45 DEBUG : newLeaf.ab19e99e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/05/13 02:36:45 DEBUG : newLeaf.ab19e99e.partial: renamed to: newLeaf 2026/05/13 02:36:45 INFO : newLeaf: Copied (replaced existing) 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-13 02:36:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/05/13 02:36:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/13 02:36:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/13 02:36:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/newLeaf" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-bajubin2yoro/newLeaf 2026/05/13 02:36:45 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : newLeaf: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestFileRename (1.30s) --- PASS: TestFileRename/off,forceCache=false (0.05s) --- PASS: TestFileRename/minimal,forceCache=false (0.06s) --- PASS: TestFileRename/minimal,forceCache=true (0.38s) --- PASS: TestFileRename/writes,forceCache=false (0.21s) --- PASS: TestFileRename/writes,forceCache=true (0.38s) --- PASS: TestFileRename/full,forceCache=false (0.22s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 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-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/13 02:36:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/13 02:36:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : file1: reading active writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.03s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/13 02:36:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/13 02:36:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/13 02:36:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/13 02:36:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/13 02:36:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : file1: reading active writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.04s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/13 02:36:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/13 02:36:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/13 02:36:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/13 02:36:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/13 02:36:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/13 02:36:45 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/13 02:36:45 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/13 02:36:45 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/13 02:36:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/13 02:36:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/13 02:36:45 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/13 02:36:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/13 02:36:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/13 02:36:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/13 02:36:45 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : file1: reading active writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/13 02:36:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/13 02:36:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : file1: reading active writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/13 02:36:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/13 02:36:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:45 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : file1: reading active writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/13 02:36:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615d42dc0): _readAt: size=1, off=0 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615d42dc0): openPending: 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615d42dc0): >openPending: err= 2026/05/13 02:36:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615d42dc0): >_readAt: n=1, err= 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615d42dc0): _readAt: size=256, off=1 2026/05/13 02:36:45 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615d42dc0): >_readAt: n=15, err=EOF 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615d42dc0): _readAt: size=16, off=16 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615d42dc0): >_readAt: n=0, err=EOF 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615d42dc0): close: 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615d42dc0): >close: err= 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615d42dc0): close: 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615d42dc0): >close: err=file already closed 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : file1: reading active writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/13 02:36:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): _readAt: size=1, off=0 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): openPending: 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/13 02:36:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/13 02:36:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): >openPending: err= 2026/05/13 02:36:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): >_readAt: n=1, err= 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): _readAt: size=1, off=5 2026/05/13 02:36:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): >_readAt: n=1, err= 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): _readAt: size=1, off=3 2026/05/13 02:36:45 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): >_readAt: n=1, err= 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): _readAt: size=1, off=13 2026/05/13 02:36:45 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): >_readAt: n=1, err= 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): _readAt: size=16, off=100 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): >_readAt: n=0, err=EOF 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): close: 2026/05/13 02:36:45 DEBUG : dir/file1(0xf3615a54340): >close: err= 2026/05/13 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:45 DEBUG : dir: Looking for writers 2026/05/13 02:36:45 DEBUG : file1: reading active writers 2026/05/13 02:36:45 DEBUG : Looking for writers 2026/05/13 02:36:45 DEBUG : dir: reading active writers 2026/05/13 02:36:45 DEBUG : >WaitForWriters: 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/13 02:36:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:46 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): _readAt: size=1, off=0 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): openPending: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/13 02:36:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/13 02:36:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): >openPending: err= 2026/05/13 02:36:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/13 02:36:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): >_readAt: n=1, err= 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): _readAt: size=1, off=5 2026/05/13 02:36:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): >_readAt: n=1, err= 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): _readAt: size=1, off=1 2026/05/13 02:36:46 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): >_readAt: n=1, err= 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): _readAt: size=6, off=10 2026/05/13 02:36:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): >_readAt: n=6, err= 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): _readAt: size=256, off=10 2026/05/13 02:36:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): >_readAt: n=6, err=EOF 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): _readAt: size=256, off=100 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): >_readAt: n=0, err=EOF 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): close: 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): >close: err= 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): _readAt: size=256, off=100 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615fb6940): >_readAt: n=0, err=file already closed 2026/05/13 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:46 DEBUG : dir: Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : dir: reading active writers 2026/05/13 02:36:46 DEBUG : >WaitForWriters: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/13 02:36:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:46 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615e71180): RWFileHandle.Flush 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615e71180): _readAt: size=256, off=0 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615e71180): openPending: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/13 02:36:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/13 02:36:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615e71180): >openPending: err= 2026/05/13 02:36:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/13 02:36:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615e71180): >_readAt: n=16, err=EOF 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615e71180): RWFileHandle.Flush 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615e71180): RWFileHandle.Flush 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615e71180): close: 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615e71180): >close: err= 2026/05/13 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:46 DEBUG : dir: Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : dir: reading active writers 2026/05/13 02:36:46 DEBUG : >WaitForWriters: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/13 02:36:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/13 02:36:46 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/13 02:36:46 DEBUG : dir/file1(0xf361578e400): _readAt: size=256, off=0 2026/05/13 02:36:46 DEBUG : dir/file1(0xf361578e400): openPending: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/13 02:36:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/13 02:36:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : dir/file1(0xf361578e400): >openPending: err= 2026/05/13 02:36:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/13 02:36:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:46 DEBUG : dir/file1(0xf361578e400): >_readAt: n=16, err=EOF 2026/05/13 02:36:46 DEBUG : dir/file1(0xf361578e400): RWFileHandle.Release 2026/05/13 02:36:46 DEBUG : dir/file1(0xf361578e400): close: 2026/05/13 02:36:46 DEBUG : dir/file1(0xf361578e400): >close: err= 2026/05/13 02:36:46 DEBUG : dir/file1(0xf361578e400): RWFileHandle.Release 2026/05/13 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:46 DEBUG : dir: Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : dir: reading active writers 2026/05/13 02:36:46 DEBUG : >WaitForWriters: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:46 DEBUG : file1: newRWFileHandle: 2026/05/13 02:36:46 DEBUG : file1(0xf3615670d00): openPending: 2026/05/13 02:36:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : file1(0xf3615670d00): >openPending: err= 2026/05/13 02:36:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/13 02:36:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/13 02:36:46 DEBUG : file1(0xf3615670d00): _writeAt: size=5, off=0 2026/05/13 02:36:46 DEBUG : file1(0xf3615670d00): >_writeAt: n=5, err= 2026/05/13 02:36:46 DEBUG : file1(0xf3615670d00): _writeAt: size=7, off=5 2026/05/13 02:36:46 DEBUG : file1(0xf3615670d00): >_writeAt: n=7, err= 2026/05/13 02:36:46 DEBUG : file1: vfs cache: truncate to size=11 2026/05/13 02:36:46 DEBUG : file1(0xf3615670d00): close: 2026/05/13 02:36:46 DEBUG : file1: vfs cache: setting modification time to 2026-05-13 02:36:46.068353859 +0000 UTC m=+4.384847623 2026/05/13 02:36:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:46 DEBUG : file1(0xf3615670d00): >close: err= 2026/05/13 02:36:46 DEBUG : file1(0xf3615670d00): close: 2026/05/13 02:36:46 DEBUG : file1(0xf3615670d00): >close: err=file already closed 2026/05/13 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:46 DEBUG : file1: vfs cache: starting upload 2026/05/13 02:36:46 DEBUG : file1.c244d7b6.partial: size = 11 OK 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1.c244d7b6.partial" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1.c244d7b6.partial 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bajubin2yoro/file1.c244d7b6.partial 2026/05/13 02:36:46 DEBUG : file1.c244d7b6.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/13 02:36:46 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/13 02:36:46 DEBUG : file1.c244d7b6.partial: renamed to: file1 2026/05/13 02:36:46 INFO : file1: Copied (new) 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/13 02:36:46 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-13 02:36:46 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/13 02:36:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 INFO : file1: vfs cache: upload succeeded try #1 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : >WaitForWriters: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/13 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : >WaitForWriters: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:46 DEBUG : file1: newRWFileHandle: 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0e300): openPending: 2026/05/13 02:36:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0e300): >openPending: err= 2026/05/13 02:36:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/13 02:36:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0e300): _writeAt: size=7, off=0 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0e300): >_writeAt: n=7, err= 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0e300): _writeAt: size=6, off=5 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0e300): >_writeAt: n=6, err= 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0e300): close: 2026/05/13 02:36:46 DEBUG : file1: vfs cache: setting modification time to 2026-05-13 02:36:46.235430645 +0000 UTC m=+4.551924439 2026/05/13 02:36:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0e300): >close: err= 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0e300): _writeAt: size=5, off=0 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0e300): >_writeAt: n=0, err=file already closed 2026/05/13 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:46 DEBUG : file1: vfs cache: starting upload 2026/05/13 02:36:46 DEBUG : file1.888fc8f6.partial: size = 11 OK 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1.888fc8f6.partial" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1.888fc8f6.partial 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bajubin2yoro/file1.888fc8f6.partial 2026/05/13 02:36:46 DEBUG : file1.888fc8f6.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/13 02:36:46 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/13 02:36:46 DEBUG : file1.888fc8f6.partial: renamed to: file1 2026/05/13 02:36:46 INFO : file1: Copied (new) 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/13 02:36:46 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-13 02:36:46 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/05/13 02:36:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 INFO : file1: vfs cache: upload succeeded try #1 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : >WaitForWriters: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/13 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : >WaitForWriters: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:46 DEBUG : file1: newRWFileHandle: 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0f7c0): openPending: 2026/05/13 02:36:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0f7c0): >openPending: err= 2026/05/13 02:36:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/13 02:36:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0f7c0): close: 2026/05/13 02:36:46 DEBUG : file1: vfs cache: setting modification time to 2026-05-13 02:36:46.412210208 +0000 UTC m=+4.728704051 2026/05/13 02:36:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:46 DEBUG : file1(0xf3615a0f7c0): >close: err= 2026/05/13 02:36:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/13 02:36:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/13 02:36:46 DEBUG : file2: newRWFileHandle: 2026/05/13 02:36:46 DEBUG : file2(0xf3615a8a4c0): openPending: 2026/05/13 02:36:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/13 02:36:46 DEBUG : file2(0xf3615a8a4c0): >openPending: err= 2026/05/13 02:36:46 DEBUG : file2: >newRWFileHandle: err= 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/13 02:36:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/13 02:36:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/13 02:36:46 DEBUG : file2(0xf3615a8a4c0): RWFileHandle.Flush 2026/05/13 02:36:46 DEBUG : file2(0xf3615a8a4c0): RWFileHandle.Release 2026/05/13 02:36:46 DEBUG : file2(0xf3615a8a4c0): close: 2026/05/13 02:36:46 DEBUG : file2: vfs cache: setting modification time to 2026-05-13 02:36:46.413721905 +0000 UTC m=+4.730215709 2026/05/13 02:36:46 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:46 DEBUG : file2(0xf3615a8a4c0): >close: err= 2026/05/13 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : file2: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : file2: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : file2: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : file2: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/13 02:36:46 DEBUG : file1: vfs cache: starting upload 2026/05/13 02:36:46 DEBUG : file2: vfs cache: starting upload 2026/05/13 02:36:46 DEBUG : file1.0315c746.partial: size = 0 OK 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1.0315c746.partial" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1.0315c746.partial 2026/05/13 02:36:46 DEBUG : file2.66fe23cb.partial: size = 0 OK 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file2.66fe23cb.partial" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file2.66fe23cb.partial 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bajubin2yoro/file1.0315c746.partial 2026/05/13 02:36:46 DEBUG : file1.0315c746.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 02:36:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bajubin2yoro/file2.66fe23cb.partial 2026/05/13 02:36:46 DEBUG : file2.66fe23cb.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 02:36:46 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/13 02:36:46 DEBUG : file1.0315c746.partial: renamed to: file1 2026/05/13 02:36:46 INFO : file1: Copied (new) 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : file2.66fe23cb.partial: renamed to: file2 2026/05/13 02:36:46 INFO : file2: Copied (new) 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file2" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file2 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 02:36:46 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-13 02:36:46 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/13 02:36:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 INFO : file1: vfs cache: upload succeeded try #1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bajubin2yoro/file2 2026/05/13 02:36:46 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 02:36:46 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-13 02:36:46 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/05/13 02:36:46 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/13 02:36:46 INFO : file2: vfs cache: upload succeeded try #1 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file2: reading active writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : >WaitForWriters: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file2" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file2 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bajubin2yoro/file2 2026/05/13 02:36:46 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file2" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/file2 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-bajubin2yoro/file2 2026/05/13 02:36:46 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/05/13 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : file2: reading active writers 2026/05/13 02:36:46 DEBUG : >WaitForWriters: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.18s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:46 DEBUG : file1: newRWFileHandle: 2026/05/13 02:36:46 DEBUG : file1(0xf3615696a00): openPending: 2026/05/13 02:36:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : file1(0xf3615696a00): >openPending: err= 2026/05/13 02:36:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/13 02:36:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/13 02:36:46 DEBUG : file1(0xf3615696a00): _writeAt: size=5, off=0 2026/05/13 02:36:46 DEBUG : file1(0xf3615696a00): >_writeAt: n=5, err= 2026/05/13 02:36:46 DEBUG : file1(0xf3615696a00): RWFileHandle.Flush 2026/05/13 02:36:46 DEBUG : file1(0xf3615696a00): RWFileHandle.Flush 2026/05/13 02:36:46 DEBUG : file1(0xf3615696a00): close: 2026/05/13 02:36:46 DEBUG : file1: vfs cache: setting modification time to 2026-05-13 02:36:46.590890624 +0000 UTC m=+4.907384417 2026/05/13 02:36:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:46 DEBUG : file1(0xf3615696a00): >close: err= 2026/05/13 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:46 DEBUG : file1: vfs cache: starting upload 2026/05/13 02:36:46 DEBUG : file1.f493b717.partial: size = 5 OK 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1.f493b717.partial" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1.f493b717.partial 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/file1.f493b717.partial 2026/05/13 02:36:46 DEBUG : file1.f493b717.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/13 02:36:46 DEBUG : file1.f493b717.partial: renamed to: file1 2026/05/13 02:36:46 INFO : file1: Copied (new) 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-13 02:36:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/13 02:36:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 INFO : file1: vfs cache: upload succeeded try #1 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : >WaitForWriters: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:46 DEBUG : file1: newRWFileHandle: 2026/05/13 02:36:46 DEBUG : file1(0xf36156977c0): openPending: 2026/05/13 02:36:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : file1(0xf36156977c0): >openPending: err= 2026/05/13 02:36:46 DEBUG : file1: >newRWFileHandle: err= 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/13 02:36:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/13 02:36:46 DEBUG : file1(0xf36156977c0): _writeAt: size=5, off=0 2026/05/13 02:36:46 DEBUG : file1(0xf36156977c0): >_writeAt: n=5, err= 2026/05/13 02:36:46 DEBUG : file1(0xf36156977c0): RWFileHandle.Release 2026/05/13 02:36:46 DEBUG : file1(0xf36156977c0): close: 2026/05/13 02:36:46 DEBUG : file1: vfs cache: setting modification time to 2026-05-13 02:36:46.754467643 +0000 UTC m=+5.070961416 2026/05/13 02:36:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:46 DEBUG : file1(0xf36156977c0): >close: err= 2026/05/13 02:36:46 DEBUG : file1(0xf36156977c0): RWFileHandle.Release 2026/05/13 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:46 DEBUG : file1: vfs cache: starting upload 2026/05/13 02:36:46 DEBUG : file1.bfb7e5d5.partial: size = 5 OK 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1.bfb7e5d5.partial" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1.bfb7e5d5.partial 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/file1.bfb7e5d5.partial 2026/05/13 02:36:46 DEBUG : file1.bfb7e5d5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/13 02:36:46 DEBUG : file1.bfb7e5d5.partial: renamed to: file1 2026/05/13 02:36:46 INFO : file1: Copied (new) 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-13 02:36:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/13 02:36:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/13 02:36:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 INFO : file1: vfs cache: upload succeeded try #1 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : >WaitForWriters: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/13 02:36:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/13 02:36:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/13 02:36:46 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615ba64c0): openPending: 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/13 02:36:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/13 02:36:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615ba64c0): >openPending: err= 2026/05/13 02:36:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/13 02:36:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615ba64c0): _writeAt: size=5, off=0 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615ba64c0): >_writeAt: n=5, err= 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615ba64c0): close: 2026/05/13 02:36:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-13 02:36:46.927907681 +0000 UTC m=+5.244401444 2026/05/13 02:36:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:46 DEBUG : dir/file1(0xf3615ba64c0): >close: err= 2026/05/13 02:36:46 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:46 DEBUG : dir: Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : dir: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:46 DEBUG : dir: Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : dir: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:46 DEBUG : dir: Looking for writers 2026/05/13 02:36:46 DEBUG : file1: reading active writers 2026/05/13 02:36:46 DEBUG : Looking for writers 2026/05/13 02:36:46 DEBUG : dir: reading active writers 2026/05/13 02:36:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:47 DEBUG : dir: Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : dir: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:47 DEBUG : dir/file1: vfs cache: starting upload 2026/05/13 02:36:47 DEBUG : dir/file1.7aaa5938.partial: size = 5 OK 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1.7aaa5938.partial" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1.7aaa5938.partial 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/dir/file1.7aaa5938.partial 2026/05/13 02:36:47 DEBUG : dir/file1.7aaa5938.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:47 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/13 02:36:47 DEBUG : dir/file1.7aaa5938.partial: renamed to: dir/file1 2026/05/13 02:36:47 INFO : dir/file1: Copied (replaced existing) 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:47 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:47 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-13 02:36:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/13 02:36:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/13 02:36:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/13 02:36:47 DEBUG : dir: Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : dir: reading active writers 2026/05/13 02:36:47 DEBUG : >WaitForWriters: 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/05/13 02:36:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : dir/file1: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/13 02:36:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/13 02:36:47 DEBUG : dir/file1(0xf3615d43140): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : dir/file1(0xf3615d43140): openPending: 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/05/13 02:36:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/13 02:36:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/13 02:36:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:47 DEBUG : dir/file1(0xf3615d43140): >openPending: err= 2026/05/13 02:36:47 DEBUG : dir/file1(0xf3615d43140): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : dir/file1(0xf3615d43140): _writeAt: size=15, off=5 2026/05/13 02:36:47 DEBUG : dir/file1(0xf3615d43140): >_writeAt: n=15, err= 2026/05/13 02:36:47 DEBUG : dir/file1(0xf3615d43140): close: 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/13 02:36:47 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-13 02:36:47.106888836 +0000 UTC m=+5.423382609 2026/05/13 02:36:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : dir/file1(0xf3615d43140): >close: err= 2026/05/13 02:36:47 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:47 DEBUG : dir: Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : dir: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:47 DEBUG : dir: Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : dir: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:47 DEBUG : dir: Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : dir: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:47 DEBUG : dir: Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : dir: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:47 DEBUG : dir/file1: vfs cache: starting upload 2026/05/13 02:36:47 DEBUG : dir/file1.d0b0cb6e.partial: size = 20 OK 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1.d0b0cb6e.partial" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1.d0b0cb6e.partial 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-bajubin2yoro/dir/file1.d0b0cb6e.partial 2026/05/13 02:36:47 DEBUG : dir/file1.d0b0cb6e.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/13 02:36:47 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/05/13 02:36:47 DEBUG : dir/file1.d0b0cb6e.partial: renamed to: dir/file1 2026/05/13 02:36:47 INFO : dir/file1: Copied (replaced existing) 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:47 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/05/13 02:36:47 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-13 02:36:47 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/05/13 02:36:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/13 02:36:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/13 02:36:47 DEBUG : dir: Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : dir: reading active writers 2026/05/13 02:36:47 DEBUG : >WaitForWriters: 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : file1: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : file1(0xf3615f81000): openPending: 2026/05/13 02:36:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:47 DEBUG : file1(0xf3615f81000): >openPending: err= 2026/05/13 02:36:47 DEBUG : file1: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/13 02:36:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/13 02:36:47 DEBUG : file1(0xf3615f81000): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : file1(0xf3615f81000): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : file1(0xf3615f81000): close: 2026/05/13 02:36:47 DEBUG : file1: vfs cache: setting modification time to 2026-05-13 02:36:47.270315049 +0000 UTC m=+5.586808823 2026/05/13 02:36:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : file1(0xf3615f81000): >close: err= 2026/05/13 02:36:47 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:47 DEBUG : file1: vfs cache: starting upload 2026/05/13 02:36:47 DEBUG : file1.ade71326.partial: size = 5 OK 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1.ade71326.partial" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1.ade71326.partial 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/file1.ade71326.partial 2026/05/13 02:36:47 DEBUG : file1.ade71326.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:47 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/13 02:36:47 DEBUG : file1.ade71326.partial: renamed to: file1 2026/05/13 02:36:47 INFO : file1: Copied (new) 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:47 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:47 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-13 02:36:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/13 02:36:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:47 INFO : file1: vfs cache: upload succeeded try #1 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : >WaitForWriters: 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/13 02:36:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a140): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a140): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a140): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a140): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a140): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.430239623 +0000 UTC m=+5.746733386 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a140): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a5c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a5c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a5c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a5c0): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a5c0): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a5c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a5c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.430239623 +0000 UTC m=+5.746733386 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609a5c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609aa80): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609aa80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609aa80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609aa80): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609aa80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.430239623 +0000 UTC m=+5.746733386 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609aa80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361525b880 item 1 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609b0c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609b0c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609b0c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609b0c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609b0c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.432539702 +0000 UTC m=+5.749033475 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609b0c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609b5c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609b5c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609b5c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609b5c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609b5c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.432539702 +0000 UTC m=+5.749033475 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609b5c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a22540 item 2 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609bc00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609bc00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609bc00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609bc00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609bc00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.433931544 +0000 UTC m=+5.750425317 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361609bc00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc180): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc180): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc180): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc180): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc180): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc180): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc180): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.433931544 +0000 UTC m=+5.750425317 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc180): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc640): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc640): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc640): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc640): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc640): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.433931544 +0000 UTC m=+5.750425317 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bc640): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a228c0 item 3 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bccc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bccc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bccc0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bccc0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bccc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.435890438 +0000 UTC m=+5.752384211 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bccc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bd200): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bd200): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bd200): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bd200): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bd200): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.435890438 +0000 UTC m=+5.752384211 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bd200): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361565c070 item 4 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bd840): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bd840): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bd840): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bd840): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bd840): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.437370977 +0000 UTC m=+5.753864750 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bd840): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bdcc0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bdcc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bdcc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bdcc0): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bdcc0): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bdcc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bdcc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.437370977 +0000 UTC m=+5.753864750 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160bdcc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6280): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6280): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6280): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6280): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6280): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.437370977 +0000 UTC m=+5.753864750 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6280): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361565c460 item 5 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6900): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6900): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6900): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6900): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6900): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.439389945 +0000 UTC m=+5.755883708 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6900): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6e40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6e40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6e40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6e40): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6e40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.439389945 +0000 UTC m=+5.755883708 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6e40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361565ccb0 item 6 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6180): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6180): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6180): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6180): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6180): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.442023073 +0000 UTC m=+5.758516846 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6180): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6680): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6680): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6680): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6680): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6680): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.442023073 +0000 UTC m=+5.758516846 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6b40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6b40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6b40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6b40): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6b40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.442023073 +0000 UTC m=+5.758516846 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d6b40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361565c230 item 7 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d7600): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d7600): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d7600): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d7600): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d7600): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.443900142 +0000 UTC m=+5.760393904 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d7600): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d7b40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d7b40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d7b40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d7b40): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d7b40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.443900142 +0000 UTC m=+5.760393904 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160d7b40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361565c8c0 item 8 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6200): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf3615ba6200): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6200): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6200): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6200): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6200): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6200): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba65c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba65c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba65c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba65c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba65c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.445373608 +0000 UTC m=+5.761867381 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba65c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6a40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6a40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6a40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6a40): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6a40): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6a40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.445373608 +0000 UTC m=+5.761867381 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6a40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7080): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7080): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7080): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7080): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7080): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.445373608 +0000 UTC m=+5.761867381 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7080): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361565d2d0 item 9 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7700): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7700): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7700): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7700): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7700): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.447322843 +0000 UTC m=+5.763816606 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7700): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7c40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7c40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7c40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7c40): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7c40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.447322843 +0000 UTC m=+5.763816606 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7c40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361565d880 item 10 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615572ec0): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf3615572ec0): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615572ec0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615572ec0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615572ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615572ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615572ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b02c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b02c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b02c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b02c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b02c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.44882885 +0000 UTC m=+5.765322623 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b02c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.44882885 +0000 UTC m=+5.765322623 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1780): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1780): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1780): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1780): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1780): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.44882885 +0000 UTC m=+5.765322623 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1780): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615926150 item 11 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6140): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6140): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6140): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6140): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6140): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.451178613 +0000 UTC m=+5.767672386 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6140): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6680): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6680): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6680): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.451178613 +0000 UTC m=+5.767672386 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615926620 item 12 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6cc0): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf3615fb6cc0): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6cc0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6cc0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6cc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6cc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6cc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7080): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7080): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7080): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7080): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7080): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.452572358 +0000 UTC m=+5.769066131 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7080): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb77c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb77c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb77c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb77c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb77c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.452572358 +0000 UTC m=+5.769066131 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb77c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36159269a0 item 13 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7e40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7e40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7e40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7e40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7e40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.453986041 +0000 UTC m=+5.770479814 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7e40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70480): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70480): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70480): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70480): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70480): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.453986041 +0000 UTC m=+5.770479814 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70480): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615926e70 item 14 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70b00): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf3615e70b00): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70b00): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70b00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70b00): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70b00): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70b00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70ec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70ec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70ec0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70ec0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.455487841 +0000 UTC m=+5.771981614 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e70ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e71580): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e71580): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e71580): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e71580): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e71580): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.455487841 +0000 UTC m=+5.771981614 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e71580): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615927260 item 15 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e71c00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e71c00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e71c00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e71c00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e71c00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.45687848 +0000 UTC m=+5.773372253 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e71c00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615670f00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615670f00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615670f00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615670f00): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615670f00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.45687848 +0000 UTC m=+5.773372253 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615670f00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36159277a0 item 16 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671740): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671740): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671740): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671740): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671740): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.458254261 +0000 UTC m=+5.774748034 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671740): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671bc0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671bc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671bc0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671bc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671bc0): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671bc0): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671bc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671bc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.458254261 +0000 UTC m=+5.774748034 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671bc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e1c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e1c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e1c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e1c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e1c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.458254261 +0000 UTC m=+5.774748034 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e1c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615927ce0 item 17 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e840): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e840): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e840): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e840): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e840): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.46006772 +0000 UTC m=+5.776561483 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e840): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0edc0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0edc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0edc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0edc0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0edc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.46006772 +0000 UTC m=+5.776561483 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0edc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1c3f0 item 18 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0f7c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0f7c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0f7c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0f7c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0f7c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.461322873 +0000 UTC m=+5.777816646 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0f7c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156964c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156964c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156964c0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156964c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156964c0): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156964c0): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156964c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156964c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.461322873 +0000 UTC m=+5.777816646 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156964c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696a40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696a40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696a40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696a40): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696a40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.461322873 +0000 UTC m=+5.777816646 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696a40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1c850 item 19 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156970c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156970c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156970c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156970c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156970c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.463133467 +0000 UTC m=+5.779627240 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36156970c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697600): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697600): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697600): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697600): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697600): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.463133467 +0000 UTC m=+5.779627240 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697600): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1ce00 item 20 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697c80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697c80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697c80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697c80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697c80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.464535768 +0000 UTC m=+5.781029541 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697c80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a400): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a400): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a400): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a400): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a400): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a400): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a400): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a400): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.464535768 +0000 UTC m=+5.781029541 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a400): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a900): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a900): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a900): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a900): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a900): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.464535768 +0000 UTC m=+5.781029541 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a900): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1d180 item 21 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590af80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590af80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590af80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590af80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590af80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.466521602 +0000 UTC m=+5.783015375 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590af80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b4c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b4c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b4c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b4c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b4c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.466521602 +0000 UTC m=+5.783015375 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b4c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1d650 item 22 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590bb40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590bb40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590bb40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590bb40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590bb40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.467864021 +0000 UTC m=+5.784357794 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590bb40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e380): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e380): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e380): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e380): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e380): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e380): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e380): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e380): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.467864021 +0000 UTC m=+5.784357794 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e380): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e900): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e900): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e900): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e900): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e900): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.467864021 +0000 UTC m=+5.784357794 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e900): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1d9d0 item 23 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f080): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f080): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f080): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f080): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f080): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.469685655 +0000 UTC m=+5.786179429 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f080): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f5c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f5c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f5c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f5c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f5c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.469685655 +0000 UTC m=+5.786179429 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f5c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b940e0 item 24 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a040): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf3615a8a040): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a040): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a040): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a040): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a040): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a040): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a480): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a480): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a480): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a480): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a480): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.471165102 +0000 UTC m=+5.787658875 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a480): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8abc0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8abc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8abc0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8abc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8abc0): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8abc0): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8abc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8abc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.471165102 +0000 UTC m=+5.787658875 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8abc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b1c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b1c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b1c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b1c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b1c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.471165102 +0000 UTC m=+5.787658875 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b1c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b94540 item 25 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b840): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b840): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b840): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b840): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b840): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.472846771 +0000 UTC m=+5.789340544 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b840): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8bd80): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8bd80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8bd80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8bd80): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8bd80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.472846771 +0000 UTC m=+5.789340544 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8bd80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b94b60 item 26 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e4c0): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf361616e4c0): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e4c0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e4c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e4c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e4c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e4c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e880): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e880): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e880): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e880): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e880): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.474290041 +0000 UTC m=+5.790783814 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e880): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ed80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ed80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ed80): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ed80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ed80): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ed80): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ed80): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ed80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.474290041 +0000 UTC m=+5.790783814 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ed80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f2c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f2c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f2c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f2c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f2c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.474290041 +0000 UTC m=+5.790783814 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f2c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b94fc0 item 27 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.476015714 +0000 UTC m=+5.792509487 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537e240): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537e240): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537e240): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537e240): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537e240): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.476015714 +0000 UTC m=+5.792509487 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537e240): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb6000 item 28 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537e880): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf361537e880): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537e880): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537e880): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537e880): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537e880): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537e880): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537ec40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537ec40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537ec40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537ec40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537ec40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.477344005 +0000 UTC m=+5.793837768 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537ec40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537f300): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537f300): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537f300): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537f300): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537f300): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.477344005 +0000 UTC m=+5.793837768 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537f300): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb6460 item 29 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537f980): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537f980): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537f980): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537f980): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537f980): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.478507394 +0000 UTC m=+5.795001158 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537f980): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537fec0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537fec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537fec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537fec0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537fec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.478507394 +0000 UTC m=+5.795001158 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361537fec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb67e0 item 30 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615800600): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf3615800600): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615800600): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615800600): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615800600): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615800600): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615800600): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158009c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158009c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158009c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158009c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158009c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.479793666 +0000 UTC m=+5.796287430 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158009c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801080): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801080): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801080): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801080): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801080): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.479793666 +0000 UTC m=+5.796287430 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801080): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb6c40 item 31 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801700): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801700): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801700): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801700): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801700): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.481194335 +0000 UTC m=+5.797688108 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801700): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801c40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801c40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801c40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801c40): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801c40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.481194335 +0000 UTC m=+5.797688108 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615801c40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb7110 item 32 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a380): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a380): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a380): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a380): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a380): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.482564175 +0000 UTC m=+5.799057939 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a380): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a800): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a800): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a800): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a800): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a800): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb7490 item 33 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a800): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a800): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.483050494 +0000 UTC m=+5.799544258 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581a800): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581ad00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581ad00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581ad00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581ad00): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581ad00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.483050494 +0000 UTC m=+5.799544258 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581ad00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb7650 item 33 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b340): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b340): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b340): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b340): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b340): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.484495206 +0000 UTC m=+5.800988979 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b340): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b7c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b7c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb79d0 item 34 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b7c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b7c0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b7c0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b7c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.485014908 +0000 UTC m=+5.801508681 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581b7c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581bd00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581bd00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581bd00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581bd00): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581bd00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.485014908 +0000 UTC m=+5.801508681 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361581bd00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb7b90 item 34 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615832440): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615832440): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615832440): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615832440): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615832440): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.486272797 +0000 UTC m=+5.802766560 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615832440): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158328c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158328c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158328c0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158328c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158328c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f24070 item 35 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158328c0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158328c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.486873713 +0000 UTC m=+5.803367476 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158328c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615832dc0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615832dc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615832dc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615832dc0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615832dc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.486873713 +0000 UTC m=+5.803367476 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615832dc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f24230 item 35 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833440): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833440): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833440): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833440): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833440): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.488063804 +0000 UTC m=+5.804557566 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833440): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833940): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833940): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f24690 item 36 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833940): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833940): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833940): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833940): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833940): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.488635495 +0000 UTC m=+5.805129268 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833940): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833e80): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833e80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833e80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833e80): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833e80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.488635495 +0000 UTC m=+5.805129268 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615833e80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f24850 item 36 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c5c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c5c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c5c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c5c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c5c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.48983955 +0000 UTC m=+5.806333313 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c5c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584ca40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584ca40): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584ca40): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584ca40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584ca40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f24cb0 item 37 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584ca40): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584ca40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.490362319 +0000 UTC m=+5.806856093 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584ca40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584cf40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584cf40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584cf40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584cf40): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584cf40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.490362319 +0000 UTC m=+5.806856093 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584cf40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f24e70 item 37 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d5c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d5c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d5c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d5c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d5c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.491674931 +0000 UTC m=+5.808168694 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d5c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dac0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dac0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f25570 item 38 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dac0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dac0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dac0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dac0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dac0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.492445498 +0000 UTC m=+5.808939321 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dac0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8100): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8100): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8100): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8100): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8100): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.492445498 +0000 UTC m=+5.808939321 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8100): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f25730 item 38 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8780): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8780): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8780): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8780): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8780): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.493952427 +0000 UTC m=+5.810446200 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8780): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8c80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8c80): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8c80): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8c80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8c80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f25b20 item 39 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8c80): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8c80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.494571538 +0000 UTC m=+5.811065311 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b8c80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9180): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9180): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9180): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9180): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9180): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.494571538 +0000 UTC m=+5.811065311 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9180): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f25ce0 item 39 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9800): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9800): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9800): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9800): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9800): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.496031848 +0000 UTC m=+5.812525611 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9800): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9d00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9d00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd01c0 item 40 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9d00): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9d00): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9d00): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9d00): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9d00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.496745909 +0000 UTC m=+5.813239692 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b9d00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950340): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950340): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950340): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950340): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950340): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.496745909 +0000 UTC m=+5.813239692 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950340): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd0380 item 40 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950900): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950900): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950900): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950900): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950900): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950900): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950900): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.498131248 +0000 UTC m=+5.814625011 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950900): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950e00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950e00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950e00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd0700 item 41 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950e00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950e00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.498468395 +0000 UTC m=+5.814962158 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615950e00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159512c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159512c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159512c0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159512c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159512c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd08c0 item 41 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159512c0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159512c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.498868893 +0000 UTC m=+5.815362656 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159512c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951800): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951800): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951800): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951800): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951800): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.498868893 +0000 UTC m=+5.815362656 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951800): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd0b60 item 41 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951e40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951e40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951e40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951e40): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951e40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951e40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951e40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.500020119 +0000 UTC m=+5.816513882 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615951e40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994440): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994440): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994440): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd0f50 item 42 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994440): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994440): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.50041723 +0000 UTC m=+5.816910993 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994440): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994980): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994980): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd1110 item 42 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994980): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994980): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994980): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994980): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994980): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.50100449 +0000 UTC m=+5.817498253 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994980): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994f00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994f00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994f00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994f00): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994f00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.50100449 +0000 UTC m=+5.817498253 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615994f00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd12d0 item 42 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fc40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fc40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fc40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fc40): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fc40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fc40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fc40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.502487774 +0000 UTC m=+5.818981538 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fc40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e280): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e280): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e280): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b95810 item 43 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e280): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e280): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.502911376 +0000 UTC m=+5.819405139 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e280): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e7c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e7c0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e7c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e7c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b95a40 item 43 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e7c0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e7c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.503432711 +0000 UTC m=+5.819926475 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617e7c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617ed00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617ed00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617ed00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617ed00): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617ed00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.503432711 +0000 UTC m=+5.819926475 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617ed00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b95ce0 item 43 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f340): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f340): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f340): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f340): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f340): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f340): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f340): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.504982211 +0000 UTC m=+5.821476004 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f340): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f840): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f840): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f840): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f082a0 item 44 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f840): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f840): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.505495162 +0000 UTC m=+5.821988924 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617f840): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617fd80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617fd80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f08460 item 44 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617fd80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617fd80): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617fd80): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617fd80): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617fd80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.506156832 +0000 UTC m=+5.822650595 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361617fd80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0400): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0400): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0400): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0400): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0400): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.506156832 +0000 UTC m=+5.822650595 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0400): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f08620 item 44 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0a40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0a40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0a40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0a40): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0a40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0a40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0a40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.50747298 +0000 UTC m=+5.823966743 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0a40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0f40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0f40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0f40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f089a0 item 45 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0f40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0f40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.507927991 +0000 UTC m=+5.824421754 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad0f40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1640): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1640): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1640): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1640): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1640): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.507927991 +0000 UTC m=+5.824421754 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1640): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f08b60 item 45 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1c80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1c80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1c80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1c80): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1c80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1c80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1c80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.509115115 +0000 UTC m=+5.825608878 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ad1c80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a280): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a280): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a280): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f08f50 item 46 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a280): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a280): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.509459667 +0000 UTC m=+5.825953431 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a280): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a980): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a980): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a980): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a980): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a980): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.509459667 +0000 UTC m=+5.825953431 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a980): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f09110 item 46 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0afc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0afc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0afc0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0afc0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0afc0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0afc0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0afc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.51054542 +0000 UTC m=+5.827039183 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0afc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b4c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b4c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b4c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f09500 item 47 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b4c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b4c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.510937681 +0000 UTC m=+5.827431445 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b4c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bbc0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bbc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bbc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bbc0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bbc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.510937681 +0000 UTC m=+5.827431445 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bbc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f097a0 item 47 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26300): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26300): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26300): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26300): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26300): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26300): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26300): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.512254431 +0000 UTC m=+5.828748194 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26300): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26800): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26800): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26800): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f09b20 item 48 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26800): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26800): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.512699723 +0000 UTC m=+5.829193486 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26800): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26f00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26f00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26f00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26f00): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26f00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.512699723 +0000 UTC m=+5.829193486 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b26f00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f09ce0 item 48 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b27540): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b27540): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b27540): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b27540): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b27540): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.513841071 +0000 UTC m=+5.830334834 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b27540): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b279c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b279c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b279c0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b279c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b279c0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b279c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36160362a0 item 49 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b279c0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b279c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.514267548 +0000 UTC m=+5.830761310 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b279c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6a000): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6a000): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6a000): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6a000): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6a000): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.514267548 +0000 UTC m=+5.830761310 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6a000): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616036460 item 49 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6a680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6a680): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6a680): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6a680): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6a680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.515703892 +0000 UTC m=+5.832197656 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6a680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6ab80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6ab80): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6ab80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616036930 item 50 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6ab80): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6ab80): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6ab80): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6ab80): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6ab80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.516264733 +0000 UTC m=+5.832758506 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6ab80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6b100): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6b100): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6b100): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6b100): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6b100): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.516264733 +0000 UTC m=+5.832758506 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6b100): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616036af0 item 50 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6b780): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6b780): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6b780): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6b780): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6b780): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.517655302 +0000 UTC m=+5.834149075 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6b780): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6bc80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6bc80): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6bc80): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6bc80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6bc80): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6bc80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616036ee0 item 51 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6bc80): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6bc80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.518171369 +0000 UTC m=+5.834665142 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b6bc80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b982c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b982c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b982c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b982c0): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b982c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.518171369 +0000 UTC m=+5.834665142 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b982c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36160370a0 item 51 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98940): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98940): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98940): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98940): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98940): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.519541128 +0000 UTC m=+5.836034931 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98940): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98e40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98e40): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98e40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616037420 item 52 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98e40): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98e40): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98e40): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98e40): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98e40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.5201718 +0000 UTC m=+5.836665573 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98e40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b993c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b993c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b993c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b993c0): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b993c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.5201718 +0000 UTC m=+5.836665573 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b993c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36160375e0 item 52 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99a40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99a40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99a40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99a40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99a40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.521447021 +0000 UTC m=+5.837940834 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99a40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6040): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6040): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6040): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6040): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6040): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6040): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616037960 item 53 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6040): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6040): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.521926389 +0000 UTC m=+5.838420162 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6040): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6580): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6580): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6580): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6580): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6580): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.521926389 +0000 UTC m=+5.838420162 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6580): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616037ce0 item 53 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6c00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6c00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6c00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6c00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6c00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.523623927 +0000 UTC m=+5.840117700 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc6c00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7100): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7100): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7100): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36159d6cb0 item 54 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7100): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7100): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7100): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7100): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7100): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.524056736 +0000 UTC m=+5.840550499 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7100): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7680): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7680): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7680): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.524056736 +0000 UTC m=+5.840550499 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36159d71f0 item 54 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7d00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7d00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7d00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7d00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7d00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.525226908 +0000 UTC m=+5.841720671 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bc7d00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00300): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00300): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00300): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00300): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00300): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00300): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36159d7960 item 55 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00300): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00300): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.525659917 +0000 UTC m=+5.842153680 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00300): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00840): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00840): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00840): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00840): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00840): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.525659917 +0000 UTC m=+5.842153680 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00840): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36159d7b20 item 55 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00ec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00ec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00ec0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00ec0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.52698351 +0000 UTC m=+5.843477273 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c00ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c013c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c013c0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c013c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff6150 item 56 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c013c0): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c013c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c013c0): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c013c0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c013c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.527551183 +0000 UTC m=+5.844044946 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c013c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c01940): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c01940): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c01940): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c01940): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c01940): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.527551183 +0000 UTC m=+5.844044946 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615c01940): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff6310 item 56 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a080): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a080): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a080): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a080): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a080): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a080): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a080): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a080): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.528785777 +0000 UTC m=+5.845279540 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a080): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a5c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a5c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a5c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff6690 item 57 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a5c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a5c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.529308004 +0000 UTC m=+5.845801768 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2a5c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2ab00): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2ab00): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2ab00): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2ab00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2ab00): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2ab00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff6850 item 57 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2ab00): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2ab00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.529835362 +0000 UTC m=+5.846329125 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2ab00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b080): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b080): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b080): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b080): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b080): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.529835362 +0000 UTC m=+5.846329125 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b080): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff6a10 item 57 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b6c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b6c0): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b6c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b6c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b6c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b6c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b6c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.531110293 +0000 UTC m=+5.847604056 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2b6c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2bc00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2bc00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2bc00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff6d90 item 58 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2bc00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2bc00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.531566685 +0000 UTC m=+5.848060458 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d2bc00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a240): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a240): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a240): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff6f50 item 58 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a240): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a240): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a240): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a240): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a240): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.532268192 +0000 UTC m=+5.848761965 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a240): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a800): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a800): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a800): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a800): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a800): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.532268192 +0000 UTC m=+5.848761965 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4a800): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff7180 item 58 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4ae40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4ae40): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4ae40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4ae40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4ae40): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4ae40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4ae40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4ae40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.533570604 +0000 UTC m=+5.850064367 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4ae40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b380): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b380): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b380): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff7500 item 59 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b380): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b380): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.534016047 +0000 UTC m=+5.850509809 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b380): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b8c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b8c0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b8c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b8c0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b8c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff76c0 item 59 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b8c0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b8c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.534503558 +0000 UTC m=+5.850997321 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4b8c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4be40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4be40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4be40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4be40): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4be40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.534503558 +0000 UTC m=+5.850997321 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e4be40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff7880 item 59 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72580): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72580): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72580): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72580): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72580): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72580): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72580): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72580): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.535828132 +0000 UTC m=+5.852321895 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72580): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72ac0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72ac0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72ac0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff7c00 item 60 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72ac0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72ac0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.536299864 +0000 UTC m=+5.852793628 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e72ac0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73000): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73000): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73000): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b88000 item 60 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73000): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73000): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73000): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73000): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73000): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.536848291 +0000 UTC m=+5.853342054 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73000): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e735c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e735c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e735c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e735c0): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e735c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.536848291 +0000 UTC m=+5.853342054 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e735c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b88310 item 60 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73c00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73c00): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73c00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73c00): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73c00): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73c00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73c00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73c00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.538105207 +0000 UTC m=+5.854598971 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e73c00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2240): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2240): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2240): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b88690 item 61 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2240): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2240): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.538524331 +0000 UTC m=+5.855018093 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2240): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2940): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2940): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2940): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2940): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2940): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.538524331 +0000 UTC m=+5.855018093 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2940): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b88850 item 61 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2f80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2f80): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2f80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2f80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2f80): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2f80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2f80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2f80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.539797418 +0000 UTC m=+5.856291181 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2f80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea34c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea34c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea34c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b88bd0 item 62 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea34c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea34c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.540263689 +0000 UTC m=+5.856757452 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea34c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3bc0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3bc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3bc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3bc0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3bc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.540263689 +0000 UTC m=+5.856757452 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3bc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b88d90 item 62 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8300): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8300): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8300): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8300): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8300): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8300): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8300): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8300): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.541448328 +0000 UTC m=+5.857942101 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8300): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8840): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8840): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8840): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b89260 item 63 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8840): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8840): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.541891907 +0000 UTC m=+5.858385670 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8840): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8f40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8f40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8f40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8f40): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8f40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.541891907 +0000 UTC m=+5.858385670 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8f40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b89570 item 63 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9580): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9580): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9580): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9580): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9580): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9580): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9580): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9580): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.543158613 +0000 UTC m=+5.859652375 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9580): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9ac0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9ac0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9ac0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b898f0 item 64 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9ac0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9ac0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.543546916 +0000 UTC m=+5.860040680 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9ac0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee82c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee82c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee82c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee82c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee82c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.543546916 +0000 UTC m=+5.860040680 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee82c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b89b90 item 64 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8900): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8900): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8900): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8900): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8900): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.544759529 +0000 UTC m=+5.861253292 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8900): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8d80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8d80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8d80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8d80): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8d80): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616020150 item 65 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8d80): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8d80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.545386184 +0000 UTC m=+5.861879947 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8d80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9280): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9280): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9280): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9280): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9280): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.545386184 +0000 UTC m=+5.861879947 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9280): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616020310 item 65 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee98c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee98c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee98c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee98c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee98c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.546484661 +0000 UTC m=+5.862978424 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee98c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9d40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9d40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616020690 item 66 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9d40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9d40): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9d40): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9d40): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9d40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.546917369 +0000 UTC m=+5.863411133 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9d40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10380): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10380): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10380): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10380): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10380): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.546917369 +0000 UTC m=+5.863411133 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10380): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616020850 item 66 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f109c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f109c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f109c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f109c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f109c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.548003513 +0000 UTC m=+5.864497276 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f109c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10e40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10e40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10e40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10e40): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10e40): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616020bd0 item 67 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10e40): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10e40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.548423778 +0000 UTC m=+5.864917541 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f10e40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11340): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11340): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11340): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11340): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11340): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.548423778 +0000 UTC m=+5.864917541 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11340): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616020d90 item 67 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f119c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f119c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f119c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f119c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f119c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.549477089 +0000 UTC m=+5.865970852 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f119c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11ec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11ec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616021110 item 68 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11ec0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11ec0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11ec0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11ec0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.550125274 +0000 UTC m=+5.866619038 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f11ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3a500): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3a500): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3a500): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3a500): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3a500): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.550125274 +0000 UTC m=+5.866619038 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3a500): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36160212d0 item 68 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3ab40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3ab40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3ab40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3ab40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3ab40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.551453746 +0000 UTC m=+5.867947510 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3ab40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3afc0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3afc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3afc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3afc0): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3afc0): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616021a40 item 69 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3afc0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3afc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.551950215 +0000 UTC m=+5.868443978 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3afc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3b4c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3b4c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3b4c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3b4c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3b4c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.551950215 +0000 UTC m=+5.868443978 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3b4c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616021c70 item 69 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3bb40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3bb40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3bb40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3bb40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3bb40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.553320976 +0000 UTC m=+5.869814739 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f3bb40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e140): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e140): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36153567e0 item 70 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e140): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e140): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e140): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e140): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e140): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.553921973 +0000 UTC m=+5.870415737 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e140): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e680): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e680): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e680): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.553921973 +0000 UTC m=+5.870415737 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5e680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615356d90 item 70 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5ed00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5ed00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5ed00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5ed00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5ed00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.555214207 +0000 UTC m=+5.871707969 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5ed00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f200): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f200): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f200): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f200): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f200): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615357420 item 71 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f200): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f200): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.555753546 +0000 UTC m=+5.872247308 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f200): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f700): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f700): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f700): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f700): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f700): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.555753546 +0000 UTC m=+5.872247308 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5f700): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615357960 item 71 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5fd80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5fd80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5fd80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5fd80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5fd80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.55707278 +0000 UTC m=+5.873566543 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f5fd80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e380): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e380): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615357d50 item 72 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e380): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e380): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e380): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e380): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e380): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.557669899 +0000 UTC m=+5.874163662 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e380): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e8c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e8c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e8c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e8c0): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e8c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.557669899 +0000 UTC m=+5.874163662 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7e8c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157fe150 item 72 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7ee80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7ee80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7ee80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7ee80): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7ee80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7ee80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7ee80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.559195433 +0000 UTC m=+5.875689197 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7ee80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f380): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f380): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f380): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157fe690 item 73 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f380): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f380): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.559752888 +0000 UTC m=+5.876246651 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f380): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f840): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f840): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f840): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f840): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f840): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157fe930 item 73 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f840): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f840): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.560359845 +0000 UTC m=+5.876853618 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7f840): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7fd80): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7fd80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7fd80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7fd80): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7fd80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.560359845 +0000 UTC m=+5.876853618 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f7fd80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157feaf0 item 73 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb44c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb44c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb44c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb44c0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb44c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb44c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb44c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.561818333 +0000 UTC m=+5.878312095 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb44c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb49c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb49c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb49c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157ff500 item 74 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb49c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb49c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.562346262 +0000 UTC m=+5.878840025 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb49c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb4f00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb4f00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157ff7a0 item 74 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb4f00): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb4f00): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb4f00): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb4f00): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb4f00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.562986793 +0000 UTC m=+5.879480566 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb4f00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5480): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5480): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5480): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5480): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5480): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.562986793 +0000 UTC m=+5.879480566 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5480): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157ff960 item 74 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5ac0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5ac0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5ac0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5ac0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5ac0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5ac0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5ac0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.56433954 +0000 UTC m=+5.880833303 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb5ac0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea0c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea0c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea0c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157ffdc0 item 75 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea0c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea0c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.56485777 +0000 UTC m=+5.881351533 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea0c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea600): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea600): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea600): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea600): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea600): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596e0e0 item 75 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea600): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea600): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.565478294 +0000 UTC m=+5.881972056 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fea600): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feab40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feab40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feab40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feab40): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feab40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.565478294 +0000 UTC m=+5.881972056 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feab40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596e310 item 75 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb180): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb180): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb180): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb180): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb180): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb180): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb180): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.566852832 +0000 UTC m=+5.883346595 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb180): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb680): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb680): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596e690 item 76 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb680): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.567365641 +0000 UTC m=+5.883859404 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615feb680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615febbc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615febbc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596e850 item 76 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615febbc0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615febbc0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615febbc0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615febbc0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615febbc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.567962389 +0000 UTC m=+5.884456152 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615febbc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022240): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022240): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022240): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022240): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022240): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.567962389 +0000 UTC m=+5.884456152 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022240): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596ea10 item 76 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022880): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022880): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022880): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022880): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022880): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022880): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022880): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.569219136 +0000 UTC m=+5.885712979 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022880): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022d80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022d80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022d80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596ed90 item 77 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022d80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022d80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.569872481 +0000 UTC m=+5.886366243 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616022d80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023480): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023480): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023480): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023480): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023480): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.569872481 +0000 UTC m=+5.886366243 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023480): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596ef50 item 77 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023ac0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023ac0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023ac0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023ac0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023ac0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023ac0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023ac0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.571330898 +0000 UTC m=+5.887824661 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616023ac0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160480c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160480c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160480c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596f2d0 item 78 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160480c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160480c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.571803482 +0000 UTC m=+5.888297245 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160480c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160487c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160487c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160487c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160487c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160487c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.571803482 +0000 UTC m=+5.888297245 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160487c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596f490 item 78 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048e00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048e00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048e00): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048e00): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048e00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048e00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048e00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.573152684 +0000 UTC m=+5.889646446 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048e00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049300): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049300): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049300): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596f810 item 79 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049300): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049300): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.573544043 +0000 UTC m=+5.890037806 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049300): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049a00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049a00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049a00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049a00): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049a00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.573544043 +0000 UTC m=+5.890037806 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049a00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596fab0 item 79 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062140): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062140): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062140): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062140): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062140): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062140): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062140): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.57488038 +0000 UTC m=+5.891374143 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062140): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062640): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062640): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062640): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361566e070 item 80 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062640): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062640): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.575582738 +0000 UTC m=+5.892076501 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062640): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062d40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062d40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062d40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062d40): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062d40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.575582738 +0000 UTC m=+5.892076501 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062d40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361566e2a0 item 80 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063380): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063380): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063380): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063380): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063380): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.577163336 +0000 UTC m=+5.893657100 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063380): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063800): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063800): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063800): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063800): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063800): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063800): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361566e700 item 81 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063800): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063800): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.577873068 +0000 UTC m=+5.894366832 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063800): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063d40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063d40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063d40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063d40): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063d40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.577873068 +0000 UTC m=+5.894366832 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616063d40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b34000 item 81 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e4c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e4c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e4c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e4c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e4c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.579517287 +0000 UTC m=+5.896011050 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e4c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e9c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e9c0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e9c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b34380 item 82 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e9c0): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e9c0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e9c0): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e9c0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e9c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.58016922 +0000 UTC m=+5.896662983 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e9c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607ef40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607ef40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607ef40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607ef40): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607ef40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.58016922 +0000 UTC m=+5.896662983 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607ef40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b345b0 item 82 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f5c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f5c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f5c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f5c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f5c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.581538699 +0000 UTC m=+5.898032461 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f5c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fac0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fac0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fac0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fac0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fac0): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fac0): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b34930 item 83 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fac0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fac0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.582124546 +0000 UTC m=+5.898618309 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fac0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2100): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2100): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2100): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2100): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2100): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.582124546 +0000 UTC m=+5.898618309 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2100): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b34b60 item 83 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2780): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2780): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2780): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2780): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2780): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.584248352 +0000 UTC m=+5.900742115 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2780): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2c80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2c80): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2c80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b34ee0 item 84 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2c80): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2c80): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2c80): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2c80): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2c80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.584872992 +0000 UTC m=+5.901366756 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b2c80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3200): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3200): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3200): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3200): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3200): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.584872992 +0000 UTC m=+5.901366756 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3200): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b350a0 item 84 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3880): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3880): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3880): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3880): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3880): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.586190804 +0000 UTC m=+5.902684568 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3880): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3d80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3d80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3d80): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3d80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3d80): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3d80): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b35420 item 85 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3d80): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3d80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.586702642 +0000 UTC m=+5.903196406 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160b3d80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e83c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e83c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e83c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e83c0): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e83c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.586702642 +0000 UTC m=+5.903196406 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e83c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b35810 item 85 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8a40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8a40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8a40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8a40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8a40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.587961211 +0000 UTC m=+5.904454975 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8a40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8f40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8f40): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8f40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b35b90 item 86 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8f40): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8f40): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8f40): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8f40): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8f40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.588583278 +0000 UTC m=+5.905077041 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e8f40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e94c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e94c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e94c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e94c0): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e94c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.588583278 +0000 UTC m=+5.905077041 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e94c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b35d50 item 86 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e9b40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e9b40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e9b40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e9b40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e9b40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.589947368 +0000 UTC m=+5.906441131 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160e9b40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118140): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118140): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118140): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118140): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118140): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118140): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efc310 item 87 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118140): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118140): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.590534878 +0000 UTC m=+5.907028642 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118140): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118680): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118680): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118680): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.590534878 +0000 UTC m=+5.907028642 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efc540 item 87 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118d00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118d00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118d00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118d00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118d00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.591988868 +0000 UTC m=+5.908482631 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118d00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119200): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119200): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119200): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efc8c0 item 88 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119200): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119200): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119200): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119200): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119200): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.592623077 +0000 UTC m=+5.909116840 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119200): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119780): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119780): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119780): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119780): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119780): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.592623077 +0000 UTC m=+5.909116840 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119780): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efca80 item 88 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119dc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119dc0): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119dc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119dc0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119dc0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119dc0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119dc0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119dc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.593891564 +0000 UTC m=+5.910385327 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119dc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c400): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c400): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c400): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efce00 item 89 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c400): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c400): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.594515254 +0000 UTC m=+5.911009017 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c400): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c940): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c940): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c940): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c940): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c940): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c940): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efd0a0 item 89 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c940): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c940): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.595073139 +0000 UTC m=+5.911566902 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619c940): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619cec0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619cec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619cec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619cec0): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619cec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.595073139 +0000 UTC m=+5.911566902 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619cec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efd260 item 89 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619d500): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619d500): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619d500): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619d500): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619d500): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619d500): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619d500): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619d500): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.596376843 +0000 UTC m=+5.912870607 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619d500): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619da40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619da40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619da40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efd5e0 item 90 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619da40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619da40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.596889613 +0000 UTC m=+5.913383386 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361619da40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca080): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca080): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca080): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efd7a0 item 90 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca080): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca080): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca080): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca080): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca080): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.597484598 +0000 UTC m=+5.913978361 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca080): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca640): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca640): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca640): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca640): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca640): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.597484598 +0000 UTC m=+5.913978361 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ca640): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efd960 item 90 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cac80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cac80): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cac80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cac80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cac80): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cac80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cac80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cac80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.59861252 +0000 UTC m=+5.915106284 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cac80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb1c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb1c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb1c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efdce0 item 91 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb1c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb1c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.599164975 +0000 UTC m=+5.915658738 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb1c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb700): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb700): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb700): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb700): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb700): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb700): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf80e0 item 91 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb700): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb700): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.599699976 +0000 UTC m=+5.916193740 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cb700): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cbc80): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cbc80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cbc80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cbc80): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cbc80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.599699976 +0000 UTC m=+5.916193740 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161cbc80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf82a0 item 91 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee3c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee3c0): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee3c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee3c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee3c0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee3c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee3c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee3c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.60109792 +0000 UTC m=+5.917591693 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee3c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee900): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee900): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee900): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf8620 item 92 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee900): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee900): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.601599949 +0000 UTC m=+5.918093712 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ee900): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161eee40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161eee40): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161eee40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf87e0 item 92 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161eee40): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161eee40): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161eee40): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161eee40): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161eee40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.602208661 +0000 UTC m=+5.918702423 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161eee40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ef400): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ef400): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ef400): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ef400): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ef400): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.602208661 +0000 UTC m=+5.918702423 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161ef400): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf89a0 item 92 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161efa40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161efa40): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161efa40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161efa40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161efa40): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161efa40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161efa40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161efa40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.603552701 +0000 UTC m=+5.920046465 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161efa40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620e080): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620e080): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620e080): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf8ee0 item 93 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620e080): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620e080): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.60401192 +0000 UTC m=+5.920505683 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620e080): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620e780): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620e780): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620e780): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620e780): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620e780): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.60401192 +0000 UTC m=+5.920505683 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620e780): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf9180 item 93 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620edc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620edc0): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620edc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620edc0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620edc0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620edc0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620edc0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620edc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.605317989 +0000 UTC m=+5.921811752 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620edc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620f300): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620f300): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620f300): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf9500 item 94 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620f300): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620f300): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.60586342 +0000 UTC m=+5.922357184 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620f300): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620fa00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620fa00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620fa00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620fa00): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620fa00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.60586342 +0000 UTC m=+5.922357184 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361620fa00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf96c0 item 94 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995600): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995600): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995600): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995600): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995600): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995600): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995600): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995600): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.607426014 +0000 UTC m=+5.923919778 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995600): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995b40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995b40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995b40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd1650 item 95 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995b40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995b40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.607960716 +0000 UTC m=+5.924454479 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615995b40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54340): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54340): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54340): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54340): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54340): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.607960716 +0000 UTC m=+5.924454479 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54340): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd1810 item 95 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54980): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54980): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54980): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54980): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54980): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54980): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54980): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54980): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.609469909 +0000 UTC m=+5.925963671 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54980): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54ec0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54ec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54ec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd1c70 item 96 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54ec0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.60997308 +0000 UTC m=+5.926466843 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a555c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a555c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a555c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a555c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a555c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.60997308 +0000 UTC m=+5.926466843 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a555c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b48000 item 96 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= 2026/05/13 02:36:47 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : >WaitForWriters: 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/13 02:36:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a680): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a680): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a680): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.617038299 +0000 UTC m=+5.933532062 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622ab00): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622ab00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622ab00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622ab00): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622ab00): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622ab00): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622ab00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.617038299 +0000 UTC m=+5.933532062 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622ab00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622afc0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622afc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622afc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622afc0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622afc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.617038299 +0000 UTC m=+5.933532062 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622afc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615609490 item 1 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a4c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a4c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a4c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a4c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a4c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.620317919 +0000 UTC m=+5.936811683 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a4c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a9c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a9c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a9c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a9c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a9c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.620317919 +0000 UTC m=+5.936811683 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622a9c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b482a0 item 2 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b240): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b240): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b240): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b240): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b240): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.621949445 +0000 UTC m=+5.938443208 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b240): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b6c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b6c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b6c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b6c0): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b6c0): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b6c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b6c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.621949445 +0000 UTC m=+5.938443208 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622b6c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622bb80): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622bb80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622bb80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622bb80): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622bb80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.621949445 +0000 UTC m=+5.938443208 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361622bb80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b48690 item 3 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163823c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163823c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163823c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163823c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163823c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.62398373 +0000 UTC m=+5.940477493 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163823c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616382900): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616382900): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616382900): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616382900): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616382900): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.62398373 +0000 UTC m=+5.940477493 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616382900): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b48d90 item 4 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616382f40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616382f40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616382f40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616382f40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616382f40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.625476293 +0000 UTC m=+5.941970056 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616382f40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163833c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163833c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163833c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163833c0): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163833c0): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163833c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163833c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.625476293 +0000 UTC m=+5.941970056 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36163833c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616383880): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616383880): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616383880): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616383880): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616383880): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.625476293 +0000 UTC m=+5.941970056 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616383880): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b491f0 item 5 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6000): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6000): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6000): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6000): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6000): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.627723191 +0000 UTC m=+5.944216954 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6000): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6540): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6540): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6540): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6540): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6540): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.627723191 +0000 UTC m=+5.944216954 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6540): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b49880 item 6 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6c40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6c40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6c40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6c40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6c40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.629424969 +0000 UTC m=+5.945918742 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba6c40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7140): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7140): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7140): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7140): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7140): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7140): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7140): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.629424969 +0000 UTC m=+5.945918742 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7140): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7600): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7600): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7600): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7600): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7600): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.629424969 +0000 UTC m=+5.945918742 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7600): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b49c00 item 7 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7c80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7c80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7c80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7c80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7c80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.631635919 +0000 UTC m=+5.948129682 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ba7c80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615572c00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615572c00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615572c00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615572c00): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615572c00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.631635919 +0000 UTC m=+5.948129682 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615572c00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615608850 item 8 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0440): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf36158b0440): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0440): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0440): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0440): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0440): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0440): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.633323811 +0000 UTC m=+5.949817573 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b0ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1640): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1640): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1640): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1640): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1640): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1640): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1640): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.633323811 +0000 UTC m=+5.949817573 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1640): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1dc0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1dc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1dc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1dc0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1dc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.633323811 +0000 UTC m=+5.949817573 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36158b1dc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615609110 item 9 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb65c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb65c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb65c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb65c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb65c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.635390718 +0000 UTC m=+5.951884481 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb65c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6b00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6b00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6b00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6b00): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6b00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.635390718 +0000 UTC m=+5.951884481 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb6b00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36156b8000 item 10 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7140): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf3615fb7140): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7140): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7140): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7140): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7140): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7140): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7580): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7580): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7580): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7580): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7580): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.636921121 +0000 UTC m=+5.953414885 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7580): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7a80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7a80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7a80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7a80): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7a80): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7a80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.636921121 +0000 UTC m=+5.953414885 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615fb7a80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615670d40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615670d40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615670d40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615670d40): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615670d40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.636921121 +0000 UTC m=+5.953414885 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615670d40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36156b8460 item 11 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671480): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671480): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671480): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671480): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671480): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.638951171 +0000 UTC m=+5.955444933 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671480): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671b00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671b00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671b00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671b00): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671b00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.638951171 +0000 UTC m=+5.955444933 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615671b00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36156b8d20 item 12 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e240): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf3615a0e240): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e240): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e240): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e240): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e240): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e240): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e600): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e600): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e600): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e600): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e600): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.640684327 +0000 UTC m=+5.957178100 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0e600): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0ed00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0ed00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0ed00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0ed00): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0ed00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.640684327 +0000 UTC m=+5.957178100 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0ed00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36156b9260 item 13 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0f580): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0f580): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0f580): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0f580): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0f580): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.642053445 +0000 UTC m=+5.958547209 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a0f580): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696440): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696440): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696440): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696440): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696440): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.642053445 +0000 UTC m=+5.958547209 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696440): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361565c150 item 14 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696ac0): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf3615696ac0): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696ac0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696ac0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696ac0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696ac0): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696ac0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696e80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696e80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696e80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696e80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696e80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.643556137 +0000 UTC m=+5.960049920 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615696e80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697540): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697540): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697540): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697540): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697540): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.643556137 +0000 UTC m=+5.960049920 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697540): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361565c690 item 15 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697bc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697bc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697bc0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697bc0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697bc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.64488531 +0000 UTC m=+5.961379073 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615697bc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a280): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a280): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a280): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a280): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a280): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.64488531 +0000 UTC m=+5.961379073 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a280): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361565cc40 item 16 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a9c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a9c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a9c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a9c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a9c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.646370648 +0000 UTC m=+5.962864412 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590a9c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590ae40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590ae40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590ae40): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590ae40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590ae40): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590ae40): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590ae40): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590ae40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.646370648 +0000 UTC m=+5.962864412 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590ae40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b340): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b340): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b340): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b340): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b340): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.646370648 +0000 UTC m=+5.962864412 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b340): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361565d030 item 17 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b9c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b9c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b9c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b9c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b9c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.648336215 +0000 UTC m=+5.964829978 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361590b9c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e040): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e040): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e040): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e040): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e040): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.648336215 +0000 UTC m=+5.964829978 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e040): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361565d810 item 18 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e980): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e980): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e980): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e980): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e980): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.649763112 +0000 UTC m=+5.966256876 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578e980): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578ef40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578ef40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578ef40): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578ef40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578ef40): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578ef40): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578ef40): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578ef40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.649763112 +0000 UTC m=+5.966256876 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578ef40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f440): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f440): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f440): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f440): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f440): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.649763112 +0000 UTC m=+5.966256876 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578f440): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615926070 item 19 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578fe00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578fe00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578fe00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578fe00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578fe00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.651683964 +0000 UTC m=+5.968177727 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361578fe00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a440): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a440): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a440): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a440): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a440): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.651683964 +0000 UTC m=+5.968177727 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8a440): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36159265b0 item 20 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8adc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8adc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8adc0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8adc0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8adc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.653123096 +0000 UTC m=+5.969616859 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8adc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b2c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b2c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b2c0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b2c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b2c0): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b2c0): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b2c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.653123096 +0000 UTC m=+5.969616859 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b2c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b7c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b7c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b7c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b7c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b7c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.653123096 +0000 UTC m=+5.969616859 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8b7c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615926930 item 21 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8bd80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8bd80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8bd80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8bd80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8bd80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.655165978 +0000 UTC m=+5.971659741 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a8bd80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583e3c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583e3c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583e3c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583e3c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583e3c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.655165978 +0000 UTC m=+5.971659741 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583e3c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615926f50 item 22 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ea40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ea40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ea40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ea40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ea40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.656326102 +0000 UTC m=+5.972819864 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ea40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ef40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ef40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ef40): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ef40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ef40): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ef40): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ef40): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ef40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.656326102 +0000 UTC m=+5.972819864 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583ef40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583f440): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583f440): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583f440): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583f440): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583f440): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.656326102 +0000 UTC m=+5.972819864 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583f440): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36159272d0 item 23 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583fac0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583fac0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583fac0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583fac0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583fac0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.658918372 +0000 UTC m=+5.975412136 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361583fac0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c100): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c100): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c100): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c100): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c100): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.658918372 +0000 UTC m=+5.975412136 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c100): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615927a40 item 24 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c740): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf361584c740): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c740): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c740): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c740): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c740): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584c740): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584cb00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584cb00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584cb00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584cb00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584cb00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.660415814 +0000 UTC m=+5.976909577 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584cb00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d000): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d000): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d000): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d000): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d000): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d000): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d000): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d000): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.660415814 +0000 UTC m=+5.976909577 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d000): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d540): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d540): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d540): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d540): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d540): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.660415814 +0000 UTC m=+5.976909577 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584d540): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1c000 item 25 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dbc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dbc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dbc0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dbc0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dbc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.662482391 +0000 UTC m=+5.978976154 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361584dbc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586a200): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586a200): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586a200): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586a200): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586a200): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.662482391 +0000 UTC m=+5.978976154 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586a200): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1c5b0 item 26 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586a840): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf361586a840): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586a840): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586a840): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586a840): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586a840): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586a840): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586ac00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586ac00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586ac00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586ac00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586ac00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.663872149 +0000 UTC m=+5.980365912 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586ac00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b100): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b100): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b100): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b100): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b100): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b100): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b100): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b100): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.663872149 +0000 UTC m=+5.980365912 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b100): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b640): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b640): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b640): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b640): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b640): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.663872149 +0000 UTC m=+5.980365912 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586b640): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1c930 item 27 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586bcc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586bcc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586bcc0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586bcc0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586bcc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.665763786 +0000 UTC m=+5.982257559 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361586bcc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910300): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910300): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910300): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910300): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910300): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.665763786 +0000 UTC m=+5.982257559 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910300): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1cee0 item 28 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910940): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf3615910940): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910940): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910940): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910940): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910940): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910940): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910d00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910d00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910d00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910d00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910d00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.667116934 +0000 UTC m=+5.983610697 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615910d00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159113c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159113c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159113c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159113c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159113c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.667116934 +0000 UTC m=+5.983610697 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159113c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1d260 item 29 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615911a40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615911a40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615911a40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615911a40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615911a40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.668334176 +0000 UTC m=+5.984827949 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615911a40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595c080): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595c080): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595c080): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595c080): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595c080): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.668334176 +0000 UTC m=+5.984827949 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595c080): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1d5e0 item 30 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595c6c0): _readAt: size=2, off=0 2026/05/13 02:36:47 ERROR : open-test-file(0xf361595c6c0): Couldn't read size of file 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595c6c0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595c6c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595c6c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595c6c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595c6c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595ca80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595ca80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595ca80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595ca80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595ca80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.670038477 +0000 UTC m=+5.986532260 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595ca80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595d140): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595d140): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595d140): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595d140): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595d140): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.670038477 +0000 UTC m=+5.986532260 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595d140): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1d960 item 31 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595d7c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595d7c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595d7c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595d7c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595d7c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.67153091 +0000 UTC m=+5.988024673 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595d7c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595dd00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595dd00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595dd00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595dd00): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595dd00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.67153091 +0000 UTC m=+5.988024673 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361595dd00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615a1dd50 item 32 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615982440): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615982440): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615982440): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615982440): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615982440): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.673039862 +0000 UTC m=+5.989533635 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615982440): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159828c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159828c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159828c0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159828c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159828c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb62a0 item 33 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159828c0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159828c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.673560407 +0000 UTC m=+5.990054170 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159828c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615982dc0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615982dc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615982dc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615982dc0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615982dc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.673560407 +0000 UTC m=+5.990054170 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615982dc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb6540 item 33 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983400): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983400): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983400): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983400): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983400): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.675068398 +0000 UTC m=+5.991562161 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983400): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983880): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983880): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb69a0 item 34 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983880): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983880): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983880): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983880): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983880): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.675804941 +0000 UTC m=+5.992298724 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983880): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983dc0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983dc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983dc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983dc0): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983dc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.675804941 +0000 UTC m=+5.992298724 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615983dc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb6b60 item 34 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4500): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4500): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4500): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4500): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4500): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.677203375 +0000 UTC m=+5.993697138 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4500): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4980): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4980): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4980): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4980): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4980): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb6fc0 item 35 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4980): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4980): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.677748085 +0000 UTC m=+5.994241867 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4980): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4e80): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4e80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4e80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4e80): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4e80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.677748085 +0000 UTC m=+5.994241867 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f4e80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb71f0 item 35 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5500): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5500): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5500): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5500): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5500): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.67894653 +0000 UTC m=+5.995440294 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5500): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5a00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5a00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb7570 item 36 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5a00): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5a00): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5a00): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5a00): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5a00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.679421838 +0000 UTC m=+5.995915611 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36159f5a00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04040): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04040): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04040): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04040): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04040): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.679421838 +0000 UTC m=+5.995915611 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04040): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb7730 item 36 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04680): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04680): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04680): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.680402854 +0000 UTC m=+5.996896617 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04b00): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04b00): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04b00): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04b00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04b00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb7ab0 item 37 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04b00): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04b00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.680932145 +0000 UTC m=+5.997425918 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a04b00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05000): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05000): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05000): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05000): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05000): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.680932145 +0000 UTC m=+5.997425918 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05000): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615eb7c70 item 37 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05680): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05680): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05680): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.682337511 +0000 UTC m=+5.998831275 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05b80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05b80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f24150 item 38 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05b80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05b80): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05b80): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05b80): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05b80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.682859228 +0000 UTC m=+5.999353001 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a05b80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a541c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a541c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a541c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a541c0): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a541c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.682859228 +0000 UTC m=+5.999353001 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a541c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f243f0 item 38 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54840): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54840): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54840): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54840): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54840): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.684269965 +0000 UTC m=+6.000763749 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54840): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54d40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54d40): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54d40): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54d40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54d40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f24770 item 39 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54d40): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54d40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.684720527 +0000 UTC m=+6.001214290 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a54d40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55240): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55240): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55240): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55240): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55240): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.684720527 +0000 UTC m=+6.001214290 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55240): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f24930 item 39 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a558c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a558c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a558c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a558c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a558c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.686071271 +0000 UTC m=+6.002565054 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a558c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55dc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55dc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f24d90 item 40 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55dc0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55dc0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55dc0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55dc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.686604039 +0000 UTC m=+6.003097802 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615a55dc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc400): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc400): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc400): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc400): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc400): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.686604039 +0000 UTC m=+6.003097802 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc400): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f25180 item 40 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc9c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc9c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc9c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc9c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc9c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc9c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.687859071 +0000 UTC m=+6.004352834 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acc9c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615accec0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615accec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615accec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f25650 item 41 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615accec0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615accec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.688285077 +0000 UTC m=+6.004778840 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615accec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd380): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd380): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd380): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd380): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd380): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f25880 item 41 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd380): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd380): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.688739396 +0000 UTC m=+6.005233159 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd380): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd8c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd8c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd8c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd8c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd8c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.688739396 +0000 UTC m=+6.005233159 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615acd8c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f25a40 item 41 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6000): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6000): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6000): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6000): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6000): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6000): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6000): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.689864333 +0000 UTC m=+6.006358106 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6000): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6500): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6500): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6500): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f25dc0 item 42 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6500): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6500): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.690315216 +0000 UTC m=+6.006808979 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6500): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6a40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6a40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b940e0 item 42 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6a40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6a40): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6a40): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6a40): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6a40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.690820812 +0000 UTC m=+6.007314585 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6a40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a480): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a480): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a480): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a480): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a480): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.690820812 +0000 UTC m=+6.007314585 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a480): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f08150 item 42 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6f40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6f40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6f40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6f40): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6f40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6f40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6f40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.691860377 +0000 UTC m=+6.008354140 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af6f40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7440): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7440): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7440): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b94540 item 43 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7440): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7440): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.692282936 +0000 UTC m=+6.008776700 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7440): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7980): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7980): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7980): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7980): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7980): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b94770 item 43 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7980): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7980): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.692717979 +0000 UTC m=+6.009211742 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7980): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7ec0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7ec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7ec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7ec0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.692717979 +0000 UTC m=+6.009211742 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615af7ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b94a10 item 43 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98600): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98600): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98600): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98600): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98600): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98600): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98600): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.693960197 +0000 UTC m=+6.010453970 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98600): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98b00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98b00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98b00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b94e70 item 44 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98b00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98b00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.694499506 +0000 UTC m=+6.010993290 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b98b00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99040): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99040): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b95030 item 44 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99040): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99040): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99040): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99040): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99040): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.695133385 +0000 UTC m=+6.011627188 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99040): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b995c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b995c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b995c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b995c0): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b995c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.695133385 +0000 UTC m=+6.011627188 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b995c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b951f0 item 44 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99c00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99c00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99c00): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99c00): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99c00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99c00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99c00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.696496092 +0000 UTC m=+6.012989875 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b99c00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbc200): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbc200): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbc200): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b957a0 item 45 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbc200): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbc200): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.696959288 +0000 UTC m=+6.013453050 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbc200): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbc900): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbc900): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbc900): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbc900): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbc900): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.696959288 +0000 UTC m=+6.013453050 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbc900): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b959d0 item 45 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbcf40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbcf40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbcf40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbcf40): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbcf40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbcf40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbcf40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.698329438 +0000 UTC m=+6.014823201 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbcf40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbd440): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbd440): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbd440): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b95e30 item 46 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbd440): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbd440): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.698860092 +0000 UTC m=+6.015353875 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbd440): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbdb40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbdb40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbdb40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbdb40): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbdb40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.698860092 +0000 UTC m=+6.015353875 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615bbdb40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616036150 item 46 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4280): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4280): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4280): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4280): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4280): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4280): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4280): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.700213401 +0000 UTC m=+6.016707163 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4280): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4780): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4780): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4780): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36160364d0 item 47 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4780): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4780): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.700592347 +0000 UTC m=+6.017086110 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4780): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4e80): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4e80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4e80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4e80): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4e80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.700592347 +0000 UTC m=+6.017086110 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be4e80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616036770 item 47 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be54c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be54c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be54c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be54c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be54c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be54c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be54c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.701914738 +0000 UTC m=+6.018408500 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be54c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be59c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be59c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be59c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616036b60 item 48 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be59c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be59c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.702415864 +0000 UTC m=+6.018909647 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615be59c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d201c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d201c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d201c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d201c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d201c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.702415864 +0000 UTC m=+6.018909647 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d201c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616036d90 item 48 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20800): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20800): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20800): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20800): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20800): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.703756529 +0000 UTC m=+6.020250292 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20800): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20c80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20c80): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20c80): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20c80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20c80): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20c80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616037110 item 49 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20c80): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20c80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.70429101 +0000 UTC m=+6.020784773 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d20c80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d211c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d211c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d211c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d211c0): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d211c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.70429101 +0000 UTC m=+6.020784773 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d211c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36160372d0 item 49 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21840): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21840): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21840): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21840): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21840): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.705635653 +0000 UTC m=+6.022129415 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21840): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21d40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21d40): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21d40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616037650 item 50 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21d40): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21d40): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21d40): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21d40): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21d40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.706260885 +0000 UTC m=+6.022754648 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d21d40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3c3c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3c3c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3c3c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3c3c0): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3c3c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.706260885 +0000 UTC m=+6.022754648 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3c3c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616037810 item 50 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3ca40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3ca40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3ca40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3ca40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3ca40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.70760736 +0000 UTC m=+6.024101154 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3ca40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3cf40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3cf40): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3cf40): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3cf40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3cf40): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3cf40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616037d50 item 51 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3cf40): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3cf40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.708189131 +0000 UTC m=+6.024682913 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3cf40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3d480): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3d480): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3d480): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3d480): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3d480): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.708189131 +0000 UTC m=+6.024682913 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3d480): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36159d6930 item 51 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3db00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3db00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3db00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3db00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3db00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.709574809 +0000 UTC m=+6.026068582 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615d3db00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54100): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54100): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54100): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36159d7340 item 52 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54100): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54100): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54100): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54100): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54100): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.710123939 +0000 UTC m=+6.026617731 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54100): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54680): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54680): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54680): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.710123939 +0000 UTC m=+6.026617731 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36159d7810 item 52 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54d00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54d00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54d00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54d00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54d00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.711423556 +0000 UTC m=+6.027917318 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e54d00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55200): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55200): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55200): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55200): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55200): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55200): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36159d7b90 item 53 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55200): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55200): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.711920876 +0000 UTC m=+6.028414649 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55200): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55740): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55740): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55740): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55740): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55740): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.711920876 +0000 UTC m=+6.028414649 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55740): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36159d7e30 item 53 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55dc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55dc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55dc0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55dc0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55dc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.713346932 +0000 UTC m=+6.029840705 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e55dc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e783c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e783c0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e783c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff6380 item 54 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e783c0): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e783c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e783c0): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e783c0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e783c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.713910508 +0000 UTC m=+6.030404271 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e783c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e78940): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e78940): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e78940): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e78940): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e78940): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.713910508 +0000 UTC m=+6.030404271 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e78940): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff6540 item 54 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e78fc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e78fc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e78fc0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e78fc0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e78fc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.715337436 +0000 UTC m=+6.031831199 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e78fc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e794c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e794c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e794c0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e794c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e794c0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e794c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff68c0 item 55 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e794c0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e794c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.71584215 +0000 UTC m=+6.032335913 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e794c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e79a00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e79a00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e79a00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e79a00): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e79a00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.71584215 +0000 UTC m=+6.032335913 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615e79a00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff6a80 item 55 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2180): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2180): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2180): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2180): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2180): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.717289336 +0000 UTC m=+6.033783119 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2180): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2680): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2680): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff6e00 item 56 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2680): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2680): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2680): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2680): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.717918385 +0000 UTC m=+6.034412179 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2c00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2c00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2c00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2c00): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2c00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.717918385 +0000 UTC m=+6.034412179 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea2c00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff6fc0 item 56 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3240): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3240): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3240): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3240): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3240): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3240): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3240): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3240): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.719357277 +0000 UTC m=+6.035851039 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3240): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3780): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3780): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3780): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff73b0 item 57 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3780): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3780): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.719809982 +0000 UTC m=+6.036303765 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3780): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3cc0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3cc0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3cc0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3cc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3cc0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3cc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff7570 item 57 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3cc0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3cc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.720399968 +0000 UTC m=+6.036893730 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ea3cc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8340): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8340): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8340): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8340): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8340): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.720399968 +0000 UTC m=+6.036893730 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8340): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff7730 item 57 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8980): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8980): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8980): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8980): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8980): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8980): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8980): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8980): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.721729461 +0000 UTC m=+6.038223225 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8980): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8ec0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8ec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8ec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff7ab0 item 58 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8ec0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.722161017 +0000 UTC m=+6.038654779 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec8ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9400): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9400): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9400): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615ff7c70 item 58 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9400): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9400): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9400): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9400): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9400): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.722667735 +0000 UTC m=+6.039161498 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec9400): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec99c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec99c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec99c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec99c0): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec99c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.722667735 +0000 UTC m=+6.039161498 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ec99c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b88070 item 58 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8100): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8100): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8100): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8100): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8100): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8100): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8100): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8100): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.723734091 +0000 UTC m=+6.040227855 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8100): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8640): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8640): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8640): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b88540 item 59 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8640): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8640): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.724224268 +0000 UTC m=+6.040718031 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8640): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8b80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8b80): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8b80): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8b80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8b80): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8b80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b88700 item 59 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8b80): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8b80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.724745213 +0000 UTC m=+6.041238976 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee8b80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9100): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9100): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9100): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9100): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9100): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.724745213 +0000 UTC m=+6.041238976 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9100): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b888c0 item 59 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9740): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9740): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9740): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9740): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9740): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9740): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9740): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9740): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.726164406 +0000 UTC m=+6.042658170 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9740): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9c80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9c80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9c80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b88c40 item 60 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9c80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9c80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.72660537 +0000 UTC m=+6.043099173 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615ee9c80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f062c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f062c0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f062c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b88e00 item 60 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f062c0): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f062c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f062c0): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f062c0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f062c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.727228138 +0000 UTC m=+6.043721941 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f062c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06880): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06880): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06880): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06880): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06880): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.727228138 +0000 UTC m=+6.043721941 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06880): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b890a0 item 60 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06ec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06ec0): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06ec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06ec0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06ec0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06ec0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06ec0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.728653923 +0000 UTC m=+6.045147707 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f06ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f07400): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f07400): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f07400): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b895e0 item 61 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f07400): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f07400): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.729131096 +0000 UTC m=+6.045624859 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f07400): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f07b00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f07b00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f07b00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f07b00): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f07b00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.729131096 +0000 UTC m=+6.045624859 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f07b00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b897a0 item 61 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40240): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40240): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40240): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40240): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40240): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40240): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40240): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40240): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.730493943 +0000 UTC m=+6.046987706 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40240): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40780): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40780): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40780): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b89c00 item 62 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40780): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40780): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.730934145 +0000 UTC m=+6.047427968 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40780): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40e80): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40e80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40e80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40e80): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40e80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.730934145 +0000 UTC m=+6.047427968 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f40e80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616020000 item 62 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f414c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f414c0): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f414c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f414c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f414c0): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f414c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f414c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f414c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.732387894 +0000 UTC m=+6.048881667 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f414c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f41a00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f41a00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f41a00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616020380 item 63 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f41a00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f41a00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.732850078 +0000 UTC m=+6.049343841 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f41a00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a200): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a200): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a200): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a200): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a200): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.732850078 +0000 UTC m=+6.049343841 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a200): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616020540 item 63 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a840): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a840): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a840): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a840): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a840): >_readAt: n=0, err=Bad file descriptor 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a840): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a840): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a840): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.734235666 +0000 UTC m=+6.050729430 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6a840): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6ad80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6ad80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6ad80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36160208c0 item 64 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6ad80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6ad80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.734613331 +0000 UTC m=+6.051107094 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6ad80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6b480): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6b480): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6b480): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6b480): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6b480): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.734613331 +0000 UTC m=+6.051107094 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6b480): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616020a80 item 64 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6bac0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6bac0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6bac0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6bac0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6bac0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.735944458 +0000 UTC m=+6.052438221 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f6bac0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86040): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86040): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86040): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86040): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86040): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616020e00 item 65 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86040): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86040): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.736470793 +0000 UTC m=+6.052964555 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86040): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86540): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86540): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86540): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86540): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86540): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.736470793 +0000 UTC m=+6.052964555 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615f86540): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3616020fc0 item 65 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e4c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e4c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e4c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e4c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e4c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.737813902 +0000 UTC m=+6.054307665 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e4c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e940): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e940): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36153567e0 item 66 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e940): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e940): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e940): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e940): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e940): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.738316272 +0000 UTC m=+6.054810035 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616e940): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ee80): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ee80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ee80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ee80): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ee80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.738316272 +0000 UTC m=+6.054810035 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616ee80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615356d90 item 66 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f4c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f4c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f4c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f4c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f4c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.739381306 +0000 UTC m=+6.055875069 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f4c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615357420 item 67 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.739836677 +0000 UTC m=+6.056330440 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616f940): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fe80): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fe80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fe80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fe80): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fe80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.739836677 +0000 UTC m=+6.056330440 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361616fe80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615357960 item 67 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0600): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0600): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0600): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0600): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0600): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.741006609 +0000 UTC m=+6.057500371 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0600): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0b00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0b00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615357d50 item 68 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0b00): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0b00): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0b00): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0b00): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0b00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.741517064 +0000 UTC m=+6.058010827 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c0b00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1040): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1040): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1040): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1040): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1040): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.741517064 +0000 UTC m=+6.058010827 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1040): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157fe150 item 68 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1680): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1680): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1680): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.742889058 +0000 UTC m=+6.059382822 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1b00): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1b00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1b00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1b00): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1b00): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157fe690 item 69 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1b00): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1b00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.743372682 +0000 UTC m=+6.059866445 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162c1b00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dc100): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dc100): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dc100): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dc100): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dc100): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.743372682 +0000 UTC m=+6.059866445 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dc100): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157fe930 item 69 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dc780): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dc780): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dc780): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dc780): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dc780): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.744521134 +0000 UTC m=+6.061014896 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dc780): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dcc80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dcc80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157fecb0 item 70 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dcc80): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dcc80): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dcc80): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dcc80): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dcc80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.744972839 +0000 UTC m=+6.061466602 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dcc80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dd1c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dd1c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dd1c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dd1c0): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dd1c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.744972839 +0000 UTC m=+6.061466602 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dd1c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157ff500 item 70 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dd840): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dd840): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dd840): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dd840): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dd840): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.746467724 +0000 UTC m=+6.062961488 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162dd840): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162ddd40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162ddd40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162ddd40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162ddd40): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162ddd40): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157ff960 item 71 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162ddd40): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162ddd40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.746957521 +0000 UTC m=+6.063451284 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162ddd40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8340): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8340): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8340): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8340): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8340): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.746957521 +0000 UTC m=+6.063451284 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8340): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf36157ffc00 item 71 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f89c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f89c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f89c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f89c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f89c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.747984252 +0000 UTC m=+6.064478016 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f89c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8ec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8ec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596e0e0 item 72 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8ec0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8ec0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8ec0): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8ec0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.748568096 +0000 UTC m=+6.065061859 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f8ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f9400): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f9400): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f9400): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f9400): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f9400): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.748568096 +0000 UTC m=+6.065061859 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f9400): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596e310 item 72 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f99c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f99c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f99c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f99c0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f99c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f99c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f99c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.749824561 +0000 UTC m=+6.066318324 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f99c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f9ec0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f9ec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f9ec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596e690 item 73 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f9ec0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f9ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.750371826 +0000 UTC m=+6.066865589 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36162f9ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616024480): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616024480): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616024480): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616024480): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616024480): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596e850 item 73 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616024480): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616024480): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.750896528 +0000 UTC m=+6.067390291 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616024480): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160249c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160249c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160249c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160249c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160249c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.750896528 +0000 UTC m=+6.067390291 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160249c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596ea10 item 73 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025000): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025000): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025000): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025000): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025000): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025000): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025000): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.752153164 +0000 UTC m=+6.068646927 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025000): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025500): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025500): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025500): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596ed90 item 74 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025500): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025500): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.752524697 +0000 UTC m=+6.069018460 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025500): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025a40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025a40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596ef50 item 74 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025a40): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025a40): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025a40): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025a40): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025a40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.75297564 +0000 UTC m=+6.069469402 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616025a40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160480c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160480c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160480c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160480c0): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160480c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.75297564 +0000 UTC m=+6.069469402 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160480c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596f110 item 74 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048700): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048700): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048700): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048700): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048700): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048700): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048700): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.754181049 +0000 UTC m=+6.070674812 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048700): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048c00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048c00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048c00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596f490 item 75 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048c00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048c00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.75458352 +0000 UTC m=+6.071077282 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616048c00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049140): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049140): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049140): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049140): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049140): _writeAt: size=3, off=2 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596f650 item 75 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049140): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049140): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.754996089 +0000 UTC m=+6.071489852 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049140): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049680): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049680): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049680): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049680): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049680): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.754996089 +0000 UTC m=+6.071489852 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049680): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596f810 item 75 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049cc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049cc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049cc0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049cc0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049cc0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049cc0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049cc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.756189776 +0000 UTC m=+6.072683539 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616049cc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160622c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160622c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160622c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361596fd50 item 76 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160622c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160622c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.756637653 +0000 UTC m=+6.073131416 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160622c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062800): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062800): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361566e070 item 76 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062800): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062800): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062800): _writeAt: size=3, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062800): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062800): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.757096711 +0000 UTC m=+6.073590473 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062800): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062d80): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062d80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062d80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062d80): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062d80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.757096711 +0000 UTC m=+6.073590473 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616062d80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361566e2a0 item 76 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160633c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160633c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160633c0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160633c0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160633c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160633c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160633c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.758196321 +0000 UTC m=+6.074690084 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160633c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160638c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160638c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160638c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf361566e700 item 77 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160638c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160638c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.758616564 +0000 UTC m=+6.075110337 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160638c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e0c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e0c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e0c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e0c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e0c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.758616564 +0000 UTC m=+6.075110337 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e0c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b34000 item 77 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e700): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e700): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e700): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e700): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e700): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e700): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e700): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.759800344 +0000 UTC m=+6.076294106 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607e700): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607ec00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607ec00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607ec00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b34380 item 78 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607ec00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607ec00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.760267476 +0000 UTC m=+6.076761239 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607ec00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f300): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f300): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f300): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f300): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f300): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.760267476 +0000 UTC m=+6.076761239 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f300): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b345b0 item 78 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f940): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f940): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f940): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f940): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f940): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f940): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f940): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.761469139 +0000 UTC m=+6.077962901 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607f940): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fe40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fe40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fe40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b34930 item 79 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fe40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fe40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.761875937 +0000 UTC m=+6.078369710 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361607fe40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160a8640): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160a8640): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160a8640): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160a8640): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160a8640): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.761875937 +0000 UTC m=+6.078369710 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36160a8640): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615b34b60 item 79 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a700): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a700): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a700): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a700): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a700): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a700): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a700): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.76320476 +0000 UTC m=+6.079698523 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0a700): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0ac00): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0ac00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0ac00): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f083f0 item 80 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0ac00): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0ac00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.763631697 +0000 UTC m=+6.080125460 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0ac00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b300): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b300): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b300): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b300): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b300): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.763631697 +0000 UTC m=+6.080125460 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b300): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f085b0 item 80 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b940): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b940): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b940): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b940): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b940): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.764988242 +0000 UTC m=+6.081482005 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0b940): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bdc0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bdc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bdc0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bdc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bdc0): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bdc0): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f08930 item 81 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bdc0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bdc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.765505269 +0000 UTC m=+6.081999033 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b0bdc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50400): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50400): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50400): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50400): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50400): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.765505269 +0000 UTC m=+6.081999033 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50400): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f08af0 item 81 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50a80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50a80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50a80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50a80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50a80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.766539054 +0000 UTC m=+6.083032817 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50a80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50f80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50f80): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50f80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f08ee0 item 82 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50f80): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50f80): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50f80): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50f80): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50f80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.767047475 +0000 UTC m=+6.083541238 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b50f80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b51500): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b51500): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b51500): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b51500): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b51500): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.767047475 +0000 UTC m=+6.083541238 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b51500): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f090a0 item 82 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b51b80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b51b80): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b51b80): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b51b80): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b51b80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.768132917 +0000 UTC m=+6.084626681 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b51b80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78180): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78180): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78180): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78180): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78180): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78180): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f09490 item 83 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78180): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78180): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.768533564 +0000 UTC m=+6.085027328 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78180): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b786c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b786c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b786c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b786c0): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b786c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.768533564 +0000 UTC m=+6.085027328 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b786c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f09730 item 83 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78d40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78d40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78d40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78d40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78d40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.769645587 +0000 UTC m=+6.086139351 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b78d40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79240): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79240): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79240): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f09ab0 item 84 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79240): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79240): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79240): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79240): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79240): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.770110647 +0000 UTC m=+6.086604410 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79240): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b797c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b797c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b797c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b797c0): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b797c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.770110647 +0000 UTC m=+6.086604410 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b797c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615f09c70 item 84 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79e40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79e40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79e40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79e40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79e40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.77124933 +0000 UTC m=+6.087743093 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3615b79e40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118440): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118440): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118440): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118440): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118440): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118440): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efc310 item 85 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118440): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118440): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.771735458 +0000 UTC m=+6.088229221 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118440): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118980): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118980): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118980): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118980): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118980): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.771735458 +0000 UTC m=+6.088229221 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616118980): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efc540 item 85 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119000): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119000): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119000): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119000): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119000): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.772890974 +0000 UTC m=+6.089384737 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119000): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119500): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119500): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119500): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efc8c0 item 86 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119500): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119500): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119500): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119500): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119500): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.773371061 +0000 UTC m=+6.089864824 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119500): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119a80): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119a80): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119a80): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119a80): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119a80): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.773371061 +0000 UTC m=+6.089864824 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616119a80): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efca80 item 86 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a200): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a200): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a200): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a200): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a200): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.774449981 +0000 UTC m=+6.090943744 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a200): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a700): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a700): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a700): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a700): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a700): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a700): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efce00 item 87 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a700): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a700): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.774921362 +0000 UTC m=+6.091415125 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613a700): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613ac40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613ac40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613ac40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613ac40): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613ac40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.774921362 +0000 UTC m=+6.091415125 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613ac40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efd0a0 item 87 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b2c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b2c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b2c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b2c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b2c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.77602518 +0000 UTC m=+6.092518943 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b2c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b7c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b7c0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b7c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efd420 item 88 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b7c0): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b7c0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b7c0): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b7c0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b7c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.776500358 +0000 UTC m=+6.092994121 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613b7c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613bd40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613bd40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613bd40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613bd40): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613bd40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.776500358 +0000 UTC m=+6.092994121 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361613bd40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efd5e0 item 88 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156480): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156480): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156480): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156480): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156480): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156480): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156480): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156480): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.777594637 +0000 UTC m=+6.094088400 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156480): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161569c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161569c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161569c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efd960 item 89 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161569c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161569c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.778009361 +0000 UTC m=+6.094503124 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161569c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156f00): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156f00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156f00): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156f00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156f00): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156f00): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efdb20 item 89 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156f00): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156f00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.778562657 +0000 UTC m=+6.095056420 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616156f00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157480): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157480): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157480): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157480): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157480): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.778562657 +0000 UTC m=+6.095056420 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157480): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615efdce0 item 89 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157ac0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157ac0): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157ac0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157ac0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157ac0): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157ac0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157ac0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157ac0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.779732309 +0000 UTC m=+6.096226072 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616157ac0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176100): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176100): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176100): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd02a0 item 90 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176100): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176100): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.780116906 +0000 UTC m=+6.096610669 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176100): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176640): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176640): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176640): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd0460 item 90 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176640): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176640): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176640): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176640): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176640): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.780586424 +0000 UTC m=+6.097080187 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176640): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176c00): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176c00): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176c00): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176c00): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176c00): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.780586424 +0000 UTC m=+6.097080187 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616176c00): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd0620 item 90 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177240): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177240): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177240): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177240): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177240): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177240): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177240): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177240): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.781613716 +0000 UTC m=+6.098107479 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177240): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177780): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177780): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177780): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd09a0 item 91 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177780): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177780): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.781967225 +0000 UTC m=+6.098460988 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177780): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177cc0): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177cc0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177cc0): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177cc0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177cc0): >_readAt: n=2, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177cc0): _writeAt: size=3, off=7 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd0cb0 item 91 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177cc0): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177cc0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.782443134 +0000 UTC m=+6.098936897 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616177cc0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196340): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196340): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196340): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196340): >_readAt: n=8, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196340): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.782443134 +0000 UTC m=+6.098936897 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196340): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd0e70 item 91 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196980): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196980): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196980): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196980): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196980): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196980): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196980): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196980): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.783501446 +0000 UTC m=+6.099995219 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196980): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196ec0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196ec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196ec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd11f0 item 92 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196ec0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.783905159 +0000 UTC m=+6.100398921 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616196ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616197400): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616197400): open at offset 5 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616197400): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd13b0 item 92 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616197400): _readAt: size=2, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616197400): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616197400): _writeAt: size=3, off=5 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616197400): >_writeAt: n=3, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616197400): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.784404693 +0000 UTC m=+6.100898456 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf3616197400): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161979c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161979c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161979c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161979c0): >_readAt: n=3, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161979c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.784404693 +0000 UTC m=+6.100898456 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161979c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd1570 item 92 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6100): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6100): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6100): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6100): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6100): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6100): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6100): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6100): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.785473033 +0000 UTC m=+6.101966796 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6100): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6640): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6640): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6640): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd18f0 item 93 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6640): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6640): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.785852711 +0000 UTC m=+6.102346474 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6640): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6d40): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6d40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6d40): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6d40): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6d40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.785852711 +0000 UTC m=+6.102346474 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c6d40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615fd1b90 item 93 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c7380): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c7380): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c7380): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c7380): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c7380): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c7380): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c7380): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c7380): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.787023986 +0000 UTC m=+6.103517749 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c7380): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c78c0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c78c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c78c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf80e0 item 94 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c78c0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c78c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.787419593 +0000 UTC m=+6.103913356 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161c78c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f00c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f00c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f00c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f00c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f00c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.787419593 +0000 UTC m=+6.103913356 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f00c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf82a0 item 94 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0700): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0700): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0700): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0700): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0700): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0700): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0700): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0700): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.788543018 +0000 UTC m=+6.105036781 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0700): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0c40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0c40): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0c40): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf8620 item 95 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0c40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0c40): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.788924719 +0000 UTC m=+6.105418482 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f0c40): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1340): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1340): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1340): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1340): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1340): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.788924719 +0000 UTC m=+6.105418482 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1340): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf87e0 item 95 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 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/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1980): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1980): open at offset 0 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1980): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1980): _readAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1980): >_readAt: n=0, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1980): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1980): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1980): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.790018667 +0000 UTC m=+6.106512431 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1980): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1ec0): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1ec0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1ec0): >openPending: err= 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf8b60 item 96 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1ec0): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1ec0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.790445534 +0000 UTC m=+6.106939298 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf36161f1ec0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/13 02:36:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/13 02:36:47 DEBUG : open-test-file: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361621e6c0): _readAt: size=512, off=0 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361621e6c0): openPending: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361621e6c0): >openPending: err= 2026/05/13 02:36:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361621e6c0): >_readAt: n=5, err=EOF 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361621e6c0): close: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-13 02:36:47.790445534 +0000 UTC m=+6.106939298 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : open-test-file(0xf361621e6c0): >close: err= 2026/05/13 02:36:47 DEBUG : open-test-file: Remove: 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xf3615bf8ee0 item 96 2026/05/13 02:36:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/13 02:36:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/13 02:36:47 DEBUG : open-test-file: >Remove: err= 2026/05/13 02:36:47 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : >WaitForWriters: 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.37s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.18s) --- 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-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : file1: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : file1(0xf361622a180): openPending: 2026/05/13 02:36:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:47 DEBUG : file1(0xf361622a180): >openPending: err= 2026/05/13 02:36:47 DEBUG : file1: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/13 02:36:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/13 02:36:47 DEBUG : file1(0xf361622a180): _writeAt: size=2, off=0 2026/05/13 02:36:47 DEBUG : file1(0xf361622a180): >_writeAt: n=2, err= 2026/05/13 02:36:47 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/13 02:36:47 DEBUG : file1(0xf361622a180): RWFileHandle.Flush 2026/05/13 02:36:47 DEBUG : file1(0xf361622a180): RWFileHandle.Release 2026/05/13 02:36:47 DEBUG : file1(0xf361622a180): close: 2026/05/13 02:36:47 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/13 02:36:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : file1(0xf361622a180): >close: err= 2026/05/13 02:36:47 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:47 DEBUG : file1: vfs cache: starting upload 2026/05/13 02:36:47 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1.a0a9169e.partial" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1.a0a9169e.partial 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-bajubin2yoro/file1.a0a9169e.partial 2026/05/13 02:36:47 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/13 02:36:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/13 02:36:47 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/05/13 02:36:47 INFO : file1: Copied (new) 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:47 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/13 02:36:47 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/13 02:36:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/13 02:36:47 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:47 INFO : file1: vfs cache: upload succeeded try #1 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : >WaitForWriters: 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:47 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:47 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/05/13 02:36:47 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : file1: reading active writers 2026/05/13 02:36:47 DEBUG : >WaitForWriters: 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:47 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:47 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:47 DEBUG : rename_me: newRWFileHandle: 2026/05/13 02:36:47 DEBUG : rename_me(0xf3616382c40): openPending: 2026/05/13 02:36:47 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/13 02:36:47 DEBUG : rename_me(0xf3616382c40): >openPending: err= 2026/05/13 02:36:47 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/13 02:36:47 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/13 02:36:47 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/13 02:36:47 DEBUG : rename_me(0xf3616382c40): _writeAt: size=5, off=0 2026/05/13 02:36:47 DEBUG : rename_me(0xf3616382c40): >_writeAt: n=5, err= 2026/05/13 02:36:47 DEBUG : rename_me(0xf3616382c40): close: 2026/05/13 02:36:47 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-13 02:36:47.96519083 +0000 UTC m=+6.281684603 2026/05/13 02:36:47 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/13 02:36:47 DEBUG : rename_me(0xf3616382c40): >close: err= 2026/05/13 02:36:47 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/13 02:36:47 DEBUG : i_was_renamed: Updating file with 0xf3615e5b380 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/13 02:36:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/13 02:36:47 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : i_was_renamed: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : i_was_renamed: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/13 02:36:47 DEBUG : Looking for writers 2026/05/13 02:36:47 DEBUG : i_was_renamed: reading active writers 2026/05/13 02:36:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/13 02:36:48 DEBUG : Looking for writers 2026/05/13 02:36:48 DEBUG : i_was_renamed: reading active writers 2026/05/13 02:36:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/13 02:36:48 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/13 02:36:48 DEBUG : i_was_renamed.f5244646.partial: size = 5 OK 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/i_was_renamed.f5244646.partial" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/i_was_renamed.f5244646.partial 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/i_was_renamed.f5244646.partial 2026/05/13 02:36:48 DEBUG : i_was_renamed.f5244646.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:48 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/13 02:36:48 DEBUG : i_was_renamed.f5244646.partial: renamed to: i_was_renamed 2026/05/13 02:36:48 INFO : i_was_renamed: Copied (new) 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/i_was_renamed" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/i_was_renamed 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/i_was_renamed 2026/05/13 02:36:48 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:48 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-13 02:36:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/05/13 02:36:48 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/13 02:36:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/13 02:36:48 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/13 02:36:48 DEBUG : Looking for writers 2026/05/13 02:36:48 DEBUG : i_was_renamed: reading active writers 2026/05/13 02:36:48 DEBUG : >WaitForWriters: 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/13 02:36:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro" 2026/05/13 02:36:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/05/13 02:36:48 DEBUG : forgetting directory cache 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf3616383e80): _readAt: size=512, off=0 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf3616383e80): openPending: 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-13 01:37:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/13 02:36:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf3616383e80): >openPending: err= 2026/05/13 02:36:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf3616383e80): >_readAt: n=20, err=EOF 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf3616383e80): close: 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-13 01:37:48 +0000 UTC 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf3616383e80): >close: err= 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/05/13 02:36:48 DEBUG : forgetting directory cache 2026/05/13 02:36:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361622b080): _readAt: size=512, off=0 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361622b080): openPending: 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-13 01:38:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-13 01:37:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-13 01:38:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-13 01:37:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/13 02:36:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/13 02:36:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361622b080): >openPending: err= 2026/05/13 02:36:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361622b080): >_readAt: n=20, err=EOF 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361622b080): close: 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-13 01:38:48 +0000 UTC 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361622b080): >close: err= 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/05/13 02:36:48 DEBUG : forgetting directory cache 2026/05/13 02:36:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361622bac0): _readAt: size=512, off=0 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361622bac0): openPending: 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-13 01:39:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-05-13 01:38:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-13 01:39:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-05-13 01:38:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/13 02:36:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/13 02:36:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361622bac0): >openPending: err= 2026/05/13 02:36:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361622bac0): >_readAt: n=20, err=EOF 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361622bac0): close: 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-13 01:39:48 +0000 UTC 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361622bac0): >close: err= 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/05/13 02:36:48 DEBUG : forgetting directory cache 2026/05/13 02:36:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361590a200): _readAt: size=512, off=0 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361590a200): openPending: 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-13 01:40:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-13 01:39:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-13 01:40:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-13 01:39:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/05/13 02:36:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/13 02:36:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361590a200): >openPending: err= 2026/05/13 02:36:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361590a200): >_readAt: n=20, err=EOF 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361590a200): close: 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-13 01:40:48 +0000 UTC 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate(0xf361590a200): >close: err= 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:48 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/05/13 02:36:49 DEBUG : forgetting directory cache 2026/05/13 02:36:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361578ed00): _readAt: size=512, off=0 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361578ed00): openPending: 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-13 01:41:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-13 01:40:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-13 01:41:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-13 01:40:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/13 02:36:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/13 02:36:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361578ed00): >openPending: err= 2026/05/13 02:36:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361578ed00): >_readAt: n=20, err=EOF 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361578ed00): close: 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-13 01:41:48 +0000 UTC 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361578ed00): >close: err= 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/05/13 02:36:49 DEBUG : forgetting directory cache 2026/05/13 02:36:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361590ac80): _readAt: size=512, off=0 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361590ac80): openPending: 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-13 01:42:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-13 01:41:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-13 01:42:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-13 01:41:48 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/13 02:36:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/13 02:36:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361590ac80): >openPending: err= 2026/05/13 02:36:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361590ac80): >_readAt: n=20, err=EOF 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361590ac80): close: 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-13 01:42:48 +0000 UTC 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361590ac80): >close: err= 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/05/13 02:36:49 DEBUG : forgetting directory cache 2026/05/13 02:36:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf3615a0ed80): _readAt: size=512, off=0 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf3615a0ed80): openPending: 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-13 01:43:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-13 01:42:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-13 01:43:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-13 01:42:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/13 02:36:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/13 02:36:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf3615a0ed80): >openPending: err= 2026/05/13 02:36:49 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf3615a0ed80): >_readAt: n=21, err=EOF 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf3615a0ed80): close: 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-13 01:43:48 +0000 UTC 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf3615a0ed80): >close: err= 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/05/13 02:36:49 DEBUG : forgetting directory cache 2026/05/13 02:36:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361578f940): _readAt: size=512, off=0 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361578f940): openPending: 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-13 01:44:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-13 01:43:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-13 01:44:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-13 01:43:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/13 02:36:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/13 02:36:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361578f940): >openPending: err= 2026/05/13 02:36:49 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361578f940): >_readAt: n=22, err=EOF 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361578f940): close: 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-13 01:44:48 +0000 UTC 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate(0xf361578f940): >close: err= 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:49 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/05/13 02:36:50 DEBUG : forgetting directory cache 2026/05/13 02:36:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate(0xf3615a8a340): _readAt: size=512, off=0 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate(0xf3615a8a340): openPending: 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-13 01:45:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-13 01:44:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-13 01:45:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-13 01:44:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/13 02:36:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate(0xf3615a8a340): >openPending: err= 2026/05/13 02:36:50 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate(0xf3615a8a340): >_readAt: n=23, err=EOF 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate(0xf3615a8a340): close: 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-13 01:45:48 +0000 UTC 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate(0xf3615a8a340): >close: err= 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/05/13 02:36:50 DEBUG : forgetting directory cache 2026/05/13 02:36:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate(0xf361616eec0): _readAt: size=512, off=0 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate(0xf361616eec0): openPending: 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-bajubin2yoro/TestRWCacheUpdate 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-13 01:46:48 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-05-13 01:45:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-13 01:46:48 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-05-13 01:45:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/13 02:36:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate(0xf361616eec0): >openPending: err= 2026/05/13 02:36:50 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate(0xf361616eec0): >_readAt: n=24, err=EOF 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate(0xf361616eec0): close: 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-13 01:46:48 +0000 UTC 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate(0xf361616eec0): >close: err= 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.17s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FiLeA" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/FiLeA 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-bajubin2yoro/FiLeA 2026/05/13 02:36:50 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FiLeA" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/FiLeA 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-bajubin2yoro/FiLeA 2026/05/13 02:36:50 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FiLeB" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/FiLeB 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-bajubin2yoro/FiLeB 2026/05/13 02:36:50 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FiLeB" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/FiLeB 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-bajubin2yoro/FiLeB 2026/05/13 02:36:50 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FiLeA" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/FiLeA 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-bajubin2yoro/FiLeA 2026/05/13 02:36:50 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/13 02:36:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FiLeA" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/FiLeA 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-bajubin2yoro/FiLeA 2026/05/13 02:36:50 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/13 02:36:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/13 02:36:50 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/13 02:36:50 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FiLeB" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/FiLeB 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-bajubin2yoro/FiLeB 2026/05/13 02:36:50 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/13 02:36:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/13 02:36:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/13 02:36:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FilEb" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/FilEb 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-bajubin2yoro/FilEb 2026/05/13 02:36:50 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FiLeA" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/FiLeA 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-bajubin2yoro/FiLeA 2026/05/13 02:36:50 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FiLeA" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/FiLeA 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-bajubin2yoro/FiLeA 2026/05/13 02:36:50 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FiLeB" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/FiLeB 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-bajubin2yoro/FiLeB 2026/05/13 02:36:50 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FiLeB" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/FiLeB 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-bajubin2yoro/FiLeB 2026/05/13 02:36:50 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FilEb" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/FilEb 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-bajubin2yoro/FilEb 2026/05/13 02:36:50 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FilEb" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/FilEb 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-bajubin2yoro/FilEb 2026/05/13 02:36:50 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/05/13 02:36:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/13 02:36:50 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/13 02:36:50 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FiLeB" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/FiLeB 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-bajubin2yoro/FiLeB 2026/05/13 02:36:50 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/13 02:36:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/13 02:36:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/13 02:36:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/FilEb" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/FilEb 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-bajubin2yoro/FilEb 2026/05/13 02:36:50 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/05/13 02:36:50 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/13 02:36:50 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/13 02:36:50 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/13 02:36:50 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/13 02:36:50 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:50 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:50 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:50 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/13 02:36:50 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/13 02:36:50 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/13 02:36:50 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/13 02:36:50 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:50 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : FiLeB: reading active writers 2026/05/13 02:36:50 DEBUG : FilEb: reading active writers 2026/05/13 02:36:50 DEBUG : FiLeA: reading active writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : FiLeA: reading active writers 2026/05/13 02:36:50 DEBUG : FiLeB: reading active writers 2026/05/13 02:36:50 DEBUG : FilEb: reading active writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.08s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/normal name with no special characters.txt" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/normal\ name\ with\ no\ special\ characters.txt 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-bajubin2yoro/normal name with no special characters.txt 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/normal name with no special characters.txt" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/normal\ name\ with\ no\ special\ characters.txt 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-bajubin2yoro/normal name with no special characters.txt 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/測試_Русский___ě_áñ" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/測試_Русский___ě_áñ 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-bajubin2yoro/測試_Русский___ě_áñ 2026/05/13 02:36:50 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/測試_Русский___ě_áñ" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/測試_Русский___ě_áñ 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-bajubin2yoro/測試_Русский___ě_áñ 2026/05/13 02:36:50 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/normal name with no special characters.txt" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/normal\ name\ with\ no\ special\ characters.txt 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-bajubin2yoro/normal name with no special characters.txt 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/05/13 02:36:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/13 02:36:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/13 02:36:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/測試_Русский___ě_áñ" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/測試_Русский___ě_áñ 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-bajubin2yoro/測試_Русский___ě_áñ 2026/05/13 02:36:50 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/13 02:36:50 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Reusing VFS from active cache 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file2" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file2" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : dir: Looking for writers 2026/05/13 02:36:50 DEBUG : file2: reading active writers 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : dir: reading active writers 2026/05/13 02:36:50 DEBUG : file1: reading active writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file2" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file2" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : dir: Looking for writers 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : dir: reading active writers 2026/05/13 02:36:50 DEBUG : file1: reading active writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file2" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file2" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/13 02:36:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : file1: Open: flags=O_RDONLY 2026/05/13 02:36:50 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/13 02:36:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/13 02:36:50 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/13 02:36:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/13 02:36:50 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/13 02:36:50 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/13 02:36:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (0 bytes), uploading instead of streaming 2026/05/13 02:36:50 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/new_file.txt" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/new_file.txt 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bajubin2yoro/dir/new_file.txt 2026/05/13 02:36:50 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 02:36:50 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/13 02:36:50 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/05/13 02:36:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/13 02:36:50 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : dir: Looking for writers 2026/05/13 02:36:50 DEBUG : file2: reading active writers 2026/05/13 02:36:50 DEBUG : new_file.txt: reading active writers 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : dir: reading active writers 2026/05/13 02:36:50 DEBUG : file1: reading active writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file2" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file2" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-bajubin2yoro/dir/file2 2026/05/13 02:36:50 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/13 02:36:50 DEBUG : forgetting directory cache 2026/05/13 02:36:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/13 02:36:50 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/13 02:36:50 DEBUG : dir/file1: Updating file with dir/file1 0xf3615c07c70 2026/05/13 02:36:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/13 02:36:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:50 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir/file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-bajubin2yoro/dir/file1 2026/05/13 02:36:50 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/13 02:36:50 INFO : dir/file1: Moved (server-side) to: file0 2026/05/13 02:36:50 DEBUG : file0: Updating file with file0 0xf3615c07c70 2026/05/13 02:36:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file0" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file0 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-bajubin2yoro/file0 2026/05/13 02:36:50 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file0" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/file0 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-bajubin2yoro/file0 2026/05/13 02:36:50 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : dir: Looking for writers 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : file0: reading active writers 2026/05/13 02:36:50 DEBUG : dir: reading active writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.03s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Server has VFS statistics extension 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: About path "/home/rclone/rclone-test-bajubin2yoro" 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: New connection 127.0.0.1:48736->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: New connection 127.0.0.1:48748->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : c: Looking for writers 2026/05/13 02:36:50 DEBUG : d: Looking for writers 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : a: Looking for writers 2026/05/13 02:36:50 DEBUG : b: Looking for writers 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : /: reading active writers 2026/05/13 02:36:50 DEBUG : a: reading active writers 2026/05/13 02:36:50 DEBUG : b: reading active writers 2026/05/13 02:36:50 DEBUG : c: reading active writers 2026/05/13 02:36:50 DEBUG : d: reading active writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.20s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/13 02:36:50 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/13 02:36:50 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/13 02:36:50 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : a/b/c/d: Looking for writers 2026/05/13 02:36:50 DEBUG : a/b/c: Looking for writers 2026/05/13 02:36:50 DEBUG : d: reading active writers 2026/05/13 02:36:50 DEBUG : a/b: Looking for writers 2026/05/13 02:36:50 DEBUG : c: reading active writers 2026/05/13 02:36:50 DEBUG : a: Looking for writers 2026/05/13 02:36:50 DEBUG : b: reading active writers 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : a: reading active writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 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-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/13 02:36:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/13 02:36:50 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/13 02:36:50 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (5 bytes), uploading instead of streaming 2026/05/13 02:36:50 DEBUG : file1: size = 5 OK 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/13 02:36:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/05/13 02:36:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/13 02:36:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/13 02:36:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/13 02:36:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/13 02:36:50 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/13 02:36:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/13 02:36:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (0 bytes), uploading instead of streaming 2026/05/13 02:36:50 DEBUG : file1: size = 0 OK 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 02:36:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/13 02:36:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/13 02:36:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (7 bytes), uploading instead of streaming 2026/05/13 02:36:50 DEBUG : file1: size = 7 OK 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:50 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/05/13 02:36:50 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/05/13 02:36:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:50 DEBUG : Looking for writers 2026/05/13 02:36:50 DEBUG : file1: reading active writers 2026/05/13 02:36:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/13 02:36:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/13 02:36:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:50 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/13 02:36:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro/dir/file1: no such file or directory 2026/05/13 02:36:50 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro/dir/file1: no such file or directory 2026/05/13 02:36:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro/dir/file1: no such file or directory 2026/05/13 02:36:50 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro/dir/file1: no such file or directory 2026/05/13 02:36:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro/dir/file1: no such file or directory 2026/05/13 02:36:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro/dir/file1: no such file or directory 2026/05/13 02:36:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro/dir/file1: no such file or directory 2026/05/13 02:36:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro/dir/file1: no such file or directory 2026/05/13 02:36:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro/dir/file1: no such file or directory 2026/05/13 02:36:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{UvKKc}/rclone-test-bajubin2yoro/dir/file1: no such file or directory 2026/05/13 02:36:51 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/13 02:36:51 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/13 02:36:51 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (11 bytes), uploading instead of streaming 2026/05/13 02:36:51 DEBUG : file1: size = 11 OK 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/13 02:36:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/05/13 02:36:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/05/13 02:36:51 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:51 DEBUG : Looking for writers 2026/05/13 02:36:51 DEBUG : file1: reading active writers 2026/05/13 02:36:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/13 02:36:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/13 02:36:51 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (5 bytes), uploading instead of streaming 2026/05/13 02:36:51 DEBUG : file1: size = 5 OK 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/05/13 02:36:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/05/13 02:36:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/13 02:36:51 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:51 DEBUG : Looking for writers 2026/05/13 02:36:51 DEBUG : file1: reading active writers 2026/05/13 02:36:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/13 02:36:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/13 02:36:51 DEBUG : file1: WriteFileHandle.Release closing 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (0 bytes), uploading instead of streaming 2026/05/13 02:36:51 DEBUG : file1: size = 0 OK 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 02:36:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/13 02:36:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/13 02:36:51 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:51 DEBUG : Looking for writers 2026/05/13 02:36:51 DEBUG : file1: reading active writers 2026/05/13 02:36:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/13 02:36:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (2 bytes), uploading instead of streaming 2026/05/13 02:36:51 DEBUG : file1: size = 2 OK 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/05/13 02:36:51 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/13 02:36:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:51 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:51 DEBUG : Looking for writers 2026/05/13 02:36:51 DEBUG : file1: reading active writers 2026/05/13 02:36:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/13 02:36:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (0 bytes), uploading instead of streaming 2026/05/13 02:36:51 DEBUG : file1: size = 0 OK 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/05/13 02:36:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/13 02:36:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:51 DEBUG : file1: Open: flags=O_RDONLY 2026/05/13 02:36:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/13 02:36:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/13 02:36:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:51 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:51 DEBUG : Looking for writers 2026/05/13 02:36:51 DEBUG : file1: reading active writers 2026/05/13 02:36:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/13 02:36:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/13 02:36:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: File to upload is small (100 bytes), uploading instead of streaming 2026/05/13 02:36:51 DEBUG : file1: size = 100 OK 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/file1" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 1191d846ffd5cf7d6a867501a5d1f5ea /home/rclone/rclone-test-bajubin2yoro/file1 2026/05/13 02:36:51 DEBUG : file1: Parsed hash: 1191d846ffd5cf7d6a867501a5d1f5ea 2026/05/13 02:36:51 DEBUG : file1: md5 = 1191d846ffd5cf7d6a867501a5d1f5ea OK 2026/05/13 02:36:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/05/13 02:36:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/13 02:36:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/13 02:36:51 DEBUG : file1: Open: flags=O_RDONLY 2026/05/13 02:36:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/13 02:36:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/13 02:36:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:51 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:51 DEBUG : Looking for writers 2026/05/13 02:36:51 DEBUG : file1: reading active writers 2026/05/13 02:36:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f000.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/flat/f000.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-bajubin2yoro/flat/f000.txt 2026/05/13 02:36:51 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f000.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/flat/f000.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /home/rclone/rclone-test-bajubin2yoro/flat/f000.txt 2026/05/13 02:36:51 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f001.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/flat/f001.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-bajubin2yoro/flat/f001.txt 2026/05/13 02:36:51 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f001.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/flat/f001.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 46007547503950688fd883befced0e53561dae68 /home/rclone/rclone-test-bajubin2yoro/flat/f001.txt 2026/05/13 02:36:51 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f002.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/flat/f002.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-bajubin2yoro/flat/f002.txt 2026/05/13 02:36:51 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f002.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/flat/f002.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /home/rclone/rclone-test-bajubin2yoro/flat/f002.txt 2026/05/13 02:36:51 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f003.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/flat/f003.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-bajubin2yoro/flat/f003.txt 2026/05/13 02:36:51 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f003.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/flat/f003.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /home/rclone/rclone-test-bajubin2yoro/flat/f003.txt 2026/05/13 02:36:51 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f004.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/flat/f004.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-bajubin2yoro/flat/f004.txt 2026/05/13 02:36:51 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f004.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: sha1sum /home/rclone/rclone-test-bajubin2yoro/flat/f004.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /home/rclone/rclone-test-bajubin2yoro/flat/f004.txt 2026/05/13 02:36:51 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/05/13 02:36:51 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/13 02:36:51 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/13 02:36:51 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:51 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f000.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/flat/f000.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a217847fb21f7e963650acc42a7a3b39 /home/rclone/rclone-test-bajubin2yoro/flat/f000.txt 2026/05/13 02:36:51 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/05/13 02:36:51 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/13 02:36:51 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/13 02:36:51 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:51 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f001.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/flat/f001.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: f4ae3155a94225d34a70f10e659557c3 /home/rclone/rclone-test-bajubin2yoro/flat/f001.txt 2026/05/13 02:36:51 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/05/13 02:36:51 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/13 02:36:51 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/13 02:36:51 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:51 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f002.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/flat/f002.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /home/rclone/rclone-test-bajubin2yoro/flat/f002.txt 2026/05/13 02:36:51 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/05/13 02:36:51 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/13 02:36:51 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/13 02:36:51 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:51 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f003.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/flat/f003.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /home/rclone/rclone-test-bajubin2yoro/flat/f003.txt 2026/05/13 02:36:51 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/05/13 02:36:51 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/13 02:36:51 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/13 02:36:51 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:51 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/flat/f004.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/flat/f004.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /home/rclone/rclone-test-bajubin2yoro/flat/f004.txt 2026/05/13 02:36:51 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/05/13 02:36:51 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:51 DEBUG : flat: Looking for writers 2026/05/13 02:36:51 DEBUG : f000.txt: reading active writers 2026/05/13 02:36:51 DEBUG : f001.txt: reading active writers 2026/05/13 02:36:51 DEBUG : f002.txt: reading active writers 2026/05/13 02:36:51 DEBUG : f003.txt: reading active writers 2026/05/13 02:36:51 DEBUG : f004.txt: reading active writers 2026/05/13 02:36:51 DEBUG : Looking for writers 2026/05/13 02:36:51 DEBUG : flat: reading active writers 2026/05/13 02:36:51 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.07s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:51 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/13 02:36:51 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/13 02:36:51 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:51 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/a/b/c/deep.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/a/b/c/deep.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 6627415e807ee33c7302917216e7da68 /home/rclone/rclone-test-bajubin2yoro/a/b/c/deep.txt 2026/05/13 02:36:51 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/05/13 02:36:51 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/13 02:36:51 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/13 02:36:51 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:51 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/a/b/mid.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/a/b/mid.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /home/rclone/rclone-test-bajubin2yoro/a/b/mid.txt 2026/05/13 02:36:51 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/05/13 02:36:51 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/13 02:36:51 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/13 02:36:51 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:51 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/a/top.txt" 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/a/top.txt 2026/05/13 02:36:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: b28354b543375bfa94dabaeda722927f /home/rclone/rclone-test-bajubin2yoro/a/top.txt 2026/05/13 02:36:51 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/05/13 02:36:51 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:51 DEBUG : a/b/c: Looking for writers 2026/05/13 02:36:51 DEBUG : deep.txt: reading active writers 2026/05/13 02:36:51 DEBUG : a/b: Looking for writers 2026/05/13 02:36:51 DEBUG : c: reading active writers 2026/05/13 02:36:51 DEBUG : mid.txt: reading active writers 2026/05/13 02:36:51 DEBUG : a: Looking for writers 2026/05/13 02:36:51 DEBUG : b: reading active writers 2026/05/13 02:36:51 DEBUG : top.txt: reading active writers 2026/05/13 02:36:51 DEBUG : Looking for writers 2026/05/13 02:36:51 DEBUG : a: reading active writers 2026/05/13 02:36:51 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.03s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/bigdir/big.bin" 2026/05/13 02:36:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/bigdir/big.bin 2026/05/13 02:36:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 0f6fe706e20bc37bc54af8249708eebc /home/rclone/rclone-test-bajubin2yoro/bigdir/big.bin 2026/05/13 02:36:52 DEBUG : bigdir/big.bin: Parsed hash: 0f6fe706e20bc37bc54af8249708eebc 2026/05/13 02:36:52 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:52 DEBUG : bigdir: Looking for writers 2026/05/13 02:36:52 DEBUG : big.bin: reading active writers 2026/05/13 02:36:52 DEBUG : Looking for writers 2026/05/13 02:36:52 DEBUG : bigdir: reading active writers 2026/05/13 02:36:52 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.48s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro", Local "Local file system at /tmp/rclone3232253001", Modify Window "1s" 2026/05/13 02:36:52 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: poll-interval is not supported by this remote 2026/05/13 02:36:52 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/13 02:36:52 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/13 02:36:52 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:52 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir1/a.txt" 2026/05/13 02:36:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir1/a.txt 2026/05/13 02:36:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /home/rclone/rclone-test-bajubin2yoro/dir1/a.txt 2026/05/13 02:36:52 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/05/13 02:36:52 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/13 02:36:52 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/13 02:36:52 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:52 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir2/b.txt" 2026/05/13 02:36:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir2/b.txt 2026/05/13 02:36:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: 415290769594460e2e485922904f345d /home/rclone/rclone-test-bajubin2yoro/dir2/b.txt 2026/05/13 02:36:52 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/05/13 02:36:52 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/13 02:36:52 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/13 02:36:52 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/13 02:36:52 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/13 02:36:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Shell path "/home/rclone/rclone-test-bajubin2yoro/dir3/c.txt" 2026/05/13 02:36:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Running remote command: md5sum /home/rclone/rclone-test-bajubin2yoro/dir3/c.txt 2026/05/13 02:36:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /home/rclone/rclone-test-bajubin2yoro/dir3/c.txt 2026/05/13 02:36:52 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/05/13 02:36:52 DEBUG : WaitForWriters: timeout=30s 2026/05/13 02:36:52 DEBUG : dir3: Looking for writers 2026/05/13 02:36:52 DEBUG : c.txt: reading active writers 2026/05/13 02:36:52 DEBUG : dir1: Looking for writers 2026/05/13 02:36:52 DEBUG : a.txt: reading active writers 2026/05/13 02:36:52 DEBUG : dir2: Looking for writers 2026/05/13 02:36:52 DEBUG : b.txt: reading active writers 2026/05/13 02:36:52 DEBUG : Looking for writers 2026/05/13 02:36:52 DEBUG : dir1: reading active writers 2026/05/13 02:36:52 DEBUG : dir2: reading active writers 2026/05/13 02:36:52 DEBUG : dir3: reading active writers 2026/05/13 02:36:52 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.03s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/13 02:36:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-bajubin2yoro: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished OK in 10.783981924s (try 1/5)