"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Starting (try 1/5) 2025/05/22 01:51:45 DEBUG : Creating backend with remote "TestSFTPOpenssh:rclone-test-jeyajax3fuxe" 2025/05/22 01:51:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 01:51:45 DEBUG : Setting type="sftp" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_TYPE 2025/05/22 01:51:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/05/22 01:51:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/05/22 01:51:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/05/22 01:51:45 DEBUG : Setting pass="Tky71jUyptfAO1K-nSf86OBJjRUjdSZw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/05/22 01:51:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/05/22 01:51:45 DEBUG : TestSFTPOpenssh: detected overridden config - adding "{u7nsx}" suffix to name 2025/05/22 01:51:45 DEBUG : Setting host="127.0.0.1" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_HOST 2025/05/22 01:51:45 DEBUG : Setting user="rclone" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_USER 2025/05/22 01:51:45 DEBUG : Setting port="28627" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PORT 2025/05/22 01:51:45 DEBUG : Setting pass="Tky71jUyptfAO1K-nSf86OBJjRUjdSZw" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_PASS 2025/05/22 01:51:45 DEBUG : Setting copy_is_hardlink="true" for "TestSFTPOpenssh" from environment variable RCLONE_CONFIG_TESTSFTPOPENSSH_COPY_IS_HARDLINK 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: New connection 127.0.0.1:58352->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell type "unix" from config 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Relative path resolved to "/home/rclone/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Using root directory "/home/rclone/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:45 DEBUG : Creating backend with remote "/tmp/rclone3167891933" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:45 DEBUG : dir: Looking for writers 2025/05/22 01:51:45 DEBUG : : Looking for writers 2025/05/22 01:51:45 DEBUG : dir: reading active writers 2025/05/22 01:51:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.03s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file2" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:45 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file2" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:45 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/subdir/file3" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/subdir/file3 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-jeyajax3fuxe/dir/subdir/file3 2025/05/22 01:51:45 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/subdir/file3" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/subdir/file3 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-jeyajax3fuxe/dir/subdir/file3 2025/05/22 01:51:45 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/05/22 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:45 DEBUG : dir/subdir: Looking for writers 2025/05/22 01:51:45 DEBUG : dir: Looking for writers 2025/05/22 01:51:45 DEBUG : file1: reading active writers 2025/05/22 01:51:45 DEBUG : file2: reading active writers 2025/05/22 01:51:45 DEBUG : subdir: reading active writers 2025/05/22 01:51:45 DEBUG : : Looking for writers 2025/05/22 01:51:45 DEBUG : dir: reading active writers 2025/05/22 01:51:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.05s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:45 DEBUG : dir: Looking for writers 2025/05/22 01:51:45 DEBUG : file1: reading active writers 2025/05/22 01:51:45 DEBUG : : Looking for writers 2025/05/22 01:51:45 DEBUG : dir: reading active writers 2025/05/22 01:51:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.03s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:45 DEBUG : dir: Looking for writers 2025/05/22 01:51:45 DEBUG : : Looking for writers 2025/05/22 01:51:45 DEBUG : dir: reading active writers 2025/05/22 01:51:45 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.02s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:45 DEBUG : dir: forgetting directory cache 2025/05/22 01:51:45 DEBUG : : forgetting directory cache 2025/05/22 01:51:45 DEBUG : dir: forgetting directory cache 2025/05/22 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:45 DEBUG : : Looking for writers 2025/05/22 01:51:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.03s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:45 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/05/22 01:51:45 DEBUG : dir: invalidating directory cache 2025/05/22 01:51:45 DEBUG : : >ForgetPath: 2025/05/22 01:51:45 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/05/22 01:51:45 DEBUG : : invalidating directory cache 2025/05/22 01:51:45 DEBUG : dir: forgetting directory cache 2025/05/22 01:51:45 DEBUG : : >ForgetPath: 2025/05/22 01:51:45 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/05/22 01:51:45 DEBUG : : >ForgetPath: 2025/05/22 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:45 DEBUG : dir: Looking for writers 2025/05/22 01:51:45 DEBUG : : Looking for writers 2025/05/22 01:51:45 DEBUG : dir: reading active writers 2025/05/22 01:51:45 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.03s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: New connection 127.0.0.1:58362->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/fil/a/b/c" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/fil/a/b/c 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /home/rclone/rclone-test-jeyajax3fuxe/fil/a/b/c 2025/05/22 01:51:45 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/fil/a/b/c" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/fil/a/b/c 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /home/rclone/rclone-test-jeyajax3fuxe/fil/a/b/c 2025/05/22 01:51:45 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:45 DEBUG : : forgetting directory cache 2025/05/22 01:51:45 DEBUG : dir: forgetting directory cache 2025/05/22 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:45 DEBUG : dir: Looking for writers 2025/05/22 01:51:45 DEBUG : fil/a/b: Looking for writers 2025/05/22 01:51:45 DEBUG : fil/a: Looking for writers 2025/05/22 01:51:45 DEBUG : b: reading active writers 2025/05/22 01:51:45 DEBUG : fil: Looking for writers 2025/05/22 01:51:45 DEBUG : a: reading active writers 2025/05/22 01:51:45 DEBUG : : Looking for writers 2025/05/22 01:51:45 DEBUG : dir: reading active writers 2025/05/22 01:51:45 DEBUG : fil: reading active writers 2025/05/22 01:51:45 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.16s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:45 DEBUG : dir: Looking for writers 2025/05/22 01:51:45 DEBUG : : Looking for writers 2025/05/22 01:51:45 DEBUG : dir: reading active writers 2025/05/22 01:51:45 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.03s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:45 DEBUG : dir: Looking for writers 2025/05/22 01:51:45 DEBUG : file1: reading active writers 2025/05/22 01:51:45 DEBUG : : Looking for writers 2025/05/22 01:51:45 DEBUG : dir: reading active writers 2025/05/22 01:51:45 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.03s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file2" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d1b75f73cb5fce53969131dd22562187 /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:45 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file2" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:45 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/subdir/file3" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/subdir/file3 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /home/rclone/rclone-test-jeyajax3fuxe/dir/subdir/file3 2025/05/22 01:51:45 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/subdir/file3" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/subdir/file3 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /home/rclone/rclone-test-jeyajax3fuxe/dir/subdir/file3 2025/05/22 01:51:45 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/05/22 01:51:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/05/22 01:51:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/05/22 01:51:45 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/22 01:51:45 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/05/22 01:51:45 DEBUG : Waiting for deletions to finish 2025/05/22 01:51:45 INFO : dir/subdir/file3: Deleted 2025/05/22 01:51:45 DEBUG : removing 1 level 2 directories 2025/05/22 01:51:45 INFO : dir/subdir: Removing directory 2025/05/22 01:51:45 DEBUG : dir: invalidating directory cache 2025/05/22 01:51:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/05/22 01:51:45 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/05/22 01:51:45 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/05/22 01:51:45 DEBUG : dir/file1: Reset virtual modtime 2025/05/22 01:51:45 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/05/22 01:51:45 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/22 01:51:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/05/22 01:51:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/05/22 01:51:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:45 DEBUG : dir: invalidating directory cache 2025/05/22 01:51:45 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/05/22 01:51:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/05/22 01:51:45 DEBUG : dir/virtualFile: Reset virtual modtime 2025/05/22 01:51:45 DEBUG : : forgetting directory cache 2025/05/22 01:51:45 DEBUG : dir: forgetting directory cache 2025/05/22 01:51:45 DEBUG : dir/virtualDir: forgetting directory cache 2025/05/22 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:45 DEBUG : dir/virtualDir: Looking for writers 2025/05/22 01:51:45 DEBUG : dir: Looking for writers 2025/05/22 01:51:45 DEBUG : virtualFile: reading active writers 2025/05/22 01:51:45 DEBUG : virtualDir: reading active writers 2025/05/22 01:51:45 DEBUG : file1: reading active writers 2025/05/22 01:51:45 DEBUG : virtualFile2: reading active writers 2025/05/22 01:51:45 DEBUG : : Looking for writers 2025/05/22 01:51:45 DEBUG : dir: reading active writers 2025/05/22 01:51:45 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.06s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:45 ERROR : dir/: Can only open directories read only 2025/05/22 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:45 DEBUG : dir: Looking for writers 2025/05/22 01:51:45 DEBUG : : Looking for writers 2025/05/22 01:51:45 DEBUG : dir: reading active writers 2025/05/22 01:51:45 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.02s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:45 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/22 01:51:45 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/05/22 01:51:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (5 bytes), uploading instead of streaming 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/potato" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/potato 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/dir/potato 2025/05/22 01:51:45 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:45 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/22 01:51:45 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/05/22 01:51:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/05/22 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:45 DEBUG : dir: Looking for writers 2025/05/22 01:51:45 DEBUG : file1: reading active writers 2025/05/22 01:51:45 DEBUG : potato: reading active writers 2025/05/22 01:51:45 DEBUG : : Looking for writers 2025/05/22 01:51:45 DEBUG : dir: reading active writers 2025/05/22 01:51:45 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.13s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:45 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir/sub: Looking for writers 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : sub: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.13s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/22 01:51:46 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir/sub/subsub: Looking for writers 2025/05/22 01:51:46 DEBUG : dir/sub: Looking for writers 2025/05/22 01:51:46 DEBUG : subsub: reading active writers 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : sub: reading active writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.05s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 ERROR : dir/: Dir.Remove not empty 2025/05/22 01:51:46 DEBUG : dir/file1: Remove: 2025/05/22 01:51:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:46 DEBUG : dir/file1: >Remove: err= 2025/05/22 01:51:46 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.02s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : dir/file1: Remove: 2025/05/22 01:51:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:46 DEBUG : dir/file1: >Remove: err= 2025/05/22 01:51:46 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : dir/file1: Remove: 2025/05/22 01:51:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:46 DEBUG : dir/file1: >Remove: err= 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.12s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file3" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file3 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-jeyajax3fuxe/dir/file3 2025/05/22 01:51:46 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file3" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file3 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-jeyajax3fuxe/dir/file3 2025/05/22 01:51:46 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/05/22 01:51:46 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/05/22 01:51:46 DEBUG : dir: Updating dir with dir2 0xc000697040 2025/05/22 01:51:46 DEBUG : dir: forgetting directory cache 2025/05/22 01:51:46 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/22 01:51:46 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir2/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir2/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir2/file1 2025/05/22 01:51:46 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir2/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir2/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir2/file1 2025/05/22 01:51:46 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir2/file3" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir2/file3 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-jeyajax3fuxe/dir2/file3 2025/05/22 01:51:46 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir2/file3" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir2/file3 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-jeyajax3fuxe/dir2/file3 2025/05/22 01:51:46 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/05/22 01:51:46 INFO : dir2/file1: Moved (server-side) to: file2 2025/05/22 01:51:46 DEBUG : file2: Updating file with file2 0xc0005c92c0 2025/05/22 01:51:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file2" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file2 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/file2 2025/05/22 01:51:46 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file2" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/file2 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/file2 2025/05/22 01:51:46 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir2/file3" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir2/file3 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /home/rclone/rclone-test-jeyajax3fuxe/dir2/file3 2025/05/22 01:51:46 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir2/file3" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir2/file3 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /home/rclone/rclone-test-jeyajax3fuxe/dir2/file3 2025/05/22 01:51:46 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/05/22 01:51:46 INFO : dir2/file3: Deleted 2025/05/22 01:51:46 INFO : file2: Moved (server-side) to: dir2/file3 2025/05/22 01:51:46 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0005c92c0 2025/05/22 01:51:46 DEBUG : : Added virtual directory entry vDel: "file2" 2025/05/22 01:51:46 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir2/file3" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir2/file3 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir2/file3 2025/05/22 01:51:46 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir2/file3" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir2/file3 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir2/file3 2025/05/22 01:51:46 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/05/22 01:51:46 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00079b2b0 2025/05/22 01:51:46 DEBUG : empty directory: forgetting directory cache 2025/05/22 01:51:46 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/05/22 01:51:46 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/05/22 01:51:46 DEBUG : dir2: Renaming to "dir3" 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir3: Looking for writers 2025/05/22 01:51:46 DEBUG : file3: reading active writers 2025/05/22 01:51:46 DEBUG : renamed empty directory: Looking for writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir3: reading active writers 2025/05/22 01:51:46 DEBUG : renamed empty directory: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.20s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/05/22 01:51:46 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:46 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/22 01:51:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/22 01:51:46 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/05/22 01:51:46 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/05/22 01:51:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/22 01:51:46 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:46 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/22 01:51:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/22 01:51:46 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/05/22 01:51:46 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/05/22 01:51:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (12 bytes), uploading instead of streaming 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/sub/file2" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/sub/file2 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /home/rclone/rclone-test-jeyajax3fuxe/dir/sub/file2 2025/05/22 01:51:46 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/05/22 01:51:46 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/05/22 01:51:46 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/05/22 01:51:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/05/22 01:51:46 DEBUG : : forgetting directory cache 2025/05/22 01:51:46 DEBUG : dir: forgetting directory cache 2025/05/22 01:51:46 DEBUG : dir/sub: forgetting directory cache 2025/05/22 01:51:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/05/22 01:51:46 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (5 bytes), uploading instead of streaming 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/sub/file0" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/sub/file0 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/dir/sub/file0 2025/05/22 01:51:46 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:46 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/22 01:51:46 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/05/22 01:51:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir/sub: Looking for writers 2025/05/22 01:51:46 DEBUG : file2: reading active writers 2025/05/22 01:51:46 DEBUG : file0: reading active writers 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : sub: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.07s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : : Re-reading directory (78.196698ms old) dir_test.go:693: ModTime not invalidated 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: --- FAIL: TestDirEntryModTimeInvalidation (0.10s) === RUN TestDirMetadataExtension run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir: forgetting directory cache 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/05/22 01:51:46 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:46 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/05/22 01:51:46 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/05/22 01:51:46 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/05/22 01:51:46 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:46 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:46 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/05/22 01:51:46 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:46 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/05/22 01:51:46 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/05/22 01:51:46 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/05/22 01:51:46 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:46 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : file1.metadata: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : dir.metadata: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : Can set mod time: true 2025/05/22 01:51:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : : forgetting directory cache 2025/05/22 01:51:46 DEBUG : dir: forgetting directory cache 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/22 01:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/22 01:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (0 bytes), uploading instead of streaming 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/22 01:51:46 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 01:51:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/22 01:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/22 01:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/22 01:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (5 bytes), uploading instead of streaming 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:46 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/22 01:51:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/22 01:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/22 01:51:46 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:46 DEBUG : dir/file1(0xc00075b700): close: 2025/05/22 01:51:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/05/22 01:51:46 DEBUG : dir/file1(0xc00075b700): >close: err= 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:46 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/22 01:51:46 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:46 DEBUG : dir/file1(0xc000580ec0): _writeAt: size=5, off=0 2025/05/22 01:51:46 DEBUG : dir/file1(0xc000580ec0): openPending: 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/22 01:51:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/22 01:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:46 DEBUG : dir/file1(0xc000580ec0): >openPending: err= 2025/05/22 01:51:46 DEBUG : dir/file1(0xc000580ec0): >_writeAt: n=5, err= 2025/05/22 01:51:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/22 01:51:46 DEBUG : dir/file1(0xc000580ec0): close: 2025/05/22 01:51:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/05/22 01:51:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/05/22 01:51:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/05/22 01:51:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/22 01:51:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/05/22 01:51:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:46 DEBUG : dir/file1(0xc000580ec0): >close: err= 2025/05/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:46 DEBUG : dir/file1: vfs cache: starting upload 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1.b6fbcc80.partial" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1.b6fbcc80.partial 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1.b6fbcc80.partial 2025/05/22 01:51:46 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/05/22 01:51:46 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/05/22 01:51:46 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/05/22 01:51:46 INFO : dir/file1: Copied (replaced existing) 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/05/22 01:51:46 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/05/22 01:51:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/22 01:51:46 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/05/22 01:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/22 01:51:46 DEBUG : dir: Looking for writers 2025/05/22 01:51:46 DEBUG : file1: reading active writers 2025/05/22 01:51:46 DEBUG : : Looking for writers 2025/05/22 01:51:46 DEBUG : dir: reading active writers 2025/05/22 01:51:46 DEBUG : >WaitForWriters: 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:46 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:46 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.33s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.04s) --- 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.19s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/22 01:51:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.03s) === RUN TestFileOpenReadUnknownSize 2025/05/22 01:51:47 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/05/22 01:51:47 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/22 01:51:47 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:47 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : file.txt: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (25 bytes), uploading instead of streaming 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/22 01:51:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.03s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : dir/file1: Remove: 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:47 DEBUG : dir/file1: >Remove: err= 2025/05/22 01:51:47 DEBUG : dir/file1: Remove: 2025/05/22 01:51:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : dir/file1: Remove: 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:47 DEBUG : dir/file1: >Remove: err= 2025/05/22 01:51:47 DEBUG : dir/file1: Remove: 2025/05/22 01:51:47 DEBUG : dir/file1: >Remove: err=Read only file system 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.03s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/22 01:51:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/05/22 01:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/22 01:51:47 DEBUG : dir/file1: Open: flags=O_RDWR 2025/05/22 01:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/22 01:51:47 DEBUG : dir/file1: Open: flags=0x3 2025/05/22 01:51:47 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/05/22 01:51:47 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.02s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000995080 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000995080 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/22 01:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : dir/file1: File is currently open, delaying rename 0xc000995080 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (25 bytes), uploading instead of streaming 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/22 01:51:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:47 DEBUG : newLeaf: Running delayed rename now 2025/05/22 01:51:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000995080 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000c84840 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000c84840 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/22 01:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : dir/file1: File is currently open, delaying rename 0xc000c84840 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (25 bytes), uploading instead of streaming 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/22 01:51:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:47 DEBUG : newLeaf: Running delayed rename now 2025/05/22 01:51:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000c84840 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/22 01:51:47 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000cba100): openPending: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000cba100): >openPending: err= 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/22 01:51:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000cba100): _writeAt: size=14, off=0 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000cba100): >_writeAt: n=14, err= 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000cba100): close: 2025/05/22 01:51:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/22 01:51:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000cba100): >close: err= 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: starting upload 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1.53508f02.partial" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1.53508f02.partial 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1.53508f02.partial 2025/05/22 01:51:47 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/22 01:51:47 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/05/22 01:51:47 INFO : dir/file1: Copied (replaced existing) 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/22 01:51:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: 2025/05/22 01:51:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:47 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000d4ec80): _readAt: size=512, off=0 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000d4ec80): openPending: 2025/05/22 01:51:47 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" 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000d4ec80): >openPending: err= 2025/05/22 01:51:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000d4ec80): >_readAt: n=14, err=EOF 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000d4ec80): close: 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000d4ec80): >close: err= 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/22 01:51:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/22 01:51:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000c84a80 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/22 01:51:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/22 01:51:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000c84a80 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/22 01:51:47 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000dc88c0): openPending: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 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" 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000dc88c0): >openPending: err= 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/22 01:51:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000dc88c0): _writeAt: size=25, off=0 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000dc88c0): >_writeAt: n=25, err= 2025/05/22 01:51:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/22 01:51:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/22 01:51:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000c84a80 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:47 DEBUG : newLeaf(0xc000dc88c0): close: 2025/05/22 01:51:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/22 01:51:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-22 01:51:47.450445412 +0000 UTC m=+2.298915684 2025/05/22 01:51:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:47 DEBUG : newLeaf(0xc000dc88c0): >close: err= 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:47 DEBUG : newLeaf: vfs cache: starting upload 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf.fbb6cd10.partial" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf.fbb6cd10.partial 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf.fbb6cd10.partial 2025/05/22 01:51:47 DEBUG : newLeaf.fbb6cd10.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/22 01:51:47 DEBUG : newLeaf.fbb6cd10.partial: renamed to: newLeaf 2025/05/22 01:51:47 INFO : newLeaf: Copied (replaced existing) 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-22 01:51:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/22 01:51:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000e12780 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000e12780 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/22 01:51:47 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000cbb100): openPending: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000cbb100): >openPending: err= 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/22 01:51:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000cbb100): _writeAt: size=25, off=0 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000cbb100): >_writeAt: n=25, err= 2025/05/22 01:51:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/22 01:51:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/22 01:51:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000e12780 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:47 DEBUG : newLeaf(0xc000cbb100): close: 2025/05/22 01:51:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/22 01:51:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-22 01:51:47.674189519 +0000 UTC m=+2.522659789 2025/05/22 01:51:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:47 DEBUG : newLeaf(0xc000cbb100): >close: err= 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:47 DEBUG : newLeaf: vfs cache: starting upload 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf.12303cb3.partial" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf.12303cb3.partial 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf.12303cb3.partial 2025/05/22 01:51:47 DEBUG : newLeaf.12303cb3.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/22 01:51:47 DEBUG : newLeaf.12303cb3.partial: renamed to: newLeaf 2025/05/22 01:51:47 INFO : newLeaf: Copied (replaced existing) 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-22 01:51:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/22 01:51:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/22 01:51:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:47 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:47 DEBUG : >WaitForWriters: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:47 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/22 01:51:47 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000d7ccc0): openPending: 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000d7ccc0): >openPending: err= 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/22 01:51:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000d7ccc0): _writeAt: size=14, off=0 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000d7ccc0): >_writeAt: n=14, err= 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000d7ccc0): close: 2025/05/22 01:51:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/22 01:51:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:47 DEBUG : dir/file1(0xc000d7ccc0): >close: err= 2025/05/22 01:51:47 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:47 DEBUG : dir: Looking for writers 2025/05/22 01:51:47 DEBUG : file1: reading active writers 2025/05/22 01:51:47 DEBUG : : Looking for writers 2025/05/22 01:51:47 DEBUG : dir: reading active writers 2025/05/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: starting upload 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1.53508f02.partial" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1.53508f02.partial 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1.53508f02.partial 2025/05/22 01:51:47 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/05/22 01:51:47 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/05/22 01:51:47 INFO : dir/file1: Copied (replaced existing) 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/22 01:51:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:48 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000eae280): _readAt: size=512, off=0 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000eae280): openPending: 2025/05/22 01:51:48 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" 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000eae280): >openPending: err= 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000eae280): >_readAt: n=14, err=EOF 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000eae280): close: 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000eae280): >close: err= 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/22 01:51:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/22 01:51:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000d66cc0 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/22 01:51:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/22 01:51:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000d66cc0 2025/05/22 01:51:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/22 01:51:48 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000eaec40): openPending: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:48 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" 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000eaec40): >openPending: err= 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/22 01:51:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000eaec40): _writeAt: size=25, off=0 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000eaec40): >_writeAt: n=25, err= 2025/05/22 01:51:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/22 01:51:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/22 01:51:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000d66cc0 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:48 DEBUG : newLeaf(0xc000eaec40): close: 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/22 01:51:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-22 01:51:48.043277083 +0000 UTC m=+2.891747324 2025/05/22 01:51:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:48 DEBUG : newLeaf(0xc000eaec40): >close: err= 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:48 DEBUG : newLeaf: vfs cache: starting upload 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf.dd1fea4e.partial" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf.dd1fea4e.partial 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf.dd1fea4e.partial 2025/05/22 01:51:48 DEBUG : newLeaf.dd1fea4e.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/22 01:51:48 DEBUG : newLeaf.dd1fea4e.partial: renamed to: newLeaf 2025/05/22 01:51:48 INFO : newLeaf: Copied (replaced existing) 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-22 01:51:48 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/22 01:51:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/22 01:51:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:48 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e42700): _readAt: size=512, off=0 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e42700): openPending: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e42700): >openPending: err= 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e42700): >_readAt: n=14, err=EOF 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e42700): close: 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e42700): >close: err= 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/22 01:51:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/22 01:51:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000e12300 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/22 01:51:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/22 01:51:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000e12300 2025/05/22 01:51:48 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/22 01:51:48 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000d7cb40): openPending: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:48 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" 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000d7cb40): >openPending: err= 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/22 01:51:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000d7cb40): _writeAt: size=25, off=0 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000d7cb40): >_writeAt: n=25, err= 2025/05/22 01:51:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/22 01:51:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/22 01:51:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000e12300 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:48 DEBUG : newLeaf(0xc000d7cb40): close: 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/22 01:51:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-22 01:51:48.270785241 +0000 UTC m=+3.119255522 2025/05/22 01:51:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:48 DEBUG : newLeaf(0xc000d7cb40): >close: err= 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:48 DEBUG : newLeaf: vfs cache: starting upload 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf.e232f174.partial" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf.e232f174.partial 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf.e232f174.partial 2025/05/22 01:51:48 DEBUG : newLeaf.e232f174.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:48 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/05/22 01:51:48 DEBUG : newLeaf.e232f174.partial: renamed to: newLeaf 2025/05/22 01:51:48 INFO : newLeaf: Copied (replaced existing) 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-05-22 01:51:48 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/05/22 01:51:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/22 01:51:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/22 01:51:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c7247bead226dfd7bd970c17229f4044 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/newLeaf" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /home/rclone/rclone-test-jeyajax3fuxe/newLeaf 2025/05/22 01:51:48 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : newLeaf: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestFileRename (1.32s) --- 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.22s) --- PASS: TestFileRename/writes,forceCache=true (0.37s) --- PASS: TestFileRename/full,forceCache=false (0.24s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 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:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/22 01:51:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/22 01:51:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.03s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/22 01:51:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/22 01:51:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/22 01:51:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/22 01:51:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/22 01:51:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.06s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/22 01:51:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/22 01:51:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/22 01:51:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/22 01:51:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/22 01:51:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/05/22 01:51:48 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/05/22 01:51:48 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/05/22 01:51:48 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/22 01:51:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/22 01:51:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/22 01:51:48 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/05/22 01:51:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/22 01:51:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/22 01:51:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/22 01:51:48 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.12s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/22 01:51:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/22 01:51:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.03s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/22 01:51:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/22 01:51:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.03s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/22 01:51:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:48 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e43c40): _readAt: size=1, off=0 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e43c40): openPending: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e43c40): >openPending: err= 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e43c40): >_readAt: n=1, err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e43c40): _readAt: size=256, off=1 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e43c40): >_readAt: n=15, err=EOF 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e43c40): _readAt: size=16, off=16 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e43c40): >_readAt: n=0, err=EOF 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e43c40): close: 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e43c40): >close: err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e43c40): close: 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000e43c40): >close: err=file already closed 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.03s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/22 01:51:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:48 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): _readAt: size=1, off=0 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): openPending: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): >openPending: err= 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): >_readAt: n=1, err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): _readAt: size=1, off=5 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): >_readAt: n=1, err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): _readAt: size=1, off=3 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): >_readAt: n=1, err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): _readAt: size=1, off=13 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): >_readAt: n=1, err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): _readAt: size=16, off=100 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): >_readAt: n=0, err=EOF 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): close: 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890a40): >close: err= 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.03s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/22 01:51:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:48 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): _readAt: size=1, off=0 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): openPending: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): >openPending: err= 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): >_readAt: n=1, err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): _readAt: size=1, off=5 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): >_readAt: n=1, err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): _readAt: size=1, off=1 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): >_readAt: n=1, err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): _readAt: size=6, off=10 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): >_readAt: n=6, err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): _readAt: size=256, off=10 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): >_readAt: n=6, err=EOF 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): _readAt: size=256, off=100 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): >_readAt: n=0, err=EOF 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): close: 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): >close: err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): _readAt: size=256, off=100 2025/05/22 01:51:48 DEBUG : dir/file1(0xc000890e80): >_readAt: n=0, err=file already closed 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.03s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/22 01:51:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:48 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e85c0): RWFileHandle.Flush 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e85c0): _readAt: size=256, off=0 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e85c0): openPending: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e85c0): >openPending: err= 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e85c0): >_readAt: n=16, err=EOF 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e85c0): RWFileHandle.Flush 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e85c0): RWFileHandle.Flush 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e85c0): close: 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e85c0): >close: err= 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.03s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/22 01:51:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/22 01:51:48 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e8a40): _readAt: size=256, off=0 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e8a40): openPending: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:48 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/22 01:51:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e8a40): >openPending: err= 2025/05/22 01:51:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e8a40): >_readAt: n=16, err=EOF 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e8a40): RWFileHandle.Release 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e8a40): close: 2025/05/22 01:51:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e8a40): >close: err= 2025/05/22 01:51:48 DEBUG : dir/file1(0xc0006e8a40): RWFileHandle.Release 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : dir: Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : dir: reading active writers 2025/05/22 01:51:48 DEBUG : >WaitForWriters: 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.03s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:48 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:48 DEBUG : file1: newRWFileHandle: 2025/05/22 01:51:48 DEBUG : file1(0xc0008918c0): openPending: 2025/05/22 01:51:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 DEBUG : file1(0xc0008918c0): >openPending: err= 2025/05/22 01:51:48 DEBUG : file1: >newRWFileHandle: err= 2025/05/22 01:51:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/22 01:51:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/22 01:51:48 DEBUG : file1(0xc0008918c0): _writeAt: size=5, off=0 2025/05/22 01:51:48 DEBUG : file1(0xc0008918c0): >_writeAt: n=5, err= 2025/05/22 01:51:48 DEBUG : file1(0xc0008918c0): _writeAt: size=7, off=5 2025/05/22 01:51:48 DEBUG : file1(0xc0008918c0): >_writeAt: n=7, err= 2025/05/22 01:51:48 DEBUG : file1: vfs cache: truncate to size=11 2025/05/22 01:51:48 DEBUG : file1(0xc0008918c0): close: 2025/05/22 01:51:48 DEBUG : file1: vfs cache: setting modification time to 2025-05-22 01:51:48.870000046 +0000 UTC m=+3.718470318 2025/05/22 01:51:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:48 DEBUG : file1(0xc0008918c0): >close: err= 2025/05/22 01:51:48 DEBUG : file1(0xc0008918c0): close: 2025/05/22 01:51:48 DEBUG : file1(0xc0008918c0): >close: err=file already closed 2025/05/22 01:51:48 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:48 DEBUG : : Looking for writers 2025/05/22 01:51:48 DEBUG : file1: reading active writers 2025/05/22 01:51:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:48 DEBUG : file1: vfs cache: starting upload 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1.4e14d522.partial" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1.4e14d522.partial 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-jeyajax3fuxe/file1.4e14d522.partial 2025/05/22 01:51:48 DEBUG : file1.4e14d522.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/22 01:51:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 01:51:48 DEBUG : file1.4e14d522.partial: renamed to: file1 2025/05/22 01:51:48 INFO : file1: Copied (new) 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:48 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:48 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/22 01:51:48 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-22 01:51:48 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/05/22 01:51:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/22 01:51:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:48 INFO : file1: vfs cache: upload succeeded try #1 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : >WaitForWriters: 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/05/22 01:51:49 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : >WaitForWriters: 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:49 DEBUG : file1: newRWFileHandle: 2025/05/22 01:51:49 DEBUG : file1(0xc00075ac40): openPending: 2025/05/22 01:51:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 DEBUG : file1(0xc00075ac40): >openPending: err= 2025/05/22 01:51:49 DEBUG : file1: >newRWFileHandle: err= 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/22 01:51:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/22 01:51:49 DEBUG : file1(0xc00075ac40): _writeAt: size=7, off=0 2025/05/22 01:51:49 DEBUG : file1(0xc00075ac40): >_writeAt: n=7, err= 2025/05/22 01:51:49 DEBUG : file1(0xc00075ac40): _writeAt: size=6, off=5 2025/05/22 01:51:49 DEBUG : file1(0xc00075ac40): >_writeAt: n=6, err= 2025/05/22 01:51:49 DEBUG : file1(0xc00075ac40): close: 2025/05/22 01:51:49 DEBUG : file1: vfs cache: setting modification time to 2025-05-22 01:51:49.040663901 +0000 UTC m=+3.889134172 2025/05/22 01:51:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:49 DEBUG : file1(0xc00075ac40): >close: err= 2025/05/22 01:51:49 DEBUG : file1(0xc00075ac40): _writeAt: size=5, off=0 2025/05/22 01:51:49 DEBUG : file1(0xc00075ac40): >_writeAt: n=0, err=file already closed 2025/05/22 01:51:49 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:49 DEBUG : file1: vfs cache: starting upload 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1.924b2a82.partial" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1.924b2a82.partial 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-jeyajax3fuxe/file1.924b2a82.partial 2025/05/22 01:51:49 DEBUG : file1.924b2a82.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/22 01:51:49 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 01:51:49 DEBUG : file1.924b2a82.partial: renamed to: file1 2025/05/22 01:51:49 INFO : file1: Copied (new) 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/22 01:51:49 DEBUG : file1: vfs cache: fingerprint now "11,2025-05-22 01:51:49 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/05/22 01:51:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 INFO : file1: vfs cache: upload succeeded try #1 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : >WaitForWriters: 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/05/22 01:51:49 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : >WaitForWriters: 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.17s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:49 DEBUG : file1: newRWFileHandle: 2025/05/22 01:51:49 DEBUG : file1(0xc00075b480): openPending: 2025/05/22 01:51:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 DEBUG : file1(0xc00075b480): >openPending: err= 2025/05/22 01:51:49 DEBUG : file1: >newRWFileHandle: err= 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/22 01:51:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/22 01:51:49 DEBUG : file1(0xc00075b480): close: 2025/05/22 01:51:49 DEBUG : file1: vfs cache: setting modification time to 2025-05-22 01:51:49.209542538 +0000 UTC m=+4.058012809 2025/05/22 01:51:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:49 DEBUG : file1(0xc00075b480): >close: err= 2025/05/22 01:51:49 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/22 01:51:49 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/22 01:51:49 DEBUG : file2: newRWFileHandle: 2025/05/22 01:51:49 DEBUG : file2(0xc00075b540): openPending: 2025/05/22 01:51:49 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/22 01:51:49 DEBUG : file2(0xc00075b540): >openPending: err= 2025/05/22 01:51:49 DEBUG : file2: >newRWFileHandle: err= 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/22 01:51:49 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/05/22 01:51:49 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/05/22 01:51:49 DEBUG : file2(0xc00075b540): RWFileHandle.Flush 2025/05/22 01:51:49 DEBUG : file2(0xc00075b540): RWFileHandle.Release 2025/05/22 01:51:49 DEBUG : file2(0xc00075b540): close: 2025/05/22 01:51:49 DEBUG : file2: vfs cache: setting modification time to 2025-05-22 01:51:49.210741507 +0000 UTC m=+4.059211778 2025/05/22 01:51:49 INFO : file2: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:49 DEBUG : file2(0xc00075b540): >close: err= 2025/05/22 01:51:49 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : file2: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : file2: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : file2: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : file2: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/05/22 01:51:49 DEBUG : file1: vfs cache: starting upload 2025/05/22 01:51:49 DEBUG : file2: vfs cache: starting upload 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1.f05fc99f.partial" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1.f05fc99f.partial 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file2.611cdd2d.partial" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jeyajax3fuxe/file1.f05fc99f.partial 2025/05/22 01:51:49 DEBUG : file1.f05fc99f.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/22 01:51:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file2.611cdd2d.partial 2025/05/22 01:51:49 DEBUG : file1.f05fc99f.partial: renamed to: file1 2025/05/22 01:51:49 INFO : file1: Copied (new) 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jeyajax3fuxe/file2.611cdd2d.partial 2025/05/22 01:51:49 DEBUG : file2.611cdd2d.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/22 01:51:49 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 01:51:49 DEBUG : file2.611cdd2d.partial: renamed to: file2 2025/05/22 01:51:49 INFO : file2: Copied (new) 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file2" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file2 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/22 01:51:49 DEBUG : file1: vfs cache: fingerprint now "0,2025-05-22 01:51:49 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/05/22 01:51:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 INFO : file1: vfs cache: upload succeeded try #1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jeyajax3fuxe/file2 2025/05/22 01:51:49 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/22 01:51:49 DEBUG : file2: vfs cache: fingerprint now "0,2025-05-22 01:51:49 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/05/22 01:51:49 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/22 01:51:49 INFO : file2: vfs cache: upload succeeded try #1 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : file2: reading active writers 2025/05/22 01:51:49 DEBUG : >WaitForWriters: 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file2" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file2 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jeyajax3fuxe/file2 2025/05/22 01:51:49 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file2" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/file2 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /home/rclone/rclone-test-jeyajax3fuxe/file2 2025/05/22 01:51:49 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/05/22 01:51:49 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file2: reading active writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : >WaitForWriters: 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.17s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:49 DEBUG : file1: newRWFileHandle: 2025/05/22 01:51:49 DEBUG : file1(0xc0006e9e80): openPending: 2025/05/22 01:51:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 DEBUG : file1(0xc0006e9e80): >openPending: err= 2025/05/22 01:51:49 DEBUG : file1: >newRWFileHandle: err= 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/22 01:51:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/22 01:51:49 DEBUG : file1(0xc0006e9e80): _writeAt: size=5, off=0 2025/05/22 01:51:49 DEBUG : file1(0xc0006e9e80): >_writeAt: n=5, err= 2025/05/22 01:51:49 DEBUG : file1(0xc0006e9e80): RWFileHandle.Flush 2025/05/22 01:51:49 DEBUG : file1(0xc0006e9e80): RWFileHandle.Flush 2025/05/22 01:51:49 DEBUG : file1(0xc0006e9e80): close: 2025/05/22 01:51:49 DEBUG : file1: vfs cache: setting modification time to 2025-05-22 01:51:49.384361337 +0000 UTC m=+4.232831619 2025/05/22 01:51:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:49 DEBUG : file1(0xc0006e9e80): >close: err= 2025/05/22 01:51:49 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:49 DEBUG : file1: vfs cache: starting upload 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1.68924ccb.partial" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1.68924ccb.partial 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/file1.68924ccb.partial 2025/05/22 01:51:49 DEBUG : file1.68924ccb.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/22 01:51:49 DEBUG : file1.68924ccb.partial: renamed to: file1 2025/05/22 01:51:49 INFO : file1: Copied (new) 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:49 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-22 01:51:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/22 01:51:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 INFO : file1: vfs cache: upload succeeded try #1 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : >WaitForWriters: 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:49 DEBUG : file1: newRWFileHandle: 2025/05/22 01:51:49 DEBUG : file1(0xc000cbba40): openPending: 2025/05/22 01:51:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 DEBUG : file1(0xc000cbba40): >openPending: err= 2025/05/22 01:51:49 DEBUG : file1: >newRWFileHandle: err= 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/22 01:51:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/22 01:51:49 DEBUG : file1(0xc000cbba40): _writeAt: size=5, off=0 2025/05/22 01:51:49 DEBUG : file1(0xc000cbba40): >_writeAt: n=5, err= 2025/05/22 01:51:49 DEBUG : file1(0xc000cbba40): RWFileHandle.Release 2025/05/22 01:51:49 DEBUG : file1(0xc000cbba40): close: 2025/05/22 01:51:49 DEBUG : file1: vfs cache: setting modification time to 2025-05-22 01:51:49.546653327 +0000 UTC m=+4.395123578 2025/05/22 01:51:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:49 DEBUG : file1(0xc000cbba40): >close: err= 2025/05/22 01:51:49 DEBUG : file1(0xc000cbba40): RWFileHandle.Release 2025/05/22 01:51:49 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:49 DEBUG : file1: vfs cache: starting upload 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1.2c6491b8.partial" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1.2c6491b8.partial 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/file1.2c6491b8.partial 2025/05/22 01:51:49 DEBUG : file1.2c6491b8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/22 01:51:49 DEBUG : file1.2c6491b8.partial: renamed to: file1 2025/05/22 01:51:49 INFO : file1: Copied (new) 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:49 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:49 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-22 01:51:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/22 01:51:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/22 01:51:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 INFO : file1: vfs cache: upload succeeded try #1 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : >WaitForWriters: 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/22 01:51:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/05/22 01:51:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/22 01:51:49 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000d0c440): openPending: 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/22 01:51:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/22 01:51:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000d0c440): >openPending: err= 2025/05/22 01:51:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/22 01:51:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000d0c440): _writeAt: size=5, off=0 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000d0c440): >_writeAt: n=5, err= 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000d0c440): close: 2025/05/22 01:51:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-22 01:51:49.727510334 +0000 UTC m=+4.575980605 2025/05/22 01:51:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000d0c440): >close: err= 2025/05/22 01:51:49 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:49 DEBUG : dir: Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : dir: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:49 DEBUG : dir: Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : dir: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:49 DEBUG : dir: Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : dir: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:49 DEBUG : dir: Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : dir: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:49 DEBUG : dir/file1: vfs cache: starting upload 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1.c983eab.partial" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1.c983eab.partial 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1.c983eab.partial 2025/05/22 01:51:49 DEBUG : dir/file1.c983eab.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:49 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/22 01:51:49 DEBUG : dir/file1.c983eab.partial: renamed to: dir/file1 2025/05/22 01:51:49 INFO : dir/file1: Copied (replaced existing) 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:49 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-05-22 01:51:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/22 01:51:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/22 01:51:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/22 01:51:49 DEBUG : dir: Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : dir: reading active writers 2025/05/22 01:51:49 DEBUG : >WaitForWriters: 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.18s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:49 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/05/22 01:51:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:49 DEBUG : dir/file1: newRWFileHandle: 2025/05/22 01:51:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/22 01:51:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/22 01:51:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000484bc0): _writeAt: size=5, off=0 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000484bc0): openPending: 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4032af8d61035123906e58e067140cc5 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/05/22 01:51:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/05/22 01:51:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/22 01:51:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000484bc0): >openPending: err= 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000484bc0): >_writeAt: n=5, err= 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000484bc0): _writeAt: size=15, off=5 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000484bc0): >_writeAt: n=15, err= 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000484bc0): close: 2025/05/22 01:51:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/05/22 01:51:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-22 01:51:49.905554694 +0000 UTC m=+4.754024965 2025/05/22 01:51:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:49 DEBUG : dir/file1(0xc000484bc0): >close: err= 2025/05/22 01:51:49 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:49 DEBUG : dir: Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : dir: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:49 DEBUG : dir: Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : dir: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:49 DEBUG : dir: Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : dir: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:49 DEBUG : dir: Looking for writers 2025/05/22 01:51:49 DEBUG : file1: reading active writers 2025/05/22 01:51:49 DEBUG : : Looking for writers 2025/05/22 01:51:49 DEBUG : dir: reading active writers 2025/05/22 01:51:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:50 DEBUG : dir/file1: vfs cache: starting upload 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1.f5d4a0aa.partial" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1.f5d4a0aa.partial 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1.f5d4a0aa.partial 2025/05/22 01:51:50 DEBUG : dir/file1.f5d4a0aa.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/05/22 01:51:50 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/05/22 01:51:50 DEBUG : dir/file1.f5d4a0aa.partial: renamed to: dir/file1 2025/05/22 01:51:50 INFO : dir/file1: Copied (replaced existing) 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:50 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/05/22 01:51:50 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-05-22 01:51:49 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/05/22 01:51:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/22 01:51:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/22 01:51:50 DEBUG : dir: Looking for writers 2025/05/22 01:51:50 DEBUG : file1: reading active writers 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : dir: reading active writers 2025/05/22 01:51:50 DEBUG : >WaitForWriters: 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.18s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : file1: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : file1(0xc000d4e640): openPending: 2025/05/22 01:51:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:50 DEBUG : file1(0xc000d4e640): >openPending: err= 2025/05/22 01:51:50 DEBUG : file1: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/22 01:51:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/22 01:51:50 DEBUG : file1(0xc000d4e640): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : file1(0xc000d4e640): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : file1(0xc000d4e640): close: 2025/05/22 01:51:50 DEBUG : file1: vfs cache: setting modification time to 2025-05-22 01:51:50.070001547 +0000 UTC m=+4.918471798 2025/05/22 01:51:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : file1(0xc000d4e640): >close: err= 2025/05/22 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : file1: reading active writers 2025/05/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : file1: reading active writers 2025/05/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : file1: reading active writers 2025/05/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : file1: reading active writers 2025/05/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:50 DEBUG : file1: vfs cache: starting upload 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1.3cfcf1bf.partial" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1.3cfcf1bf.partial 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/file1.3cfcf1bf.partial 2025/05/22 01:51:50 DEBUG : file1.3cfcf1bf.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/22 01:51:50 DEBUG : file1.3cfcf1bf.partial: renamed to: file1 2025/05/22 01:51:50 INFO : file1: Copied (new) 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:50 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:50 DEBUG : file1: vfs cache: fingerprint now "5,2025-05-22 01:51:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/22 01:51:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:50 INFO : file1: vfs cache: upload succeeded try #1 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : file1: reading active writers 2025/05/22 01:51:50 DEBUG : >WaitForWriters: 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/05/22 01:51:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8000): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8000): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8000): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8000): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8000): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.234289322 +0000 UTC m=+5.082759594 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8000): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.234289322 +0000 UTC m=+5.082759594 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8080): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8080): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8080): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8080): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8080): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.234289322 +0000 UTC m=+5.082759594 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8080): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000166f50 item 1 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.23761472 +0000 UTC m=+5.086084992 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.23761472 +0000 UTC m=+5.086084992 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000167570 item 2 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8140): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8140): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8140): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8140): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8140): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.241968487 +0000 UTC m=+5.090438759 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8140): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.241968487 +0000 UTC m=+5.090438759 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc81c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc81c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc81c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc81c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc81c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.241968487 +0000 UTC m=+5.090438759 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc81c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001678f0 item 3 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.246514736 +0000 UTC m=+5.094985006 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.246514736 +0000 UTC m=+5.094985006 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000167ce0 item 4 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.249160308 +0000 UTC m=+5.097630640 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8340): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8340): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8340): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8340): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8340): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8340): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8340): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.249160308 +0000 UTC m=+5.097630640 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8340): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8380): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8380): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8380): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8380): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8380): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.249160308 +0000 UTC m=+5.097630640 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8380): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c000 item 5 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.253646474 +0000 UTC m=+5.102116745 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8480): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8480): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8480): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8480): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8480): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.253646474 +0000 UTC m=+5.102116745 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8480): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c3f0 item 6 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.255548402 +0000 UTC m=+5.104018673 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.255548402 +0000 UTC m=+5.104018673 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.255548402 +0000 UTC m=+5.104018673 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c700 item 7 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8680): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8680): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8680): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8680): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8680): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.258269236 +0000 UTC m=+5.106739516 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8680): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8700): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8700): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8700): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8700): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8700): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.258269236 +0000 UTC m=+5.106739516 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8700): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cbd0 item 8 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000dc8740): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8780): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8780): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8780): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8780): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8780): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.260450097 +0000 UTC m=+5.108920378 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.260450097 +0000 UTC m=+5.108920378 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea80): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.260450097 +0000 UTC m=+5.108920378 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cfc0 item 9 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eb00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eb00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eb00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eb00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eb00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.263562064 +0000 UTC m=+5.112032336 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eb00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.263562064 +0000 UTC m=+5.112032336 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507e30 item 10 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862540): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000862540): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862540): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862540): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862540): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862540): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862540): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862580): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862580): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862580): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862580): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862580): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.269523557 +0000 UTC m=+5.117993838 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862580): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c080): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c080): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c080): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c080): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c080): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c080): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c080): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.269523557 +0000 UTC m=+5.117993838 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c080): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c0c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c0c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c0c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c0c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c0c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.269523557 +0000 UTC m=+5.117993838 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c0c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003421c0 item 11 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c140): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c140): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c140): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c140): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c140): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.273219661 +0000 UTC m=+5.121689912 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c140): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c1c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c1c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c1c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c1c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c1c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.273219661 +0000 UTC m=+5.121689912 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c1c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003427e0 item 12 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c280): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000d0c280): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c280): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c280): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c280): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c280): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c2c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c2c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c2c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c2c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c2c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.274844539 +0000 UTC m=+5.123314790 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c2c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c380): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c380): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c380): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c380): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c380): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.274844539 +0000 UTC m=+5.123314790 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c380): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342a80 item 13 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c400): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c400): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c400): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c400): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c400): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.276571438 +0000 UTC m=+5.125041689 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c400): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c480): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c480): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c480): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c480): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c480): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.276571438 +0000 UTC m=+5.125041689 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c480): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342e70 item 14 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c540): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000d0c540): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c540): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c540): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c540): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c540): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c540): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c580): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c580): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c580): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c580): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c580): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.278155139 +0000 UTC m=+5.126625400 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c580): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c680): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c680): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c680): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c680): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c680): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.278155139 +0000 UTC m=+5.126625400 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c680): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343260 item 15 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c700): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c700): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c700): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c700): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c700): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.280907682 +0000 UTC m=+5.129377933 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c700): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c780): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c780): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c780): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c780): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c780): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.280907682 +0000 UTC m=+5.129377933 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343570 item 16 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c7c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c7c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c7c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c7c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c7c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.282593385 +0000 UTC m=+5.131063636 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c7c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c800): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c800): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c800): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c800): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c800): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c800): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c800): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c800): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.282593385 +0000 UTC m=+5.131063636 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c800): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c840): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c840): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c840): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c840): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c840): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.282593385 +0000 UTC m=+5.131063636 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c840): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343960 item 17 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c8c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c8c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c8c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c8c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c8c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.284619295 +0000 UTC m=+5.133089546 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c8c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c940): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c940): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c940): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c940): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c940): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.284619295 +0000 UTC m=+5.133089546 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c940): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343d50 item 18 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c9c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c9c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c9c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c9c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c9c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.285987262 +0000 UTC m=+5.134457522 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0c9c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ca80): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ca80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ca80): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ca80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ca80): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ca80): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ca80): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ca80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.285987262 +0000 UTC m=+5.134457522 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ca80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cac0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cac0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cac0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cac0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cac0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.285987262 +0000 UTC m=+5.134457522 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cac0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e150 item 19 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cb40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cb40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cb40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cb40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cb40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.287890782 +0000 UTC m=+5.136361033 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cb40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cbc0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cbc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cbc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cbc0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cbc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.287890782 +0000 UTC m=+5.136361033 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cbc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017e620 item 20 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cc40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cc40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cc40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cc40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cc40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.289451229 +0000 UTC m=+5.137921480 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cc40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd00): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd00): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd00): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd00): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.289451229 +0000 UTC m=+5.137921480 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e000): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e000): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e000): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e000): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e000): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.289451229 +0000 UTC m=+5.137921480 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e000): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ea10 item 21 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e080): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e080): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e080): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e080): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e080): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.291383313 +0000 UTC m=+5.139853574 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e080): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e100): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e100): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e100): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e100): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e100): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.291383313 +0000 UTC m=+5.139853574 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e100): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003044d0 item 22 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.292769063 +0000 UTC m=+5.141239314 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e240): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e240): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e240): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e240): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e240): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e240): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e240): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e240): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.292769063 +0000 UTC m=+5.141239314 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e240): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e280): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e280): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e280): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.292769063 +0000 UTC m=+5.141239314 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304a80 item 23 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e300): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e300): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e300): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e300): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e300): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.295253154 +0000 UTC m=+5.143723414 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e300): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e380): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e380): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e380): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e380): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e380): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.295253154 +0000 UTC m=+5.143723414 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e380): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003050a0 item 24 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e440): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000d4e440): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e440): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e440): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e440): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e440): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e440): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e480): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e480): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e480): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e480): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e480): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.297391705 +0000 UTC m=+5.145861985 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e480): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e540): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e540): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e540): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e540): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e540): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e540): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e540): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e540): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.297391705 +0000 UTC m=+5.145861985 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e540): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e580): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e580): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e580): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e580): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e580): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.297391705 +0000 UTC m=+5.145861985 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e580): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305650 item 25 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e600): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e600): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e600): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e600): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e600): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.299964371 +0000 UTC m=+5.148434632 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e600): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e6c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e6c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e6c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e6c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e6c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.299964371 +0000 UTC m=+5.148434632 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e6c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305d50 item 26 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e780): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000d4e780): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e780): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e780): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e780): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e780): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e800): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e800): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e800): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e800): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e800): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.302038742 +0000 UTC m=+5.150509003 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e800): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e8c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e8c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e8c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e8c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e8c0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e8c0): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e8c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e8c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.302038742 +0000 UTC m=+5.150509003 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e8c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e900): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e900): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e900): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e900): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e900): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.302038742 +0000 UTC m=+5.150509003 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e900): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c150 item 27 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e980): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e980): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e980): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e980): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e980): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.304731513 +0000 UTC m=+5.153201764 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e980): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea00): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.304731513 +0000 UTC m=+5.153201764 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c5b0 item 28 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eac0): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000d4eac0): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eac0): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eac0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eac0): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eac0): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eac0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eb40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eb40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eb40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eb40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eb40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.307820348 +0000 UTC m=+5.156290628 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4eb40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ec00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ec00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ec00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ec00): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ec00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.307820348 +0000 UTC m=+5.156290628 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ec00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c850 item 29 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ec80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ec80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ec80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ec80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ec80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.309587333 +0000 UTC m=+5.158057614 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ec80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ed80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ed80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ed80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ed80): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ed80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.309587333 +0000 UTC m=+5.158057614 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ed80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cc40 item 30 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ee40): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000d4ee40): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ee40): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ee40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ee40): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ee40): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ee40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ee80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ee80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ee80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ee80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ee80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.311543312 +0000 UTC m=+5.160013582 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ee80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ef40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ef40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ef40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ef40): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ef40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.311543312 +0000 UTC m=+5.160013582 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ef40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d0a0 item 31 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 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 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4efc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4efc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4efc0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4efc0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4efc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.313456842 +0000 UTC m=+5.161927122 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4efc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f040): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f040): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f040): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f040): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f040): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.313456842 +0000 UTC m=+5.161927122 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f040): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d490 item 32 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f080): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f080): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f080): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f080): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f080): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.31581775 +0000 UTC m=+5.164288030 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f080): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f0c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f0c0): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f0c0): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f0c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f0c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d880 item 33 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f0c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f0c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.316723358 +0000 UTC m=+5.165193630 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f0c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f100): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f100): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f100): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f100): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f100): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.316723358 +0000 UTC m=+5.165193630 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f100): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016da40 item 33 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f140): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f140): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f140): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f140): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f140): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.318408129 +0000 UTC m=+5.166878390 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f140): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f180): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f180): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ddc0 item 34 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f180): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f180): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f180): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f180): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f180): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.319010378 +0000 UTC m=+5.167480640 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f180): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f1c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f1c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f1c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f1c0): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f1c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.319010378 +0000 UTC m=+5.167480640 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f1c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c000 item 34 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f200): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f200): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f200): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f200): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f200): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.320526143 +0000 UTC m=+5.168996394 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f200): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f240): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f240): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f240): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f240): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f240): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c310 item 35 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f240): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f240): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.321147108 +0000 UTC m=+5.169617378 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f240): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f280): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f280): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f280): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.321147108 +0000 UTC m=+5.169617378 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c460 item 35 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f300): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f300): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f300): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f300): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f300): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.322919932 +0000 UTC m=+5.171390194 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f300): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f3c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f3c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c700 item 36 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f3c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f3c0): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f3c0): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f3c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f3c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.323801887 +0000 UTC m=+5.172272158 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f3c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f400): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f400): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f400): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f400): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f400): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.323801887 +0000 UTC m=+5.172272158 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f400): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c850 item 36 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f440): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f440): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f440): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f440): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f440): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.325112416 +0000 UTC m=+5.173582657 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f440): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f480): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f480): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f480): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f480): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f480): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0caf0 item 37 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f480): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f480): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.325636118 +0000 UTC m=+5.174106369 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f480): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f4c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f4c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f4c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f4c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f4c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.325636118 +0000 UTC m=+5.174106369 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f4c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0cd20 item 37 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f540): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f540): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f540): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f540): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f540): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.326952186 +0000 UTC m=+5.175422428 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f540): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f600): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f600): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0cfc0 item 38 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f600): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f600): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f600): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f600): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f600): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.327513279 +0000 UTC m=+5.175983530 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f600): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f640): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f640): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f640): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f640): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f640): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.327513279 +0000 UTC m=+5.175983530 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f640): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d110 item 38 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f6c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f6c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f6c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f6c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f6c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.329017311 +0000 UTC m=+5.177487552 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f6c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f780): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f780): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f780): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f780): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f780): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d3b0 item 39 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f780): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f780): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.329501849 +0000 UTC m=+5.177972091 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f7c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f7c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f7c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f7c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f7c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.329501849 +0000 UTC m=+5.177972091 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f7c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d500 item 39 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f840): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f840): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f840): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f840): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f840): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.330682384 +0000 UTC m=+5.179152615 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f840): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f900): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f900): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d7a0 item 40 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f900): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f900): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f900): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f900): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f900): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.331464792 +0000 UTC m=+5.179935034 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f900): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f940): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f940): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f940): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f940): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f940): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.331464792 +0000 UTC m=+5.179935034 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f940): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d960 item 40 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f980): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f980): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f980): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f980): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f980): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f980): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f980): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.332613136 +0000 UTC m=+5.181083377 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f980): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f9c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f9c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f9c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0dc00 item 41 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f9c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f9c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.333124436 +0000 UTC m=+5.181594666 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4f9c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa00): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0dd50 item 41 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa00): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.333587764 +0000 UTC m=+5.182058006 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa40): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.333587764 +0000 UTC m=+5.182058006 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fa40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0dea0 item 41 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.33482739 +0000 UTC m=+5.183297621 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f881c0 item 42 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.335293394 +0000 UTC m=+5.183763636 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fb40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88310 item 42 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc00): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc00): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.335823268 +0000 UTC m=+5.184293510 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc40): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.335823268 +0000 UTC m=+5.184293510 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fc40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88460 item 42 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.33696526 +0000 UTC m=+5.185435501 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88700 item 43 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.337719094 +0000 UTC m=+5.186189345 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fd40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe00): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88850 item 43 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe00): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.338049062 +0000 UTC m=+5.186519304 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe40): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.338049062 +0000 UTC m=+5.186519304 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4fe40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f889a0 item 43 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.339435554 +0000 UTC m=+5.187905786 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88c40 item 44 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.339869969 +0000 UTC m=+5.188340210 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ff40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88d90 item 44 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.340373955 +0000 UTC m=+5.188844185 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862180): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862180): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862180): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862180): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862180): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.340373955 +0000 UTC m=+5.188844185 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862180): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88f50 item 44 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.341905948 +0000 UTC m=+5.190376189 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008622c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008622c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008622c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f891f0 item 45 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008622c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008622c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.342467262 +0000 UTC m=+5.190937493 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008622c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862380): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862380): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862380): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862380): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862380): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.342467262 +0000 UTC m=+5.190937493 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862380): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89340 item 45 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.343618321 +0000 UTC m=+5.192088561 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862640): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862640): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862640): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f895e0 item 46 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862640): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862640): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.344048418 +0000 UTC m=+5.192518658 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862640): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.344048418 +0000 UTC m=+5.192518658 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8040): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89730 item 46 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.345240564 +0000 UTC m=+5.193710806 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8140): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8140): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8140): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330620 item 47 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8140): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8140): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.345678777 +0000 UTC m=+5.194149017 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8140): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8200): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8200): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8200): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8200): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8200): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.345678777 +0000 UTC m=+5.194149017 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8200): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330a80 item 47 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.347358006 +0000 UTC m=+5.195828247 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc82c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330e00 item 48 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.347875336 +0000 UTC m=+5.196345577 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.347875336 +0000 UTC m=+5.196345577 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330fc0 item 48 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.349135429 +0000 UTC m=+5.197605670 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8440): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8440): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8440): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8440): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8440): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8440): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331490 item 49 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8440): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8440): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.349597497 +0000 UTC m=+5.198067738 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8440): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8480): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8480): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8480): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8480): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8480): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.349597497 +0000 UTC m=+5.198067738 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8480): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003316c0 item 49 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.350731234 +0000 UTC m=+5.199201465 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331c00 item 50 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.35121464 +0000 UTC m=+5.199684881 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.35121464 +0000 UTC m=+5.199684881 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012a070 item 50 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8680): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8680): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8680): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8680): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8680): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.352277203 +0000 UTC m=+5.200747444 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8680): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012a700 item 51 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.35275034 +0000 UTC m=+5.201220582 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8740): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8780): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8780): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8780): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8780): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8780): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.35275034 +0000 UTC m=+5.201220582 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012a8c0 item 51 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8800): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8800): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8800): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8800): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8800): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.353824757 +0000 UTC m=+5.202294998 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8800): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012ac40 item 52 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.354346245 +0000 UTC m=+5.202816486 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8900): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8900): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8900): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8900): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8900): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.354346245 +0000 UTC m=+5.202816486 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8900): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012ad90 item 52 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8980): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8980): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8980): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8980): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8980): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.355516049 +0000 UTC m=+5.203986290 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8980): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a40): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a40): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a40): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a40): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b030 item 53 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a40): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.355945224 +0000 UTC m=+5.204415465 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a80): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.355945224 +0000 UTC m=+5.204415465 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b180 item 53 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.357112473 +0000 UTC m=+5.205582714 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b500 item 54 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.357722659 +0000 UTC m=+5.206192900 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c40): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.357722659 +0000 UTC m=+5.206192900 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b6c0 item 54 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8cc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8cc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8cc0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8cc0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8cc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.358902251 +0000 UTC m=+5.207372492 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8cc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d80): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d80): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d80): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d80): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b960 item 55 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d80): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.359346855 +0000 UTC m=+5.207817086 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e00): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.359346855 +0000 UTC m=+5.207817086 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012bb20 item 55 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.3606233 +0000 UTC m=+5.209093551 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e000 item 56 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.361210682 +0000 UTC m=+5.209680923 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f80): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.361210682 +0000 UTC m=+5.209680923 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e2a0 item 56 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9040): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9040): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9040): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9040): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9040): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9040): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9040): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9040): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.362399412 +0000 UTC m=+5.210869653 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9040): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9080): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9080): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9080): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e770 item 57 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9080): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9080): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.36294783 +0000 UTC m=+5.211418071 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9080): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9140): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9140): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9140): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9140): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9140): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9140): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e930 item 57 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9140): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9140): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.363462486 +0000 UTC m=+5.211932737 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9140): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9180): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9180): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9180): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9180): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9180): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.363462486 +0000 UTC m=+5.211932737 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9180): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ec40 item 57 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9240): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9240): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9240): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9240): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9240): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9240): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9240): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9240): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.364699737 +0000 UTC m=+5.213169978 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9240): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f030 item 58 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.365267142 +0000 UTC m=+5.213737382 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9340): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9340): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9340): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f340 item 58 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9340): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9340): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9340): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9340): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9340): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.365983435 +0000 UTC m=+5.214453686 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9340): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9380): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9380): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9380): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9380): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9380): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.365983435 +0000 UTC m=+5.214453686 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9380): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f490 item 58 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9440): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9440): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9440): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9440): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9440): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9440): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9440): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9440): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.367501662 +0000 UTC m=+5.215971904 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9440): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9480): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9480): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9480): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fb90 item 59 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9480): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9480): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.368124881 +0000 UTC m=+5.216595123 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9480): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9540): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9540): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9540): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9540): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9540): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9540): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fd50 item 59 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9540): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9540): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.368750516 +0000 UTC m=+5.217220757 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9540): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9580): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9580): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9580): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9580): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9580): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.368750516 +0000 UTC m=+5.217220757 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9580): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406000 item 59 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9640): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9640): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9640): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9640): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9640): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9640): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9640): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9640): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.370218319 +0000 UTC m=+5.218688560 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9640): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9680): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9680): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9680): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406460 item 60 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9680): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9680): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.370822051 +0000 UTC m=+5.219292292 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9680): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862740): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862740): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862740): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f897a0 item 60 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862740): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862740): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862740): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862740): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862740): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.371531092 +0000 UTC m=+5.220001343 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862740): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.371531092 +0000 UTC m=+5.220001343 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f898f0 item 60 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.373115493 +0000 UTC m=+5.221585744 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862880): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862880): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862880): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89b90 item 61 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862880): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862880): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.373601465 +0000 UTC m=+5.222071717 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862880): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862940): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862940): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862940): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862940): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862940): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.373601465 +0000 UTC m=+5.222071717 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862940): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89ce0 item 61 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a00): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.374839839 +0000 UTC m=+5.223310080 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e0e0 item 62 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.37525649 +0000 UTC m=+5.223726732 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862b00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862b00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862b00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862b00): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862b00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.37525649 +0000 UTC m=+5.223726732 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862b00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e460 item 62 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862bc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862bc0): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862bc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862bc0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862bc0): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862bc0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862bc0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862bc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.376599369 +0000 UTC m=+5.225069621 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862bc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049eaf0 item 63 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.377142688 +0000 UTC m=+5.225612930 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862cc0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862cc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862cc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862cc0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862cc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.377142688 +0000 UTC m=+5.225612930 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862cc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ee70 item 63 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 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 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.378532365 +0000 UTC m=+5.227002606 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f340 item 64 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.379019239 +0000 UTC m=+5.227489480 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862ec0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862ec0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862ec0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862ec0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862ec0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.379019239 +0000 UTC m=+5.227489480 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862ec0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f490 item 64 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.38037959 +0000 UTC m=+5.228849841 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f960 item 65 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.380987601 +0000 UTC m=+5.229457842 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f80): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.380987601 +0000 UTC m=+5.229457842 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fd50 item 65 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862fc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862fc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862fc0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862fc0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862fc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.382373251 +0000 UTC m=+5.230843502 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862fc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004560e0 item 66 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.382981752 +0000 UTC m=+5.231451993 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863040): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863040): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863040): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863040): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863040): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.382981752 +0000 UTC m=+5.231451993 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863040): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456310 item 66 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863080): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863080): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863080): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863080): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863080): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.384251303 +0000 UTC m=+5.232721554 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863080): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456930 item 67 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.384774915 +0000 UTC m=+5.233245156 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863100): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863100): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863100): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863100): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863100): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.384774915 +0000 UTC m=+5.233245156 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863100): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a80 item 67 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863180): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863180): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863180): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863180): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863180): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.386196363 +0000 UTC m=+5.234666614 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863180): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863240): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863240): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456e00 item 68 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863240): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863240): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863240): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863240): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863240): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.386758226 +0000 UTC m=+5.235228467 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863240): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.386758226 +0000 UTC m=+5.235228467 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456fc0 item 68 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008632c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008632c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008632c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008632c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008632c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.388438879 +0000 UTC m=+5.236909159 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008632c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863300): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863300): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863300): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863300): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863300): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004572d0 item 69 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863300): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863300): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.389252734 +0000 UTC m=+5.237723006 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863300): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863340): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863340): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863340): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863340): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863340): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.389252734 +0000 UTC m=+5.237723006 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863340): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457420 item 69 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008633c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008633c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008633c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008633c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008633c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.390511367 +0000 UTC m=+5.238981607 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008633c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457810 item 70 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.39112072 +0000 UTC m=+5.239590961 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.39112072 +0000 UTC m=+5.239590961 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004579d0 item 70 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863540): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863540): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863540): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863540): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863540): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.39237364 +0000 UTC m=+5.240843870 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863540): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863600): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863600): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863600): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863600): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863600): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457ea0 item 71 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863600): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863600): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.392900347 +0000 UTC m=+5.241370588 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863600): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863640): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863640): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863640): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863640): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863640): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.392900347 +0000 UTC m=+5.241370588 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863640): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474070 item 71 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008636c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008636c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008636c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008636c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008636c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.394707739 +0000 UTC m=+5.243177979 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008636c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474770 item 72 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.395282576 +0000 UTC m=+5.243752817 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.395282576 +0000 UTC m=+5.243752817 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474a10 item 72 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.396589699 +0000 UTC m=+5.245059940 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc96c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc96c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc96c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406770 item 73 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc96c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc96c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.397197569 +0000 UTC m=+5.245667810 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc96c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9700): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9700): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9700): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9700): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9700): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406a80 item 73 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9700): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9700): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.397845635 +0000 UTC m=+5.246315875 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9700): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9740): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9740): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9740): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9740): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9740): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.397845635 +0000 UTC m=+5.246315875 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9740): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406d90 item 73 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9800): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9800): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9800): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9800): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9800): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9800): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9800): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.399322034 +0000 UTC m=+5.247792295 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9800): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9840): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9840): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9840): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407420 item 74 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9840): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9840): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.399870703 +0000 UTC m=+5.248340964 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9840): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9900): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9900): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004075e0 item 74 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9900): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9900): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9900): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9900): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9900): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.400550559 +0000 UTC m=+5.249020820 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9900): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9940): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9940): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9940): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9940): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9940): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.400550559 +0000 UTC m=+5.249020820 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9940): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004077a0 item 74 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a00): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.402445534 +0000 UTC m=+5.250915774 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407c00 item 75 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.40279544 +0000 UTC m=+5.251265681 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9a40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b00): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b00): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003501c0 item 75 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b00): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.40339848 +0000 UTC m=+5.251868722 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b40): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.40339848 +0000 UTC m=+5.251868722 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9b40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003503f0 item 75 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c00): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.405528747 +0000 UTC m=+5.253999038 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003508c0 item 76 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.406052039 +0000 UTC m=+5.254522300 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9c40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350c40 item 76 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d00): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d00): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d00): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.406720032 +0000 UTC m=+5.255190292 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d40): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.406720032 +0000 UTC m=+5.255190292 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9d40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350fc0 item 76 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e00): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.408322067 +0000 UTC m=+5.256792328 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351650 item 77 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.408918285 +0000 UTC m=+5.257388547 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9e40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9f40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9f40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9f40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9f40): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9f40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.408918285 +0000 UTC m=+5.257388547 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9f40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351a40 item 77 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c080): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c080): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c080): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c080): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c080): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c080): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c080): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.410675773 +0000 UTC m=+5.259146034 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c080): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c0c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c0c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c0c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cd20 item 78 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c0c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c0c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.411241193 +0000 UTC m=+5.259711444 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c0c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c180): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c180): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c180): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c180): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c180): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.411241193 +0000 UTC m=+5.259711444 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c180): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cee0 item 78 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.412774981 +0000 UTC m=+5.261245221 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c280): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c280): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d2d0 item 79 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c280): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.41332404 +0000 UTC m=+5.261794281 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c340): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c340): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c340): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c340): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c340): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.41332404 +0000 UTC m=+5.261794281 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c340): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d6c0 item 79 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.414863549 +0000 UTC m=+5.263333779 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c440): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c440): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c440): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036dd50 item 80 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c440): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c440): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.415520481 +0000 UTC m=+5.263990722 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c440): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.415520481 +0000 UTC m=+5.263990722 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036dea0 item 80 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.417055299 +0000 UTC m=+5.265525541 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd80): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd80): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd80): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd80): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ec40 item 81 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd80): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.41825529 +0000 UTC m=+5.266725531 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cd80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cdc0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cdc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cdc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cdc0): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cdc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.41825529 +0000 UTC m=+5.266725531 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cdc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ed90 item 81 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ce40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ce40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ce40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ce40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ce40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.419919783 +0000 UTC m=+5.268390025 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0ce40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf40): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f030 item 82 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf40): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf40): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf40): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf40): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.420647288 +0000 UTC m=+5.269117529 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf80): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.420647288 +0000 UTC m=+5.269117529 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0cf80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f180 item 82 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d000): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d000): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d000): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d000): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d000): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.422592357 +0000 UTC m=+5.271062598 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d000): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d0c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d0c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d0c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d0c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d0c0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d0c0): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f420 item 83 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d0c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d0c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.423032102 +0000 UTC m=+5.271502342 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d0c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d100): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d100): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d100): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d100): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d100): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.423032102 +0000 UTC m=+5.271502342 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d100): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f570 item 83 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d180): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d180): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d180): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d180): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d180): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.42532915 +0000 UTC m=+5.273799391 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d180): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d240): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d240): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d240): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f810 item 84 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d240): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d240): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d240): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d240): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d240): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.426028012 +0000 UTC m=+5.274498252 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d240): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d280): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d280): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d280): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.426028012 +0000 UTC m=+5.274498252 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f960 item 84 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d300): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d300): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d300): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d300): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d300): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.42765852 +0000 UTC m=+5.276128761 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d300): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d3c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d3c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d3c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d3c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d3c0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d3c0): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fc00 item 85 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d3c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d3c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.428376547 +0000 UTC m=+5.276846778 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d3c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d400): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d400): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d400): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d400): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d400): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.428376547 +0000 UTC m=+5.276846778 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d400): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fd50 item 85 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d480): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d480): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d480): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d480): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d480): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.429656389 +0000 UTC m=+5.278126629 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d480): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d540): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d540): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d540): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510540 item 86 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d540): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d540): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d540): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d540): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d540): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.430265711 +0000 UTC m=+5.278735952 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d540): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d580): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d580): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d580): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d580): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d580): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.430265711 +0000 UTC m=+5.278735952 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d580): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000510b60 item 86 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d600): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d600): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d600): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d600): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d600): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.43169389 +0000 UTC m=+5.280164131 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d600): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d6c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d6c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d6c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d6c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d6c0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d6c0): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511110 item 87 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d6c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d6c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.432232451 +0000 UTC m=+5.280702692 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d6c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d700): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d700): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d700): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d700): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d700): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.432232451 +0000 UTC m=+5.280702692 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d700): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005113b0 item 87 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d780): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d780): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d780): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d780): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d780): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.434259864 +0000 UTC m=+5.282730105 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d840): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d840): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d840): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000511b90 item 88 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d840): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d840): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d840): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d840): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d840): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.435464493 +0000 UTC m=+5.283934734 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d840): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d880): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d880): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d880): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d880): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d880): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.435464493 +0000 UTC m=+5.283934734 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d880): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482070 item 88 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d940): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d940): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d940): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d940): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d940): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d940): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d940): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d940): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.437933245 +0000 UTC m=+5.286403485 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d940): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d980): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d980): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d980): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482700 item 89 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d980): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d980): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.439176917 +0000 UTC m=+5.287647148 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0d980): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da40): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da40): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da40): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da40): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004828c0 item 89 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da40): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.439671034 +0000 UTC m=+5.288141265 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da80): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.439671034 +0000 UTC m=+5.288141265 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0da80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482af0 item 89 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db40): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db40): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db40): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.440823817 +0000 UTC m=+5.289294058 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482d90 item 90 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.441219278 +0000 UTC m=+5.289689520 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0db80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc40): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482f50 item 90 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc40): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc40): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc40): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc40): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.44225468 +0000 UTC m=+5.290724922 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc80): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.44225468 +0000 UTC m=+5.290724922 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d0dc80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483110 item 90 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c600): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c600): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c600): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c600): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c600): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c600): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c600): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c600): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.443307415 +0000 UTC m=+5.291777646 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c600): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003645b0 item 91 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.443812483 +0000 UTC m=+5.292282713 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c700): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c700): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c700): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c700): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c700): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c700): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003647e0 item 91 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c700): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c700): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.444367865 +0000 UTC m=+5.292838106 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c700): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.444367865 +0000 UTC m=+5.292838106 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364af0 item 91 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c800): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c800): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c800): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c800): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c800): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c800): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c800): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c800): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.445569409 +0000 UTC m=+5.294039650 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c800): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c840): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c840): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c840): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364f50 item 92 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c840): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c840): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.446050741 +0000 UTC m=+5.294520983 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c840): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365260 item 92 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.446553053 +0000 UTC m=+5.295023285 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c940): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c940): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c940): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c940): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c940): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.446553053 +0000 UTC m=+5.295023285 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c940): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365570 item 92 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.447652276 +0000 UTC m=+5.296122518 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b90 item 93 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.448179716 +0000 UTC m=+5.296649957 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.448179716 +0000 UTC m=+5.296649957 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365dc0 item 93 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cbc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cbc0): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cbc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cbc0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cbc0): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cbc0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cbc0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cbc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.449402539 +0000 UTC m=+5.297872781 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cbc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e540 item 94 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.449890074 +0000 UTC m=+5.298360315 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ccc0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ccc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ccc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ccc0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ccc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.449890074 +0000 UTC m=+5.298360315 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ccc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e770 item 94 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd80): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd80): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd80): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.451093432 +0000 UTC m=+5.299563673 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cdc0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cdc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cdc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ebd0 item 95 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cdc0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cdc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.451672358 +0000 UTC m=+5.300142599 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cdc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce80): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.451672358 +0000 UTC m=+5.300142599 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 95 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 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 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.452752613 +0000 UTC m=+5.301222845 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f180 item 96 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.453162743 +0000 UTC m=+5.301632984 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d040): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d040): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d040): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d040): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d040): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.453162743 +0000 UTC m=+5.301632984 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d040): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f2d0 item 96 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= 2025/05/22 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : >WaitForWriters: 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/05/22 01:51:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae000): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae000): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae000): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae000): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae000): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.458222905 +0000 UTC m=+5.306693146 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae000): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae040): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae040): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae040): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae040): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae040): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae040): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae040): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.458222905 +0000 UTC m=+5.306693146 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae040): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae080): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae080): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae080): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae080): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae080): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.458222905 +0000 UTC m=+5.306693146 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae080): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004839d0 item 1 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae0c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae0c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae0c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae0c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae0c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.460106999 +0000 UTC m=+5.308577231 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae0c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae100): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae100): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae100): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae100): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae100): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.460106999 +0000 UTC m=+5.308577231 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae100): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e070 item 2 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae140): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae140): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae140): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae140): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae140): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.46140756 +0000 UTC m=+5.309877791 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae140): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae180): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae180): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae180): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae180): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae180): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae180): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae180): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.46140756 +0000 UTC m=+5.309877791 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae180): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae1c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae1c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae1c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae1c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae1c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.46140756 +0000 UTC m=+5.309877791 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae1c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e770 item 3 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae280): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae280): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae280): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.463103671 +0000 UTC m=+5.311573912 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae300): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae300): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae300): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae300): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae300): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.463103671 +0000 UTC m=+5.311573912 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae300): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ecb0 item 4 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae340): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae340): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae340): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae340): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae340): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.464237177 +0000 UTC m=+5.312707418 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae340): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae380): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae380): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae380): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae380): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae380): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae380): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae380): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.464237177 +0000 UTC m=+5.312707418 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae380): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae3c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae3c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae3c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae3c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae3c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.464237177 +0000 UTC m=+5.312707418 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae3c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f110 item 5 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae440): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae440): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae440): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae440): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae440): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.465782517 +0000 UTC m=+5.314252758 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae440): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae4c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae4c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae4c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae4c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae4c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.465782517 +0000 UTC m=+5.314252758 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae4c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f730 item 6 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae540): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae540): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae540): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae540): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae540): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.467003076 +0000 UTC m=+5.315473317 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae540): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae600): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae600): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae600): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae600): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae600): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae600): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae600): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.467003076 +0000 UTC m=+5.315473317 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae600): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae640): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae640): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae640): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae640): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae640): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.467003076 +0000 UTC m=+5.315473317 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae640): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fea0 item 7 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae6c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae6c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae6c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae6c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae6c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.468856382 +0000 UTC m=+5.317326623 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae6c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae740): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae740): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae740): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae740): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae740): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.468856382 +0000 UTC m=+5.317326623 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae740): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 8 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae780): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000eae780): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae780): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae780): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae780): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae780): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae7c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae7c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae7c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae7c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae7c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.470674594 +0000 UTC m=+5.319144845 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae7c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae800): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae800): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae800): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae800): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae800): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae800): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae800): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.470674594 +0000 UTC m=+5.319144845 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae800): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae840): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae840): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae840): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae840): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae840): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.470674594 +0000 UTC m=+5.319144845 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae840): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053500 item 9 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae8c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae8c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae8c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae8c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae8c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.472643247 +0000 UTC m=+5.321113488 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae8c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae940): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae940): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae940): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae940): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae940): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.472643247 +0000 UTC m=+5.321113488 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eae940): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe2a0 item 10 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaea00): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000eaea00): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaea00): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaea00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaea00): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaea00): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaea00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaea40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaea40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaea40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaea40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaea40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.4748631 +0000 UTC m=+5.323333341 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaea40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb00): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb00): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb00): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.4748631 +0000 UTC m=+5.323333341 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb40): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.4748631 +0000 UTC m=+5.323333341 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaeb40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fe770 item 11 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaebc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaebc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaebc0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaebc0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaebc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.476767894 +0000 UTC m=+5.325238145 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaebc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaec40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaec40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaec40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaec40): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaec40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.476767894 +0000 UTC m=+5.325238145 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaec40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ff880 item 12 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaed00): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000eaed00): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaed00): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaed00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaed00): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaed00): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaed00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaed40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaed40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaed40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaed40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaed40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.478202845 +0000 UTC m=+5.326673087 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaed40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaee00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaee00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaee00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaee00): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaee00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.478202845 +0000 UTC m=+5.326673087 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaee00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a070 item 13 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaee80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaee80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaee80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaee80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaee80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.479578576 +0000 UTC m=+5.328048827 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaee80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaef00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaef00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaef00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaef00): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaef00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.479578576 +0000 UTC m=+5.328048827 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaef00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a3f0 item 14 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaefc0): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000eaefc0): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaefc0): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaefc0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaefc0): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaefc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaefc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf000): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf000): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf000): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf000): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf000): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.481063462 +0000 UTC m=+5.329533703 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf000): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf0c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf0c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf0c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf0c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf0c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.481063462 +0000 UTC m=+5.329533703 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf0c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a7e0 item 15 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf140): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf140): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf140): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf140): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf140): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.482314157 +0000 UTC m=+5.330784389 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf140): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf1c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf1c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf1c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf1c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf1c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.482314157 +0000 UTC m=+5.330784389 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf1c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aaf0 item 16 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf200): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf200): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf200): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf200): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf200): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.483678738 +0000 UTC m=+5.332148979 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf200): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf240): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf240): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf240): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf240): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf240): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf240): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf240): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf240): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.483678738 +0000 UTC m=+5.332148979 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf240): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf280): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf280): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf280): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.483678738 +0000 UTC m=+5.332148979 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b0a0 item 17 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf300): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf300): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf300): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf300): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf300): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.485676255 +0000 UTC m=+5.334146485 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf300): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf380): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf380): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf380): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf380): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf380): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.485676255 +0000 UTC m=+5.334146485 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf380): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b5e0 item 18 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf440): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf440): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf440): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf440): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf440): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.486957178 +0000 UTC m=+5.335427419 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf440): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf540): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf540): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf540): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf540): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf540): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf540): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf540): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf540): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.486957178 +0000 UTC m=+5.335427419 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf540): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf580): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf580): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf580): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf580): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf580): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.486957178 +0000 UTC m=+5.335427419 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf580): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b960 item 19 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf600): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf600): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf600): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf600): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf600): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.488844427 +0000 UTC m=+5.337314659 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf600): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf680): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf680): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf680): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf680): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf680): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.488844427 +0000 UTC m=+5.337314659 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf680): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bd50 item 20 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf700): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf700): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf700): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf700): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf700): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.490058936 +0000 UTC m=+5.338529176 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf700): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf7c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf7c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf7c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf7c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf7c0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf7c0): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf7c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf7c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.490058936 +0000 UTC m=+5.338529176 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf7c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf800): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf800): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf800): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf800): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf800): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.490058936 +0000 UTC m=+5.338529176 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf800): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a0e0 item 21 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf880): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf880): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf880): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf880): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf880): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.491886855 +0000 UTC m=+5.340357096 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf880): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf900): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf900): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf900): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf900): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf900): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.491886855 +0000 UTC m=+5.340357096 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf900): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aa10 item 22 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf980): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf980): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf980): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf980): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf980): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.493448885 +0000 UTC m=+5.341919126 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaf980): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa40): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa40): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa40): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa40): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa40): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.493448885 +0000 UTC m=+5.341919126 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa80): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.493448885 +0000 UTC m=+5.341919126 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafa80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ad20 item 23 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafb00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafb00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafb00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafb00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafb00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.495342758 +0000 UTC m=+5.343812999 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafb00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafb80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafb80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafb80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafb80): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafb80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.495342758 +0000 UTC m=+5.343812999 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafb80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b960 item 24 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafc40): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000eafc40): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafc40): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafc40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafc40): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafc40): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafc40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafc80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafc80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafc80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafc80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafc80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.496837472 +0000 UTC m=+5.345307712 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafc80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd40): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd40): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd40): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd40): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd40): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.496837472 +0000 UTC m=+5.345307712 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd80): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.496837472 +0000 UTC m=+5.345307712 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafd80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a1c0 item 25 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafe00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafe00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafe00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafe00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafe00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.498729251 +0000 UTC m=+5.347199492 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafe00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafe80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafe80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafe80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafe80): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafe80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.498729251 +0000 UTC m=+5.347199492 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eafe80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ab60 item 26 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaff40): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000eaff40): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaff40): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaff40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaff40): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaff40): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000eaff40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790000): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790000): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790000): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790000): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790000): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.500358587 +0000 UTC m=+5.348828828 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790000): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007903c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007903c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007903c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007903c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007903c0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007903c0): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007903c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007903c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.500358587 +0000 UTC m=+5.348828828 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007903c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790400): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790400): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790400): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790400): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790400): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.500358587 +0000 UTC m=+5.348828828 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790400): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b2d0 item 27 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007904c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007904c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007904c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007904c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007904c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.502497901 +0000 UTC m=+5.350968141 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007904c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790540): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790540): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790540): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790540): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790540): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.502497901 +0000 UTC m=+5.350968141 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790540): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bb90 item 28 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790600): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000790600): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790600): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790600): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790600): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790600): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790600): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790640): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790640): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790640): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790640): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790640): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.504216634 +0000 UTC m=+5.352686885 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790640): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790340): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790340): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790340): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790340): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790340): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.504216634 +0000 UTC m=+5.352686885 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790340): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a1c0 item 29 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007906c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007906c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007906c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007906c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007906c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.505897708 +0000 UTC m=+5.354367969 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007906c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790780): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790780): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790780): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790780): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790780): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.505897708 +0000 UTC m=+5.354367969 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a9a0 item 30 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790880): _readAt: size=2, off=0 2025/05/22 01:51:50 ERROR : open-test-file(0xc000790880): Couldn't read size of file 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790880): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790880): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790880): >_writeAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790880): close: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790880): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007908c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007908c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007908c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007908c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007908c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.507545869 +0000 UTC m=+5.356016120 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007908c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790980): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790980): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790980): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790980): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790980): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.507545869 +0000 UTC m=+5.356016120 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790980): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b110 item 31 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 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 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790a00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790a00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790a00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790a00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790a00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.509053327 +0000 UTC m=+5.357523589 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790a00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790c40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790c40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790c40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790c40): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790c40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.509053327 +0000 UTC m=+5.357523589 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790c40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474000 item 32 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790c80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790c80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790c80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790c80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790c80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.510385606 +0000 UTC m=+5.358855838 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790c80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790cc0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790cc0): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790cc0): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790cc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790cc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474620 item 33 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790cc0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790cc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.510895864 +0000 UTC m=+5.359366104 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790cc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790d00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790d00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790d00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790d00): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790d00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.510895864 +0000 UTC m=+5.359366104 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790d00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004749a0 item 33 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790d40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790d40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790d40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790d40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790d40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.512139417 +0000 UTC m=+5.360609658 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790d40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474cb0 item 34 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f00): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f00): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.512879364 +0000 UTC m=+5.361349606 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f40): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.512879364 +0000 UTC m=+5.361349606 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474e00 item 34 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.514228726 +0000 UTC m=+5.362698977 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790f80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790fc0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790fc0): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790fc0): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790fc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790fc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475420 item 35 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790fc0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790fc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.514891379 +0000 UTC m=+5.363361619 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000790fc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791880): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791880): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791880): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791880): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791880): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.514891379 +0000 UTC m=+5.363361619 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791880): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475570 item 35 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791900): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791900): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791900): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791900): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791900): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.516343363 +0000 UTC m=+5.364813604 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791900): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007919c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007919c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475880 item 36 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007919c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007919c0): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007919c0): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007919c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007919c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.517014782 +0000 UTC m=+5.365485033 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0007919c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a00): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.517014782 +0000 UTC m=+5.365485033 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475ab0 item 36 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.518347713 +0000 UTC m=+5.366817953 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a80): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a80): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a80): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475f10 item 37 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a80): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.518886202 +0000 UTC m=+5.367356443 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791a80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791ac0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791ac0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791ac0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791ac0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791ac0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.518886202 +0000 UTC m=+5.367356443 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791ac0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e0e0 item 37 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791b40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791b40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791b40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791b40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791b40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.520157458 +0000 UTC m=+5.368627698 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791b40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e770 item 38 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c00): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c00): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.520838926 +0000 UTC m=+5.369309187 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c40): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.520838926 +0000 UTC m=+5.369309187 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791c40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e930 item 38 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791cc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791cc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791cc0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791cc0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791cc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.52224886 +0000 UTC m=+5.370719121 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791cc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791dc0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791dc0): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791dc0): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791dc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791dc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 39 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791dc0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791dc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.522915301 +0000 UTC m=+5.371385552 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791dc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791e00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791e00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791e00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791e00): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791e00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.522915301 +0000 UTC m=+5.371385552 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791e00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ef50 item 39 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791e80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791e80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791e80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791e80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791e80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.527052592 +0000 UTC m=+5.375522853 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000791e80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862040): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862040): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f2d0 item 40 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862040): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862040): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862040): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862040): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862040): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.527902797 +0000 UTC m=+5.376373048 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862040): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862080): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862080): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862080): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862080): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862080): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.527902797 +0000 UTC m=+5.376373048 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862080): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f5e0 item 40 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.529275692 +0000 UTC m=+5.377745943 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862140): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862180): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862180): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862180): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f960 item 41 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862180): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862180): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.529841954 +0000 UTC m=+5.378312205 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862180): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c000): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c000): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c000): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c000): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c000): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003421c0 item 41 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c000): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c000): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.530359655 +0000 UTC m=+5.378829906 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c000): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c040): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c040): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c040): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c040): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c040): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.530359655 +0000 UTC m=+5.378829906 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c040): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342460 item 41 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c100): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c100): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c100): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c100): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c100): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c100): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c100): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.531749553 +0000 UTC m=+5.380219804 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c100): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c140): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c140): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c140): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342850 item 42 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c140): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c140): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.532264018 +0000 UTC m=+5.380734269 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c140): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c200): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c200): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003429a0 item 42 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c200): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c200): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c200): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c200): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c200): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.533303627 +0000 UTC m=+5.381773899 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c200): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.533303627 +0000 UTC m=+5.381773899 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c240): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342af0 item 42 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c300): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c300): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c300): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c300): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c300): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c300): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c300): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.534513498 +0000 UTC m=+5.382983749 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c300): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c340): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c340): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c340): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342fc0 item 43 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c340): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c340): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.5350742 +0000 UTC m=+5.383544451 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c340): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343180 item 43 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.5357463 +0000 UTC m=+5.384216531 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c400): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c440): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c440): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c440): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c440): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c440): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.5357463 +0000 UTC m=+5.384216531 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c440): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003432d0 item 43 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.538335708 +0000 UTC m=+5.386805969 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c500): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c580): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c580): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c580): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003435e0 item 44 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c580): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c580): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.539023007 +0000 UTC m=+5.387493259 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c580): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343880 item 44 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.53974414 +0000 UTC m=+5.388214391 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c640): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c680): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c680): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c680): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c680): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c680): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.53974414 +0000 UTC m=+5.388214391 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c680): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003439d0 item 44 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.542066587 +0000 UTC m=+5.390536838 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c740): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c780): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c780): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c780): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343ce0 item 45 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c780): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c780): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.542695005 +0000 UTC m=+5.391165266 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c840): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c840): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c840): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c840): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c840): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.542695005 +0000 UTC m=+5.391165266 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c840): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343ea0 item 45 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.544188386 +0000 UTC m=+5.392658647 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c900): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c940): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c940): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c940): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003042a0 item 46 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c940): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c940): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.544703152 +0000 UTC m=+5.393173413 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7c940): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.544703152 +0000 UTC m=+5.393173413 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003044d0 item 46 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.54731418 +0000 UTC m=+5.395784441 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008622c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008622c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008622c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fce0 item 47 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008622c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008622c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.548017068 +0000 UTC m=+5.396487320 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008622c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862380): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862380): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862380): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862380): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862380): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.548017068 +0000 UTC m=+5.396487320 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862380): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fea0 item 47 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.549603034 +0000 UTC m=+5.398073285 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862440): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862480): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862480): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862480): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c1c0 item 48 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862480): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862480): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.550143217 +0000 UTC m=+5.398613468 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862480): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862580): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862580): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862580): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862580): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862580): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.550143217 +0000 UTC m=+5.398613468 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862580): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c380 item 48 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008625c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008625c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008625c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008625c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008625c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.551583489 +0000 UTC m=+5.400053750 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008625c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c690 item 49 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.55208533 +0000 UTC m=+5.400555581 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862600): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862640): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862640): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862640): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862640): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862640): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.55208533 +0000 UTC m=+5.400555581 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862640): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c7e0 item 49 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008626c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008626c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008626c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008626c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008626c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.553498702 +0000 UTC m=+5.401968963 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008626c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cbd0 item 50 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.55407377 +0000 UTC m=+5.402544021 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008627c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008627c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008627c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008627c0): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008627c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.55407377 +0000 UTC m=+5.402544021 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008627c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016cd90 item 50 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.555457115 +0000 UTC m=+5.403927366 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862840): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862900): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862900): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862900): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862900): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862900): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862900): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d180 item 51 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862900): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862900): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.556037945 +0000 UTC m=+5.404508196 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862900): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862940): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862940): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862940): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862940): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862940): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.556037945 +0000 UTC m=+5.404508196 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862940): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d340 item 51 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008629c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008629c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008629c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008629c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008629c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.557567685 +0000 UTC m=+5.406037936 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008629c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a80): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d810 item 52 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a80): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a80): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a80): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a80): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.558170025 +0000 UTC m=+5.406640285 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862a80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862ac0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862ac0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862ac0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862ac0): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862ac0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.558170025 +0000 UTC m=+5.406640285 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862ac0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d9d0 item 52 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862b40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862b40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862b40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862b40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862b40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.559541878 +0000 UTC m=+5.408012139 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862b40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dd50 item 53 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.560092301 +0000 UTC m=+5.408562552 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c40): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.560092301 +0000 UTC m=+5.408562552 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862c40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016dea0 item 53 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862cc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862cc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862cc0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862cc0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862cc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.561602874 +0000 UTC m=+5.410073135 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862cc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c2a0 item 54 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.562244497 +0000 UTC m=+5.410714749 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862d80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e00): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.562244497 +0000 UTC m=+5.410714749 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c3f0 item 54 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.56367958 +0000 UTC m=+5.412149841 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862e80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c690 item 55 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.564253066 +0000 UTC m=+5.412723317 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f80): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.564253066 +0000 UTC m=+5.412723317 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000862f80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0c7e0 item 55 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.565700421 +0000 UTC m=+5.414170672 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863000): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ca80 item 56 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.566309753 +0000 UTC m=+5.414780014 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008630c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca40): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.566309753 +0000 UTC m=+5.414780014 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ca40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003049a0 item 56 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.567591748 +0000 UTC m=+5.416062010 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304e00 item 57 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.568104741 +0000 UTC m=+5.416574992 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cb40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003050a0 item 57 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.568620468 +0000 UTC m=+5.417090720 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc40): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.568620468 +0000 UTC m=+5.417090720 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cc40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305340 item 57 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd00): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.57000208 +0000 UTC m=+5.418472331 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305a40 item 58 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.570512298 +0000 UTC m=+5.418982549 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cd40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce00): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305c70 item 58 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce00): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce00): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce00): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.571120809 +0000 UTC m=+5.419591060 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce40): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.571120809 +0000 UTC m=+5.419591060 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ce40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305dc0 item 58 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf00): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf00): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.57252862 +0000 UTC m=+5.420998871 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003302a0 item 59 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.57305109 +0000 UTC m=+5.421521341 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7cf40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d000): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d000): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d000): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d000): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d000): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d000): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003308c0 item 59 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d000): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d000): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.573574162 +0000 UTC m=+5.422044422 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d000): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d040): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d040): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d040): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d040): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d040): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.573574162 +0000 UTC m=+5.422044422 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d040): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330c40 item 59 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d100): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d100): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d100): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d100): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d100): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d100): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d100): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d100): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.574928972 +0000 UTC m=+5.423399224 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d100): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d140): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d140): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d140): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330f50 item 60 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d140): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d140): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.575369689 +0000 UTC m=+5.423839950 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d140): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d200): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d200): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d200): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331180 item 60 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d200): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d200): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d200): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d200): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d200): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.576020249 +0000 UTC m=+5.424490500 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d200): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d240): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d240): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d240): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d240): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d240): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.576020249 +0000 UTC m=+5.424490500 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d240): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331420 item 60 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d300): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d300): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d300): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d300): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d300): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d300): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d300): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d300): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.57737504 +0000 UTC m=+5.425845291 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d300): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d340): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d340): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d340): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331810 item 61 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d340): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d340): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.577884416 +0000 UTC m=+5.426354667 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d340): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d400): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d400): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d400): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d400): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d400): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.577884416 +0000 UTC m=+5.426354667 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d400): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331b20 item 61 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d4c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d4c0): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d4c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d4c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d4c0): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d4c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d4c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d4c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.579307706 +0000 UTC m=+5.427777947 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d4c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d500): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d500): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d500): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012a380 item 62 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d500): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d500): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.57978427 +0000 UTC m=+5.428254511 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d500): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d5c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d5c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d5c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d5c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d5c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.57978427 +0000 UTC m=+5.428254511 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d5c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012a620 item 62 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d680): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d680): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d680): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d680): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d680): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d680): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d680): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d680): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.581062518 +0000 UTC m=+5.429532909 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d680): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863100): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863100): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863100): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0cbd0 item 63 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863100): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863100): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.581492285 +0000 UTC m=+5.429962525 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863100): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008631c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008631c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008631c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008631c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008631c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.581492285 +0000 UTC m=+5.429962525 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008631c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0cd90 item 63 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 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 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): >_readAt: n=0, err=Bad file descriptor 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.582704629 +0000 UTC m=+5.431174859 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008632c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008632c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008632c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d030 item 64 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008632c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008632c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.583303021 +0000 UTC m=+5.431773262 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008632c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863380): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863380): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863380): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863380): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863380): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.583303021 +0000 UTC m=+5.431773262 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863380): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d180 item 64 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008633c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008633c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008633c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008633c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008633c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.584601007 +0000 UTC m=+5.433071247 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008633c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863400): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863400): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863400): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863400): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863400): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d420 item 65 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863400): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863400): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.58512552 +0000 UTC m=+5.433595751 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863400): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863440): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863440): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863440): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863440): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863440): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.58512552 +0000 UTC m=+5.433595751 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863440): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d570 item 65 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.586304432 +0000 UTC m=+5.434774673 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863480): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d810 item 66 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.586930927 +0000 UTC m=+5.435401167 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008634c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863500): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863500): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863500): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863500): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863500): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.586930927 +0000 UTC m=+5.435401167 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863500): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0d9d0 item 66 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863540): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863540): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863540): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863540): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863540): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.588145205 +0000 UTC m=+5.436615446 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863540): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863580): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863580): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863580): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863580): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863580): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0dc70 item 67 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863580): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863580): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.588697851 +0000 UTC m=+5.437168093 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863580): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008635c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008635c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008635c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008635c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008635c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.588697851 +0000 UTC m=+5.437168093 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008635c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f0ddc0 item 67 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863640): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863640): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863640): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863640): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863640): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.589969607 +0000 UTC m=+5.438439848 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863640): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863700): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863700): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e1c0 item 68 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863700): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863700): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863700): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863700): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863700): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.590546198 +0000 UTC m=+5.439016439 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863700): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863740): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863740): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863740): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863740): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863740): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.590546198 +0000 UTC m=+5.439016439 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863740): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e3f0 item 68 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.591812874 +0000 UTC m=+5.440283105 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e8c0 item 69 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.592456813 +0000 UTC m=+5.440927054 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc0008637c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.592456813 +0000 UTC m=+5.440927054 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863800): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ebd0 item 69 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863880): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863880): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863880): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863880): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863880): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.593780746 +0000 UTC m=+5.442250987 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863880): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863940): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863940): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045efc0 item 70 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863940): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863940): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863940): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863940): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863940): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.594338121 +0000 UTC m=+5.442808363 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863940): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863980): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863980): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863980): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863980): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863980): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.594338121 +0000 UTC m=+5.442808363 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863980): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f260 item 70 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863a00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863a00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863a00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863a00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863a00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.595631037 +0000 UTC m=+5.444101279 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863a00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ac0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ac0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ac0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ac0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ac0): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f8f0 item 71 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ac0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ac0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.59616536 +0000 UTC m=+5.444635601 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ac0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863b00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863b00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863b00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863b00): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863b00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.59616536 +0000 UTC m=+5.444635601 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863b00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fb20 item 71 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863b80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863b80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863b80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863b80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863b80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.597440732 +0000 UTC m=+5.445910973 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863b80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ff10 item 72 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c40): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c40): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c40): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c40): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.598016822 +0000 UTC m=+5.446487064 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c80): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.598016822 +0000 UTC m=+5.446487064 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863c80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f880e0 item 72 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863cc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863cc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863cc0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863cc0): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863cc0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863cc0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863cc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.599233455 +0000 UTC m=+5.447703696 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863cc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88380 item 73 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.599763159 +0000 UTC m=+5.448233399 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d40): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d40): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d40): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f884d0 item 73 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d40): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.600294054 +0000 UTC m=+5.448764296 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d80): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.600294054 +0000 UTC m=+5.448764296 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863d80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88620 item 73 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d780): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d780): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d780): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d780): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d780): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d780): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d780): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.601988592 +0000 UTC m=+5.450458834 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d780): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d7c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d7c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d7c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012aa80 item 74 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d7c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d7c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.60270685 +0000 UTC m=+5.451177111 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d7c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d880): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d880): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012acb0 item 74 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d880): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d880): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d880): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d880): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d880): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.603311485 +0000 UTC m=+5.451781736 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d880): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d8c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d8c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d8c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d8c0): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d8c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.603311485 +0000 UTC m=+5.451781736 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d8c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012ae00 item 74 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d980): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d980): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d980): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d980): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d980): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d980): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d980): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.604783126 +0000 UTC m=+5.453253377 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d980): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d9c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d9c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d9c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b0a0 item 75 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d9c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d9c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.605339219 +0000 UTC m=+5.453809470 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7d9c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7da80): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7da80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7da80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7da80): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7da80): _writeAt: size=3, off=2 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b2d0 item 75 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7da80): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7da80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.606001881 +0000 UTC m=+5.454472142 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7da80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dac0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dac0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dac0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dac0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dac0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.606001881 +0000 UTC m=+5.454472142 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dac0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b420 item 75 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7db80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7db80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7db80): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7db80): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7db80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7db80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7db80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.607764979 +0000 UTC m=+5.456235220 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7db80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dbc0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dbc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dbc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b730 item 76 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dbc0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dbc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.608313838 +0000 UTC m=+5.456784079 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dbc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dc80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dc80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b880 item 76 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dc80): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dc80): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dc80): _writeAt: size=3, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dc80): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dc80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.608956444 +0000 UTC m=+5.457426675 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dc80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dcc0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dcc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dcc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dcc0): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dcc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.608956444 +0000 UTC m=+5.457426675 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dcc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012b9d0 item 76 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dd80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dd80): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dd80): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dd80): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dd80): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dd80): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dd80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.61019624 +0000 UTC m=+5.458666481 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7dd80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ddc0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ddc0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ddc0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00012bdc0 item 77 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ddc0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ddc0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.610727566 +0000 UTC m=+5.459197807 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7ddc0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7de80): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7de80): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7de80): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7de80): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7de80): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.610727566 +0000 UTC m=+5.459197807 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7de80): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e2a0 item 77 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7df40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7df40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7df40): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7df40): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7df40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7df40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7df40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.612620588 +0000 UTC m=+5.461090858 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d7df40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e000): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e000): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e000): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ea10 item 78 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e000): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e000): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.61328327 +0000 UTC m=+5.461753521 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e000): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e0c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e0c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e0c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e0c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e0c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.61328327 +0000 UTC m=+5.461753521 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e0c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ebd0 item 78 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.614915522 +0000 UTC m=+5.463385773 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e180): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e1c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e1c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e1c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f1f0 item 79 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e1c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e1c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.615463861 +0000 UTC m=+5.463934112 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e1c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e280): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e280): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e280): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.615463861 +0000 UTC m=+5.463934112 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f3b0 item 79 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e340): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e340): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e340): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e340): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e340): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e340): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e340): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.616974465 +0000 UTC m=+5.465444726 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e340): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e380): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e380): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e380): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f7a0 item 80 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e380): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e380): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.617564461 +0000 UTC m=+5.466034712 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e380): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e440): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e440): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e440): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e440): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e440): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.617564461 +0000 UTC m=+5.466034712 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e440): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f9d0 item 80 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e480): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e480): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e480): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e480): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e480): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.619170835 +0000 UTC m=+5.467641086 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e480): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e4c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e4c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e4c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e4c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e4c0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e4c0): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ff10 item 81 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e4c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e4c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.619857623 +0000 UTC m=+5.468327874 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e4c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e500): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e500): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e500): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e500): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e500): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.619857623 +0000 UTC m=+5.468327874 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e500): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456150 item 81 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e580): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e580): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e580): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e580): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e580): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.621283437 +0000 UTC m=+5.469753688 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e580): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e640): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e640): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e640): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456770 item 82 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e640): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e640): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e640): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e640): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e640): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.621935932 +0000 UTC m=+5.470406183 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e640): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e6c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e6c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e6c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e6c0): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e6c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.621935932 +0000 UTC m=+5.470406183 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e6c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004569a0 item 82 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e740): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e740): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e740): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e740): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e740): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.623472805 +0000 UTC m=+5.471943066 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e740): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e840): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e840): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e840): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e840): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e840): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e840): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456d20 item 83 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e840): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e840): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.62416867 +0000 UTC m=+5.472638911 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e840): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e880): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e880): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e880): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e880): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e880): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.62416867 +0000 UTC m=+5.472638911 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e880): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456ee0 item 83 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e900): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e900): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e900): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e900): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e900): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.625462467 +0000 UTC m=+5.473932718 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e900): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e9c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e9c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e9c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004571f0 item 84 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e9c0): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e9c0): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e9c0): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e9c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e9c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.626187698 +0000 UTC m=+5.474657929 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4e9c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea00): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.626187698 +0000 UTC m=+5.474657929 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000d4ea00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457340 item 84 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863e00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863e00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863e00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863e00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863e00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.627322436 +0000 UTC m=+5.475792677 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863e00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ec0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ec0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ec0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ec0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ec0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ec0): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f888c0 item 85 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ec0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ec0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.627956745 +0000 UTC m=+5.476426987 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863ec0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863f00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863f00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863f00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863f00): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863f00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.627956745 +0000 UTC m=+5.476426987 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000863f00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88a10 item 85 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8000): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8000): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8000): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8000): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8000): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.62938718 +0000 UTC m=+5.477857411 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8000): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88cb0 item 86 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.630010539 +0000 UTC m=+5.478480780 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc80c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.630010539 +0000 UTC m=+5.478480780 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8100): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f88e70 item 86 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.631609859 +0000 UTC m=+5.480080110 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8180): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89110 item 87 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.632283533 +0000 UTC m=+5.480753793 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8240): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8280): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8280): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8280): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.632283533 +0000 UTC m=+5.480753793 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89260 item 87 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.634142059 +0000 UTC m=+5.482612320 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8300): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89500 item 88 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.634965173 +0000 UTC m=+5.483435444 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc83c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.634965173 +0000 UTC m=+5.483435444 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8400): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89650 item 88 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc84c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc84c0): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc84c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc84c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc84c0): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc84c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc84c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc84c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.636371071 +0000 UTC m=+5.484841332 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc84c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f898f0 item 89 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.637017102 +0000 UTC m=+5.485487363 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8500): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89a40 item 89 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.637758683 +0000 UTC m=+5.486228945 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc85c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.637758683 +0000 UTC m=+5.486228945 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8600): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89b90 item 89 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc86c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc86c0): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc86c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc86c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc86c0): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc86c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc86c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc86c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.639443264 +0000 UTC m=+5.487913525 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc86c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8700): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8700): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8700): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f89e30 item 90 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8700): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8700): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.639973859 +0000 UTC m=+5.488444110 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8700): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406000 item 90 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.640818844 +0000 UTC m=+5.489289115 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc87c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8800): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8800): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8800): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8800): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8800): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.640818844 +0000 UTC m=+5.489289115 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8800): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004061c0 item 90 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.642445235 +0000 UTC m=+5.490915486 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc88c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8900): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8900): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8900): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406690 item 91 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8900): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8900): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.643189492 +0000 UTC m=+5.491659743 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8900): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc89c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc89c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc89c0): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc89c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc89c0): >_readAt: n=2, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc89c0): _writeAt: size=3, off=7 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004069a0 item 91 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc89c0): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc89c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.644573357 +0000 UTC m=+5.493043608 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc89c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a00): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a00): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a00): >_readAt: n=8, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.644573357 +0000 UTC m=+5.493043608 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8a00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406cb0 item 91 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b00): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b00): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.646362432 +0000 UTC m=+5.494832683 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004073b0 item 92 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.647167544 +0000 UTC m=+5.495637795 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8b40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): open at offset 5 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407570 item 92 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): _readAt: size=2, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): _writeAt: size=3, off=5 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): >_writeAt: n=3, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.648137363 +0000 UTC m=+5.496607614 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c40): >_readAt: n=3, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.648137363 +0000 UTC m=+5.496607614 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8c40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407730 item 92 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d00): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d00): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.650165678 +0000 UTC m=+5.498635929 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407b20 item 93 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.650906598 +0000 UTC m=+5.499376849 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8d40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e40): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e40): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e40): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.650906598 +0000 UTC m=+5.499376849 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8e40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407f10 item 93 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f00): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f00): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f00): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f00): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f00): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f00): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f00): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f00): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.653496114 +0000 UTC m=+5.501966386 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f00): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003504d0 item 94 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.654721815 +0000 UTC m=+5.503192066 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc8f40): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9000): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9000): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9000): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9000): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9000): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.654721815 +0000 UTC m=+5.503192066 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9000): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350770 item 94 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc90c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc90c0): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc90c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc90c0): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc90c0): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc90c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc90c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc90c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.65758193 +0000 UTC m=+5.506052181 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc90c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9100): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9100): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9100): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350e70 item 95 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9100): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9100): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.658455959 +0000 UTC m=+5.506926211 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9100): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc91c0): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc91c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc91c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc91c0): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc91c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.658455959 +0000 UTC m=+5.506926211 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc91c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351180 item 95 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 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 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): open at offset 0 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): _readAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): >_readAt: n=0, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.660736227 +0000 UTC m=+5.509206488 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9280): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc92c0): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc92c0): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc92c0): >openPending: err= 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351960 item 96 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc92c0): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc92c0): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.661423867 +0000 UTC m=+5.509894108 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc92c0): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/22 01:51:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/22 01:51:50 DEBUG : open-test-file: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9380): _readAt: size=512, off=0 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9380): openPending: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9380): >openPending: err= 2025/05/22 01:51:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9380): >_readAt: n=5, err=EOF 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9380): close: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-22 01:51:50.661423867 +0000 UTC m=+5.509894108 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : open-test-file(0xc000dc9380): >close: err= 2025/05/22 01:51:50 DEBUG : open-test-file: Remove: 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351d50 item 96 2025/05/22 01:51:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/22 01:51:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/22 01:51:50 DEBUG : open-test-file: >Remove: err= 2025/05/22 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : >WaitForWriters: 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.23s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- 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.01s) --- 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.21s) --- 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:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : file1: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : file1(0xc000dc9440): openPending: 2025/05/22 01:51:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:50 DEBUG : file1(0xc000dc9440): >openPending: err= 2025/05/22 01:51:50 DEBUG : file1: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/22 01:51:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/22 01:51:50 DEBUG : file1(0xc000dc9440): _writeAt: size=2, off=0 2025/05/22 01:51:50 DEBUG : file1(0xc000dc9440): >_writeAt: n=2, err= 2025/05/22 01:51:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/05/22 01:51:50 DEBUG : file1(0xc000dc9440): RWFileHandle.Flush 2025/05/22 01:51:50 DEBUG : file1(0xc000dc9440): RWFileHandle.Release 2025/05/22 01:51:50 DEBUG : file1(0xc000dc9440): close: 2025/05/22 01:51:50 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/05/22 01:51:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : file1(0xc000dc9440): >close: err= 2025/05/22 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : file1: reading active writers 2025/05/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : file1: reading active writers 2025/05/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : file1: reading active writers 2025/05/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : file1: reading active writers 2025/05/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:50 DEBUG : file1: vfs cache: starting upload 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1.c8b6918.partial" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1.c8b6918.partial 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-jeyajax3fuxe/file1.c8b6918.partial 2025/05/22 01:51:50 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/05/22 01:51:50 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/05/22 01:51:50 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/05/22 01:51:50 INFO : file1: Copied (new) 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:50 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/05/22 01:51:50 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/05/22 01:51:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/22 01:51:50 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:50 INFO : file1: vfs cache: upload succeeded try #1 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : file1: reading active writers 2025/05/22 01:51:50 DEBUG : >WaitForWriters: 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:50 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:50 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/05/22 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : file1: reading active writers 2025/05/22 01:51:50 DEBUG : >WaitForWriters: 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.17s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:50 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:50 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:50 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:50 DEBUG : rename_me: newRWFileHandle: 2025/05/22 01:51:50 DEBUG : rename_me(0xc000d4f040): openPending: 2025/05/22 01:51:50 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/22 01:51:50 DEBUG : rename_me(0xc000d4f040): >openPending: err= 2025/05/22 01:51:50 DEBUG : rename_me: >newRWFileHandle: err= 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/22 01:51:50 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/05/22 01:51:50 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/05/22 01:51:50 DEBUG : rename_me(0xc000d4f040): _writeAt: size=5, off=0 2025/05/22 01:51:50 DEBUG : rename_me(0xc000d4f040): >_writeAt: n=5, err= 2025/05/22 01:51:50 DEBUG : rename_me(0xc000d4f040): close: 2025/05/22 01:51:50 DEBUG : rename_me: vfs cache: setting modification time to 2025-05-22 01:51:50.841738987 +0000 UTC m=+5.690209259 2025/05/22 01:51:50 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/05/22 01:51:50 DEBUG : rename_me(0xc000d4f040): >close: err= 2025/05/22 01:51:50 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/05/22 01:51:50 DEBUG : i_was_renamed: Updating file with 0xc0005c8840 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/22 01:51:50 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : i_was_renamed: reading active writers 2025/05/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : i_was_renamed: reading active writers 2025/05/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : i_was_renamed: reading active writers 2025/05/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : i_was_renamed: reading active writers 2025/05/22 01:51:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/22 01:51:50 DEBUG : i_was_renamed: vfs cache: starting upload 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/i_was_renamed.851f632d.partial" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/i_was_renamed.851f632d.partial 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/i_was_renamed.851f632d.partial 2025/05/22 01:51:50 DEBUG : i_was_renamed.851f632d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:50 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/22 01:51:50 DEBUG : i_was_renamed.851f632d.partial: renamed to: i_was_renamed 2025/05/22 01:51:50 INFO : i_was_renamed: Copied (new) 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/i_was_renamed" 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/i_was_renamed 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/i_was_renamed 2025/05/22 01:51:50 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-05-22 01:51:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/05/22 01:51:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/05/22 01:51:50 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/22 01:51:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/05/22 01:51:50 DEBUG : : Looking for writers 2025/05/22 01:51:50 DEBUG : i_was_renamed: reading active writers 2025/05/22 01:51:50 DEBUG : >WaitForWriters: 2025/05/22 01:51:50 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/22 01:51:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPOpenssh{u7nsx}/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:51 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/05/22 01:51:51 DEBUG : : forgetting directory cache 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d4f780): _readAt: size=512, off=0 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d4f780): openPending: 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 8558f20bbf1a5777c862752b37ad49be /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-22 00:52:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/22 01:51:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d4f780): >openPending: err= 2025/05/22 01:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d4f780): >_readAt: n=20, err=EOF 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d4f780): close: 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-22 00:52:51 +0000 UTC 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d4f780): >close: err= 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/05/22 01:51:51 DEBUG : : forgetting directory cache 2025/05/22 01:51:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d4fc00): _readAt: size=512, off=0 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d4fc00): openPending: 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 944a242d910e2bbacae0d0db8c64490a /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-22 00:53:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-05-22 00:52:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-22 00:53:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-05-22 00:52:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/05/22 01:51:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/22 01:51:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d4fc00): >openPending: err= 2025/05/22 01:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d4fc00): >_readAt: n=20, err=EOF 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d4fc00): close: 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-22 00:53:51 +0000 UTC 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d4fc00): >close: err= 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/05/22 01:51:51 DEBUG : : forgetting directory cache 2025/05/22 01:51:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d0d280): _readAt: size=512, off=0 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d0d280): openPending: 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4e063366550d230fc1fb85c19dbb494d /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-22 00:54:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-05-22 00:53:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-22 00:54:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-05-22 00:53:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/05/22 01:51:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/22 01:51:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d0d280): >openPending: err= 2025/05/22 01:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d0d280): >_readAt: n=20, err=EOF 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d0d280): close: 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-22 00:54:51 +0000 UTC 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d0d280): >close: err= 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/05/22 01:51:51 DEBUG : : forgetting directory cache 2025/05/22 01:51:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d0d7c0): _readAt: size=512, off=0 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d0d7c0): openPending: 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a8c7956852282e88c22a986150cb5a68 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-22 00:55:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-05-22 00:54:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-22 00:55:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-05-22 00:54:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/05/22 01:51:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/22 01:51:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d0d7c0): >openPending: err= 2025/05/22 01:51:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d0d7c0): >_readAt: n=20, err=EOF 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d0d7c0): close: 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-22 00:55:51 +0000 UTC 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate(0xc000d0d7c0): >close: err= 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:51 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/05/22 01:51:52 DEBUG : : forgetting directory cache 2025/05/22 01:51:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc00040f0c0): _readAt: size=512, off=0 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc00040f0c0): openPending: 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 25074c7237d5f7774d304950950b2d66 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-22 00:56:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-05-22 00:55:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-22 00:56:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-05-22 00:55:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/05/22 01:51:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/22 01:51:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc00040f0c0): >openPending: err= 2025/05/22 01:51:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc00040f0c0): >_readAt: n=20, err=EOF 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc00040f0c0): close: 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-22 00:56:51 +0000 UTC 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc00040f0c0): >close: err= 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/05/22 01:51:52 DEBUG : : forgetting directory cache 2025/05/22 01:51:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eae400): _readAt: size=512, off=0 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eae400): openPending: 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-05-22 00:57:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-05-22 00:56:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-05-22 00:57:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-05-22 00:56:51 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/05/22 01:51:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/05/22 01:51:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eae400): >openPending: err= 2025/05/22 01:51:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eae400): >_readAt: n=20, err=EOF 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eae400): close: 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-22 00:57:51 +0000 UTC 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eae400): >close: err= 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/05/22 01:51:52 DEBUG : : forgetting directory cache 2025/05/22 01:51:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc0002c0500): _readAt: size=512, off=0 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc0002c0500): openPending: 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-05-22 00:58:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-05-22 00:57:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-05-22 00:58:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-05-22 00:57:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/05/22 01:51:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/05/22 01:51:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc0002c0500): >openPending: err= 2025/05/22 01:51:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc0002c0500): >_readAt: n=21, err=EOF 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc0002c0500): close: 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-22 00:58:51 +0000 UTC 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc0002c0500): >close: err= 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/05/22 01:51:52 DEBUG : : forgetting directory cache 2025/05/22 01:51:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eaeb00): _readAt: size=512, off=0 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eaeb00): openPending: 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-05-22 00:59:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-05-22 00:58:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-05-22 00:59:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-05-22 00:58:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/05/22 01:51:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/05/22 01:51:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eaeb00): >openPending: err= 2025/05/22 01:51:52 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eaeb00): >_readAt: n=22, err=EOF 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eaeb00): close: 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-22 00:59:51 +0000 UTC 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eaeb00): >close: err= 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/05/22 01:51:52 DEBUG : : forgetting directory cache 2025/05/22 01:51:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eaefc0): _readAt: size=512, off=0 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eaefc0): openPending: 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a04b60cad5c51870e80f668df3d720c0 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-05-22 01:00:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-05-22 00:59:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-05-22 01:00:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-05-22 00:59:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/05/22 01:51:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/05/22 01:51:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eaefc0): >openPending: err= 2025/05/22 01:51:52 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eaefc0): >_readAt: n=23, err=EOF 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eaefc0): close: 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-22 01:00:51 +0000 UTC 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate(0xc000eaefc0): >close: err= 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:52 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/05/22 01:51:53 DEBUG : : forgetting directory cache 2025/05/22 01:51:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate(0xc000e434c0): _readAt: size=512, off=0 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate(0xc000e434c0): openPending: 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 074978d6705e58530a3c8d378a08fa37 /home/rclone/rclone-test-jeyajax3fuxe/TestRWCacheUpdate 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-05-22 01:01:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-05-22 01:00:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-05-22 01:01:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-05-22 01:00:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/05/22 01:51:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate(0xc000e434c0): >openPending: err= 2025/05/22 01:51:53 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate(0xc000e434c0): >_readAt: n=24, err=EOF 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate(0xc000e434c0): close: 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-05-22 01:01:51 +0000 UTC 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate(0xc000e434c0): >close: err= 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : TestRWCacheUpdate: reading active writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.20s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FiLeA" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/FiLeA 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-jeyajax3fuxe/FiLeA 2025/05/22 01:51:53 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FiLeA" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/FiLeA 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-jeyajax3fuxe/FiLeA 2025/05/22 01:51:53 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FiLeB" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/FiLeB 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-jeyajax3fuxe/FiLeB 2025/05/22 01:51:53 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FiLeB" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/FiLeB 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-jeyajax3fuxe/FiLeB 2025/05/22 01:51:53 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FiLeA" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/FiLeA 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-jeyajax3fuxe/FiLeA 2025/05/22 01:51:53 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/05/22 01:51:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FiLeA" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/FiLeA 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-jeyajax3fuxe/FiLeA 2025/05/22 01:51:53 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/05/22 01:51:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/22 01:51:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/22 01:51:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FiLeB" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/FiLeB 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-jeyajax3fuxe/FiLeB 2025/05/22 01:51:53 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/05/22 01:51:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/22 01:51:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/22 01:51:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FilEb" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/FilEb 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-jeyajax3fuxe/FilEb 2025/05/22 01:51:53 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FiLeA" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/FiLeA 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-jeyajax3fuxe/FiLeA 2025/05/22 01:51:53 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FiLeA" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/FiLeA 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-jeyajax3fuxe/FiLeA 2025/05/22 01:51:53 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FiLeB" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/FiLeB 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-jeyajax3fuxe/FiLeB 2025/05/22 01:51:53 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FiLeB" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/FiLeB 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-jeyajax3fuxe/FiLeB 2025/05/22 01:51:53 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FilEb" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/FilEb 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-jeyajax3fuxe/FilEb 2025/05/22 01:51:53 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FilEb" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/FilEb 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /home/rclone/rclone-test-jeyajax3fuxe/FilEb 2025/05/22 01:51:53 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/05/22 01:51:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/22 01:51:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/22 01:51:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FiLeB" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/FiLeB 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-jeyajax3fuxe/FiLeB 2025/05/22 01:51:53 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/05/22 01:51:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/22 01:51:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/22 01:51:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/FilEb" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/FilEb 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /home/rclone/rclone-test-jeyajax3fuxe/FilEb 2025/05/22 01:51:53 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/05/22 01:51:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/22 01:51:53 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/22 01:51:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/22 01:51:53 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/22 01:51:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/22 01:51:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/22 01:51:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/22 01:51:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/22 01:51:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : FiLeA: reading active writers 2025/05/22 01:51:53 DEBUG : FiLeB: reading active writers 2025/05/22 01:51:53 DEBUG : FilEb: reading active writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : FiLeA: reading active writers 2025/05/22 01:51:53 DEBUG : FiLeB: reading active writers 2025/05/22 01:51:53 DEBUG : FilEb: reading active writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.06s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/normal name with no special characters.txt" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/normal\ name\ with\ no\ special\ characters.txt 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-jeyajax3fuxe/normal name with no special characters.txt 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/normal name with no special characters.txt" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/normal\ name\ with\ no\ special\ characters.txt 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /home/rclone/rclone-test-jeyajax3fuxe/normal name with no special characters.txt 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/測試_Русский___ě_áñ" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/測試_Русский___ě_áñ 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-jeyajax3fuxe/測試_Русский___ě_áñ 2025/05/22 01:51:53 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/測試_Русский___ě_áñ" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/測試_Русский___ě_áñ 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /home/rclone/rclone-test-jeyajax3fuxe/測試_Русский___ě_áñ 2025/05/22 01:51:53 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/normal name with no special characters.txt" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/normal\ name\ with\ no\ special\ characters.txt 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 89d903bc35dede724fd52c51437ff5fd /home/rclone/rclone-test-jeyajax3fuxe/normal name with no special characters.txt 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/05/22 01:51:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/05/22 01:51:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/05/22 01:51:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/測試_Русский___ě_áñ" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/測試_Русский___ě_áñ 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /home/rclone/rclone-test-jeyajax3fuxe/測試_Русский___ě_áñ 2025/05/22 01:51:53 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : normal name with no special characters.txt: reading active writers 2025/05/22 01:51:53 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Reusing VFS from active cache 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file2" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file2" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : dir: Looking for writers 2025/05/22 01:51:53 DEBUG : file2: reading active writers 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : dir: reading active writers 2025/05/22 01:51:53 DEBUG : file1: reading active writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.02s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file2" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file2" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : dir: Looking for writers 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : dir: reading active writers 2025/05/22 01:51:53 DEBUG : file1: reading active writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.02s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file2" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file2" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/05/22 01:51:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : file1: Open: flags=O_RDONLY 2025/05/22 01:51:53 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/22 01:51:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/22 01:51:53 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/05/22 01:51:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/22 01:51:53 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/05/22 01:51:53 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/05/22 01:51:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (0 bytes), uploading instead of streaming 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/new_file.txt" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/new_file.txt 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jeyajax3fuxe/dir/new_file.txt 2025/05/22 01:51:53 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/22 01:51:53 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 01:51:53 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/05/22 01:51:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/22 01:51:53 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : dir: Looking for writers 2025/05/22 01:51:53 DEBUG : file2: reading active writers 2025/05/22 01:51:53 DEBUG : new_file.txt: reading active writers 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : dir: reading active writers 2025/05/22 01:51:53 DEBUG : file1: reading active writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.03s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file2" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file2" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-jeyajax3fuxe/dir/file2 2025/05/22 01:51:53 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/05/22 01:51:53 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/05/22 01:51:53 DEBUG : dir/file1: Updating file with dir/file1 0xc0005c9ec0 2025/05/22 01:51:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/22 01:51:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:53 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/dir/file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-jeyajax3fuxe/dir/file1 2025/05/22 01:51:53 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/05/22 01:51:53 INFO : dir/file1: Moved (server-side) to: file0 2025/05/22 01:51:53 DEBUG : file0: Updating file with file0 0xc0005c9ec0 2025/05/22 01:51:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file0" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file0 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 25ba584dea3b091afba78acbe36da91a /home/rclone/rclone-test-jeyajax3fuxe/file0 2025/05/22 01:51:53 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file0" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/file0 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /home/rclone/rclone-test-jeyajax3fuxe/file0 2025/05/22 01:51:53 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : dir: Looking for writers 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : dir: reading active writers 2025/05/22 01:51:53 DEBUG : file0: reading active writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Server has VFS statistics extension 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: About path "/home/rclone/rclone-test-jeyajax3fuxe" 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/05/22 01:51:53 DEBUG : : forgetting directory cache 2025/05/22 01:51:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: New connection 127.0.0.1:59766->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: New connection 127.0.0.1:59782->127.0.0.1:28627 to "SSH-2.0-OpenSSH_8.1" 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : a: Looking for writers 2025/05/22 01:51:53 DEBUG : b: Looking for writers 2025/05/22 01:51:53 DEBUG : c: Looking for writers 2025/05/22 01:51:53 DEBUG : d: Looking for writers 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : d: reading active writers 2025/05/22 01:51:53 DEBUG : /: reading active writers 2025/05/22 01:51:53 DEBUG : a: reading active writers 2025/05/22 01:51:53 DEBUG : b: reading active writers 2025/05/22 01:51:53 DEBUG : c: reading active writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.23s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/22 01:51:53 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/05/22 01:51:53 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/05/22 01:51:53 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : a/b/c/d: Looking for writers 2025/05/22 01:51:53 DEBUG : a/b/c: Looking for writers 2025/05/22 01:51:53 DEBUG : d: reading active writers 2025/05/22 01:51:53 DEBUG : a/b: Looking for writers 2025/05/22 01:51:53 DEBUG : c: reading active writers 2025/05/22 01:51:53 DEBUG : a: Looking for writers 2025/05/22 01:51:53 DEBUG : b: reading active writers 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : a: reading active writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.06s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 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:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/22 01:51:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/22 01:51:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/22 01:51:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (5 bytes), uploading instead of streaming 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/22 01:51:53 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/05/22 01:51:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/22 01:51:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/22 01:51:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/22 01:51:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/22 01:51:53 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/05/22 01:51:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/22 01:51:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (0 bytes), uploading instead of streaming 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/22 01:51:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 01:51:53 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/22 01:51:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (7 bytes), uploading instead of streaming 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:53 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/05/22 01:51:53 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/05/22 01:51:53 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:53 DEBUG : : Looking for writers 2025/05/22 01:51:53 DEBUG : file1: reading active writers 2025/05/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.02s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:53 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/22 01:51:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/22 01:51:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/05/22 01:51:54 DEBUG : file1: aborting in-sequence write wait, off=100 2025/05/22 01:51:54 DEBUG : file1: failed to wait for in-sequence write to 100 2025/05/22 01:51:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (11 bytes), uploading instead of streaming 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/22 01:51:54 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/22 01:51:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: sha1sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/05/22 01:51:54 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:54 DEBUG : : Looking for writers 2025/05/22 01:51:54 DEBUG : file1: reading active writers 2025/05/22 01:51:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.02s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/22 01:51:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/22 01:51:54 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (5 bytes), uploading instead of streaming 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 5d41402abc4b2a76b9719d911017c592 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/05/22 01:51:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/05/22 01:51:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/05/22 01:51:54 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:54 DEBUG : : Looking for writers 2025/05/22 01:51:54 DEBUG : file1: reading active writers 2025/05/22 01:51:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/22 01:51:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/22 01:51:54 DEBUG : file1: WriteFileHandle.Release closing 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (0 bytes), uploading instead of streaming 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/22 01:51:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 01:51:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/05/22 01:51:54 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:54 DEBUG : : Looking for writers 2025/05/22 01:51:54 DEBUG : file1: reading active writers 2025/05/22 01:51:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/22 01:51:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (2 bytes), uploading instead of streaming 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/05/22 01:51:54 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/05/22 01:51:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:54 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:54 DEBUG : : Looking for writers 2025/05/22 01:51:54 DEBUG : file1: reading active writers 2025/05/22 01:51:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.02s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/22 01:51:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (0 bytes), uploading instead of streaming 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: d41d8cd98f00b204e9800998ecf8427e /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/05/22 01:51:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/05/22 01:51:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:54 DEBUG : file1: Open: flags=O_RDONLY 2025/05/22 01:51:54 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/22 01:51:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/22 01:51:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:54 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:54 DEBUG : : Looking for writers 2025/05/22 01:51:54 DEBUG : file1: reading active writers 2025/05/22 01:51:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.02s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe", Local "Local file system at /tmp/rclone3167891933", Modify Window "1s" 2025/05/22 01:51:54 INFO : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: poll-interval is not supported by this remote 2025/05/22 01:51:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/22 01:51:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/22 01:51:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: File to upload is small (100 bytes), uploading instead of streaming 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Shell path "/home/rclone/rclone-test-jeyajax3fuxe/file1" 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Running remote command: md5sum /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Remote command result: f56b975d007e16834dac904bff961fb5 /home/rclone/rclone-test-jeyajax3fuxe/file1 2025/05/22 01:51:54 DEBUG : file1: Parsed hash: f56b975d007e16834dac904bff961fb5 2025/05/22 01:51:54 DEBUG : file1: md5 = f56b975d007e16834dac904bff961fb5 OK 2025/05/22 01:51:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/05/22 01:51:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/22 01:51:54 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/22 01:51:54 DEBUG : file1: Open: flags=O_RDONLY 2025/05/22 01:51:54 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/22 01:51:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/22 01:51:54 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/22 01:51:54 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/22 01:51:54 DEBUG : WaitForWriters: timeout=30s 2025/05/22 01:51:54 DEBUG : : Looking for writers 2025/05/22 01:51:54 DEBUG : file1: reading active writers 2025/05/22 01:51:54 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.02s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/05/22 01:51:54 DEBUG : sftp://rclone@127.0.0.1:28627/rclone-test-jeyajax3fuxe: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPOpenssh: -verbose" - Finished ERROR in 9.661578519s (try 1/5): exit status 1: Failed [TestDirEntryModTimeInvalidation]