"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/08 05:08:05 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-kugacav9pole" 2026/08/08 05:08:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 05:08:05 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/08 05:08:05 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/08 05:08:05 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/08 05:08:05 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/08 05:08:05 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell type "unix" from config 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Relative path resolved to "/rclone-test-kugacav9pole" 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Using root directory "/rclone-test-kugacav9pole" 2026/08/08 05:08:05 DEBUG : Creating backend with remote "/tmp/rclone1461230206" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:05 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:05 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:05 DEBUG : dir: Looking for writers 2026/08/08 05:08:05 DEBUG : Looking for writers 2026/08/08 05:08:05 DEBUG : dir: reading active writers 2026/08/08 05:08:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.23s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:05 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:05 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:05 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:05 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:05 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:06 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/subdir/file3" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/subdir/file3 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/subdir/file3" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-kugacav9pole/dir/subdir/file3 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:06 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/subdir/file3" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/subdir/file3 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/subdir/file3" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-kugacav9pole/dir/subdir/file3 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:06 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/08 05:08:06 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:06 DEBUG : dir/subdir: Looking for writers 2026/08/08 05:08:06 DEBUG : dir: Looking for writers 2026/08/08 05:08:06 DEBUG : file1: reading active writers 2026/08/08 05:08:06 DEBUG : file2: reading active writers 2026/08/08 05:08:06 DEBUG : subdir: reading active writers 2026/08/08 05:08:06 DEBUG : Looking for writers 2026/08/08 05:08:06 DEBUG : dir: reading active writers 2026/08/08 05:08:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.65s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:06 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:06 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:06 DEBUG : dir: Looking for writers 2026/08/08 05:08:06 DEBUG : file1: reading active writers 2026/08/08 05:08:06 DEBUG : Looking for writers 2026/08/08 05:08:06 DEBUG : dir: reading active writers 2026/08/08 05:08:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.22s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:06 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:06 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:06 DEBUG : dir: Looking for writers 2026/08/08 05:08:06 DEBUG : Looking for writers 2026/08/08 05:08:06 DEBUG : dir: reading active writers 2026/08/08 05:08:06 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.21s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:06 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:06 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:06 DEBUG : dir: forgetting directory cache 2026/08/08 05:08:06 DEBUG : forgetting directory cache 2026/08/08 05:08:06 DEBUG : dir: forgetting directory cache 2026/08/08 05:08:06 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:06 DEBUG : Looking for writers 2026/08/08 05:08:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:06 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:06 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:06 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:07 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/08 05:08:07 DEBUG : dir: invalidating directory cache 2026/08/08 05:08:07 DEBUG : >ForgetPath: 2026/08/08 05:08:07 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/08 05:08:07 DEBUG : invalidating directory cache 2026/08/08 05:08:07 DEBUG : dir: forgetting directory cache 2026/08/08 05:08:07 DEBUG : >ForgetPath: 2026/08/08 05:08:07 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/08 05:08:07 DEBUG : >ForgetPath: 2026/08/08 05:08:07 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:07 DEBUG : dir: Looking for writers 2026/08/08 05:08:07 DEBUG : Looking for writers 2026/08/08 05:08:07 DEBUG : dir: reading active writers 2026/08/08 05:08:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.21s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:07 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/fil/a/b/c" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/fil/a/b/c 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/fil/a/b/c" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-kugacav9pole/fil/a/b/c 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:07 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/fil/a/b/c" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/fil/a/b/c 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/fil/a/b/c" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-kugacav9pole/fil/a/b/c 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:07 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:07 DEBUG : forgetting directory cache 2026/08/08 05:08:07 DEBUG : dir: forgetting directory cache 2026/08/08 05:08:07 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:07 DEBUG : fil/a/b: Looking for writers 2026/08/08 05:08:07 DEBUG : fil/a: Looking for writers 2026/08/08 05:08:07 DEBUG : b: reading active writers 2026/08/08 05:08:07 DEBUG : fil: Looking for writers 2026/08/08 05:08:07 DEBUG : a: reading active writers 2026/08/08 05:08:07 DEBUG : dir: Looking for writers 2026/08/08 05:08:07 DEBUG : Looking for writers 2026/08/08 05:08:07 DEBUG : dir: reading active writers 2026/08/08 05:08:07 DEBUG : fil: reading active writers 2026/08/08 05:08:07 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.72s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:07 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:07 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:07 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:07 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:07 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:07 DEBUG : dir: Looking for writers 2026/08/08 05:08:07 DEBUG : Looking for writers 2026/08/08 05:08:07 DEBUG : dir: reading active writers 2026/08/08 05:08:07 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.21s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:07 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:08 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:08 DEBUG : dir: Looking for writers 2026/08/08 05:08:08 DEBUG : file1: reading active writers 2026/08/08 05:08:08 DEBUG : Looking for writers 2026/08/08 05:08:08 DEBUG : dir: reading active writers 2026/08/08 05:08:08 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:08 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:08 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:08 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:08 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/subdir/file3" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/subdir/file3 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/subdir/file3" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-kugacav9pole/dir/subdir/file3 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:08 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/subdir/file3" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/subdir/file3 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/subdir/file3" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-kugacav9pole/dir/subdir/file3 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:08 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/08 05:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/08 05:08:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/08 05:08:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/08 05:08:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/08 05:08:08 DEBUG : Waiting for deletions to finish 2026/08/08 05:08:08 INFO : dir/subdir/file3: Deleted 2026/08/08 05:08:08 DEBUG : removing 1 level 2 directories 2026/08/08 05:08:08 INFO : dir/subdir: Removing directory 2026/08/08 05:08:08 DEBUG : dir: invalidating directory cache 2026/08/08 05:08:08 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/08 05:08:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/08 05:08:08 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/08 05:08:08 DEBUG : dir/file1: Reset virtual modtime 2026/08/08 05:08:08 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/08 05:08:08 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/08 05:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/08 05:08:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/08 05:08:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:08 DEBUG : dir: invalidating directory cache 2026/08/08 05:08:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/08 05:08:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/08 05:08:08 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/08 05:08:08 DEBUG : forgetting directory cache 2026/08/08 05:08:08 DEBUG : dir: forgetting directory cache 2026/08/08 05:08:08 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/08 05:08:08 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:08 DEBUG : dir/virtualDir: Looking for writers 2026/08/08 05:08:08 DEBUG : dir: Looking for writers 2026/08/08 05:08:08 DEBUG : file1: reading active writers 2026/08/08 05:08:08 DEBUG : virtualFile2: reading active writers 2026/08/08 05:08:08 DEBUG : virtualFile: reading active writers 2026/08/08 05:08:08 DEBUG : virtualDir: reading active writers 2026/08/08 05:08:08 DEBUG : Looking for writers 2026/08/08 05:08:08 DEBUG : dir: reading active writers 2026/08/08 05:08:08 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.63s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:08 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:08 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:08 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:09 ERROR : dir/: Can only open directories read only 2026/08/08 05:08:09 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:09 DEBUG : dir: Looking for writers 2026/08/08 05:08:09 DEBUG : Looking for writers 2026/08/08 05:08:09 DEBUG : dir: reading active writers 2026/08/08 05:08:09 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.21s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:09 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:09 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/08 05:08:09 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/08 05:08:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 05:08:09 DEBUG : dir/potato: size = 5 OK 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/potato" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/potato 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/potato" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/dir/potato 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:09 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:09 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:08:09 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/08 05:08:09 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/08 05:08:09 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:09 DEBUG : dir: Looking for writers 2026/08/08 05:08:09 DEBUG : file1: reading active writers 2026/08/08 05:08:09 DEBUG : potato: reading active writers 2026/08/08 05:08:09 DEBUG : Looking for writers 2026/08/08 05:08:09 DEBUG : dir: reading active writers 2026/08/08 05:08:09 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.42s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:09 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:09 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:09 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:09 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:09 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:09 DEBUG : dir/sub: Looking for writers 2026/08/08 05:08:09 DEBUG : dir: Looking for writers 2026/08/08 05:08:09 DEBUG : file1: reading active writers 2026/08/08 05:08:09 DEBUG : sub: reading active writers 2026/08/08 05:08:09 DEBUG : Looking for writers 2026/08/08 05:08:09 DEBUG : dir: reading active writers 2026/08/08 05:08:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.54s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:10 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/08 05:08:10 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:10 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:10 DEBUG : dir/sub/subsub: Looking for writers 2026/08/08 05:08:10 DEBUG : dir/sub: Looking for writers 2026/08/08 05:08:10 DEBUG : subsub: reading active writers 2026/08/08 05:08:10 DEBUG : dir: Looking for writers 2026/08/08 05:08:10 DEBUG : file1: reading active writers 2026/08/08 05:08:10 DEBUG : sub: reading active writers 2026/08/08 05:08:10 DEBUG : Looking for writers 2026/08/08 05:08:10 DEBUG : dir: reading active writers 2026/08/08 05:08:10 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.43s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:10 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:10 ERROR : dir/: Dir.Remove not empty 2026/08/08 05:08:10 DEBUG : dir/file1: Remove: 2026/08/08 05:08:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:10 DEBUG : dir/file1: >Remove: err= 2026/08/08 05:08:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/08 05:08:10 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:10 DEBUG : Looking for writers 2026/08/08 05:08:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:10 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:10 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:10 DEBUG : dir/file1: Remove: 2026/08/08 05:08:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:10 DEBUG : dir/file1: >Remove: err= 2026/08/08 05:08:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/08 05:08:10 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:10 DEBUG : Looking for writers 2026/08/08 05:08:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.21s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:10 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:10 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:10 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:11 DEBUG : dir/file1: Remove: 2026/08/08 05:08:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:11 DEBUG : dir/file1: >Remove: err= 2026/08/08 05:08:11 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:11 DEBUG : dir: Looking for writers 2026/08/08 05:08:11 DEBUG : Looking for writers 2026/08/08 05:08:11 DEBUG : dir: reading active writers 2026/08/08 05:08:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.32s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:11 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:11 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:11 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file3" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file3 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file3" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-kugacav9pole/dir/file3 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:11 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file3" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file3 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file3" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-kugacav9pole/dir/file3 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:11 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/08 05:08:11 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/08 05:08:11 DEBUG : dir: Updating dir with dir2 0x3da73c0809c0 2026/08/08 05:08:11 DEBUG : dir: forgetting directory cache 2026/08/08 05:08:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/08 05:08:11 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir2/file1" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir2/file1 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir2/file1" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir2/file1 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:11 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir2/file1" 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir2/file1 2026/08/08 05:08:11 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir2/file1" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir2/file1 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:12 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir2/file3" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir2/file3 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir2/file3" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-kugacav9pole/dir2/file3 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:12 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir2/file3" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir2/file3 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir2/file3" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-kugacav9pole/dir2/file3 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:12 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/08 05:08:12 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/08 05:08:12 DEBUG : file2: Updating file with file2 0x3da73c401d40 2026/08/08 05:08:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file2" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file2 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file2" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/file2 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:12 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file2" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/file2 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/file2" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/file2 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:12 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir2/file3" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir2/file3 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir2/file3" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-kugacav9pole/dir2/file3 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:12 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir2/file3" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir2/file3 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir2/file3" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-kugacav9pole/dir2/file3 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:12 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/08 05:08:12 INFO : dir2/file3: Deleted 2026/08/08 05:08:12 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/08 05:08:12 DEBUG : dir2/file3: Updating file with dir2/file3 0x3da73c401d40 2026/08/08 05:08:12 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/08 05:08:12 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir2/file3" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir2/file3 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir2/file3" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir2/file3 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:12 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir2/file3" 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir2/file3 2026/08/08 05:08:12 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir2/file3" 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir2/file3 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:13 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:13 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/08 05:08:13 DEBUG : empty directory: Updating dir with renamed empty directory 0x3da73c159800 2026/08/08 05:08:13 DEBUG : empty directory: forgetting directory cache 2026/08/08 05:08:13 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/08 05:08:13 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/08 05:08:13 DEBUG : dir2: Renaming to "dir3" 2026/08/08 05:08:13 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:13 DEBUG : dir3: Looking for writers 2026/08/08 05:08:13 DEBUG : file3: reading active writers 2026/08/08 05:08:13 DEBUG : renamed empty directory: Looking for writers 2026/08/08 05:08:13 DEBUG : Looking for writers 2026/08/08 05:08:13 DEBUG : dir3: reading active writers 2026/08/08 05:08:13 DEBUG : renamed empty directory: reading active writers 2026/08/08 05:08:13 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.84s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:13 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:13 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:13 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/08 05:08:13 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:13 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:08:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/08 05:08:13 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/08 05:08:13 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/08 05:08:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/08 05:08:13 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:13 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:08:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/08 05:08:13 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/08 05:08:13 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/08 05:08:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (12 bytes), uploading instead of streaming 2026/08/08 05:08:13 DEBUG : dir/sub/file2: size = 12 OK 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/sub/file2" 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/sub/file2 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/sub/file2" 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-kugacav9pole/dir/sub/file2 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:13 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/08 05:08:13 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/08 05:08:13 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/08 05:08:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/08 05:08:13 DEBUG : forgetting directory cache 2026/08/08 05:08:13 DEBUG : dir: forgetting directory cache 2026/08/08 05:08:13 DEBUG : dir/sub: forgetting directory cache 2026/08/08 05:08:13 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/08 05:08:13 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 05:08:13 DEBUG : dir/sub/file0: size = 5 OK 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/sub/file0" 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/sub/file0 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/sub/file0" 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/dir/sub/file0 2026/08/08 05:08:13 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:13 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:13 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:08:13 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/08 05:08:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/08 05:08:13 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:13 DEBUG : dir/sub: Looking for writers 2026/08/08 05:08:13 DEBUG : file0: reading active writers 2026/08/08 05:08:13 DEBUG : file2: reading active writers 2026/08/08 05:08:13 DEBUG : dir: Looking for writers 2026/08/08 05:08:13 DEBUG : sub: reading active writers 2026/08/08 05:08:13 DEBUG : file1: reading active writers 2026/08/08 05:08:13 DEBUG : Looking for writers 2026/08/08 05:08:13 DEBUG : dir: reading active writers 2026/08/08 05:08:13 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.42s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:13 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:13 DEBUG : forgetting directory cache 2026/08/08 05:08:14 DEBUG : forgetting directory cache 2026/08/08 05:08:14 DEBUG : dir: forgetting directory cache 2026/08/08 05:08:14 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:14 DEBUG : dir: Looking for writers 2026/08/08 05:08:14 DEBUG : Looking for writers 2026/08/08 05:08:14 DEBUG : dir: reading active writers 2026/08/08 05:08:14 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:14 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:14 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/08 05:08:14 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:14 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/08 05:08:14 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/08 05:08:14 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/08 05:08:14 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:14 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:14 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/08 05:08:14 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:14 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/08 05:08:14 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/08 05:08:14 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/08 05:08:14 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:14 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:14 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:14 DEBUG : dir: Looking for writers 2026/08/08 05:08:14 DEBUG : file1: reading active writers 2026/08/08 05:08:14 DEBUG : file1.metadata: reading active writers 2026/08/08 05:08:14 DEBUG : Looking for writers 2026/08/08 05:08:14 DEBUG : dir: reading active writers 2026/08/08 05:08:14 DEBUG : dir.metadata: reading active writers 2026/08/08 05:08:14 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:14 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:14 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:15 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:15 DEBUG : dir: Looking for writers 2026/08/08 05:08:15 DEBUG : file1: reading active writers 2026/08/08 05:08:15 DEBUG : Looking for writers 2026/08/08 05:08:15 DEBUG : dir: reading active writers 2026/08/08 05:08:15 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:15 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:15 DEBUG : Can set mod time: true 2026/08/08 05:08:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:15 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:15 DEBUG : dir: Looking for writers 2026/08/08 05:08:15 DEBUG : file1: reading active writers 2026/08/08 05:08:15 DEBUG : Looking for writers 2026/08/08 05:08:15 DEBUG : dir: reading active writers 2026/08/08 05:08:15 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:15 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:08:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 05:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 05:08:15 DEBUG : dir/file1: size = 0 OK 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:15 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/08 05:08:15 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:08:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/08 05:08:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:15 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:15 DEBUG : dir: Looking for writers 2026/08/08 05:08:15 DEBUG : file1: reading active writers 2026/08/08 05:08:15 DEBUG : Looking for writers 2026/08/08 05:08:15 DEBUG : dir: reading active writers 2026/08/08 05:08:15 DEBUG : >WaitForWriters: 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:15 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:15 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:16 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/08 05:08:16 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:16 DEBUG : dir: Looking for writers 2026/08/08 05:08:16 DEBUG : file1: reading active writers 2026/08/08 05:08:16 DEBUG : Looking for writers 2026/08/08 05:08:16 DEBUG : dir: reading active writers 2026/08/08 05:08:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:16 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:08:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 05:08:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 05:08:16 DEBUG : dir/file1: size = 5 OK 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:16 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:16 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:08:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/08 05:08:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:16 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:16 DEBUG : dir: Looking for writers 2026/08/08 05:08:16 DEBUG : file1: reading active writers 2026/08/08 05:08:16 DEBUG : Looking for writers 2026/08/08 05:08:16 DEBUG : dir: reading active writers 2026/08/08 05:08:16 DEBUG : >WaitForWriters: 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:16 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:16 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/08 05:08:16 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:16 DEBUG : dir: Looking for writers 2026/08/08 05:08:16 DEBUG : file1: reading active writers 2026/08/08 05:08:16 DEBUG : Looking for writers 2026/08/08 05:08:16 DEBUG : dir: reading active writers 2026/08/08 05:08:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:16 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:16 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:16 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:16 DEBUG : dir: Looking for writers 2026/08/08 05:08:16 DEBUG : file1: reading active writers 2026/08/08 05:08:16 DEBUG : Looking for writers 2026/08/08 05:08:16 DEBUG : dir: reading active writers 2026/08/08 05:08:16 DEBUG : >WaitForWriters: 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:16 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:16 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:16 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/08 05:08:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:17 DEBUG : dir/file1(0x3da73c3fa200): close: 2026/08/08 05:08:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/08 05:08:17 DEBUG : dir/file1(0x3da73c3fa200): >close: err= 2026/08/08 05:08:17 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:17 DEBUG : dir: Looking for writers 2026/08/08 05:08:17 DEBUG : file1: reading active writers 2026/08/08 05:08:17 DEBUG : Looking for writers 2026/08/08 05:08:17 DEBUG : dir: reading active writers 2026/08/08 05:08:17 DEBUG : >WaitForWriters: 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:17 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:17 DEBUG : dir: Looking for writers 2026/08/08 05:08:17 DEBUG : file1: reading active writers 2026/08/08 05:08:17 DEBUG : Looking for writers 2026/08/08 05:08:17 DEBUG : dir: reading active writers 2026/08/08 05:08:17 DEBUG : >WaitForWriters: 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:17 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:17 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/08 05:08:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:17 DEBUG : dir/file1(0x3da73c3fa540): _writeAt: size=5, off=0 2026/08/08 05:08:17 DEBUG : dir/file1(0x3da73c3fa540): openPending: 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 05:08:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 05:08:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:17 DEBUG : dir/file1(0x3da73c3fa540): >openPending: err= 2026/08/08 05:08:17 DEBUG : dir/file1(0x3da73c3fa540): >_writeAt: n=5, err= 2026/08/08 05:08:17 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/08 05:08:17 DEBUG : dir/file1(0x3da73c3fa540): close: 2026/08/08 05:08:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/08 05:08:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/08 05:08:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/08 05:08:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/08 05:08:17 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/08 05:08:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:17 DEBUG : dir/file1(0x3da73c3fa540): >close: err= 2026/08/08 05:08:17 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:17 DEBUG : dir: Looking for writers 2026/08/08 05:08:17 DEBUG : file1: reading active writers 2026/08/08 05:08:17 DEBUG : Looking for writers 2026/08/08 05:08:17 DEBUG : dir: reading active writers 2026/08/08 05:08:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:17 DEBUG : dir: Looking for writers 2026/08/08 05:08:17 DEBUG : file1: reading active writers 2026/08/08 05:08:17 DEBUG : Looking for writers 2026/08/08 05:08:17 DEBUG : dir: reading active writers 2026/08/08 05:08:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:17 DEBUG : dir: Looking for writers 2026/08/08 05:08:17 DEBUG : file1: reading active writers 2026/08/08 05:08:17 DEBUG : Looking for writers 2026/08/08 05:08:17 DEBUG : dir: reading active writers 2026/08/08 05:08:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:17 DEBUG : dir: Looking for writers 2026/08/08 05:08:17 DEBUG : file1: reading active writers 2026/08/08 05:08:17 DEBUG : Looking for writers 2026/08/08 05:08:17 DEBUG : dir: reading active writers 2026/08/08 05:08:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:17 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 05:08:17 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1.2f98c60a.partial" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1.2f98c60a.partial 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1.2f98c60a.partial" 2026/08/08 05:08:17 DEBUG : dir: Looking for writers 2026/08/08 05:08:17 DEBUG : file1: reading active writers 2026/08/08 05:08:17 DEBUG : Looking for writers 2026/08/08 05:08:17 DEBUG : dir: reading active writers 2026/08/08 05:08:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-kugacav9pole/dir/file1.2f98c60a.partial 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:17 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/08 05:08:17 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/08 05:08:17 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/08 05:08:17 INFO : dir/file1: Copied (replaced existing) 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:17 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:18 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/08 05:08:18 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/08 05:08:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 05:08:18 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/08 05:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 05:08:18 DEBUG : dir: Looking for writers 2026/08/08 05:08:18 DEBUG : file1: reading active writers 2026/08/08 05:08:18 DEBUG : Looking for writers 2026/08/08 05:08:18 DEBUG : dir: reading active writers 2026/08/08 05:08:18 DEBUG : >WaitForWriters: 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:18 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:18 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/08 05:08:18 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:18 DEBUG : dir: Looking for writers 2026/08/08 05:08:18 DEBUG : file1: reading active writers 2026/08/08 05:08:18 DEBUG : Looking for writers 2026/08/08 05:08:18 DEBUG : dir: reading active writers 2026/08/08 05:08:18 DEBUG : >WaitForWriters: 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.26s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.45s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.54s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.52s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.88s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:18 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 05:08:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:18 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:18 DEBUG : dir: Looking for writers 2026/08/08 05:08:18 DEBUG : file1: reading active writers 2026/08/08 05:08:18 DEBUG : Looking for writers 2026/08/08 05:08:18 DEBUG : dir: reading active writers 2026/08/08 05:08:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.31s) === RUN TestFileOpenReadUnknownSize 2026/08/08 05:08:18 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/08 05:08:18 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 05:08:18 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:18 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/08 05:08:18 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:18 DEBUG : Looking for writers 2026/08/08 05:08:18 DEBUG : file.txt: reading active writers 2026/08/08 05:08:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:18 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (25 bytes), uploading instead of streaming 2026/08/08 05:08:18 DEBUG : dir/file1: size = 25 OK 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:18 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:08:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:18 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:18 DEBUG : dir: Looking for writers 2026/08/08 05:08:18 DEBUG : file1: reading active writers 2026/08/08 05:08:18 DEBUG : Looking for writers 2026/08/08 05:08:18 DEBUG : dir: reading active writers 2026/08/08 05:08:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.33s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:18 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:18 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:19 DEBUG : dir/file1: Remove: 2026/08/08 05:08:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:19 DEBUG : dir/file1: >Remove: err= 2026/08/08 05:08:19 DEBUG : dir/file1: Remove: 2026/08/08 05:08:19 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/08 05:08:19 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:19 DEBUG : dir: Looking for writers 2026/08/08 05:08:19 DEBUG : Looking for writers 2026/08/08 05:08:19 DEBUG : dir: reading active writers 2026/08/08 05:08:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.24s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:19 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:19 DEBUG : dir/file1: Remove: 2026/08/08 05:08:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:19 DEBUG : dir/file1: >Remove: err= 2026/08/08 05:08:19 DEBUG : dir/file1: Remove: 2026/08/08 05:08:19 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/08 05:08:19 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:19 DEBUG : dir: Looking for writers 2026/08/08 05:08:19 DEBUG : Looking for writers 2026/08/08 05:08:19 DEBUG : dir: reading active writers 2026/08/08 05:08:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.24s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:19 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 05:08:19 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/08 05:08:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 05:08:19 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/08 05:08:19 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 05:08:19 DEBUG : dir/file1: Open: flags=0x3 2026/08/08 05:08:19 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/08 05:08:19 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/08 05:08:19 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:19 DEBUG : dir: Looking for writers 2026/08/08 05:08:19 DEBUG : file1: reading active writers 2026/08/08 05:08:19 DEBUG : Looking for writers 2026/08/08 05:08:19 DEBUG : dir: reading active writers 2026/08/08 05:08:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.24s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:19 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:19 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:19 DEBUG : dir: Looking for writers 2026/08/08 05:08:19 DEBUG : file1: reading active writers 2026/08/08 05:08:19 DEBUG : Looking for writers 2026/08/08 05:08:19 DEBUG : dir: reading active writers 2026/08/08 05:08:19 DEBUG : >WaitForWriters: 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:19 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:08:20 DEBUG : newLeaf: Updating file with newLeaf 0x3da73c5f95f0 2026/08/08 05:08:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:20 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:20 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 05:08:20 DEBUG : dir/file1: Updating file with dir/file1 0x3da73c5f95f0 2026/08/08 05:08:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 05:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:08:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 05:08:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:20 DEBUG : dir/file1: File is currently open, delaying rename 0x3da73c5f95f0 2026/08/08 05:08:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (25 bytes), uploading instead of streaming 2026/08/08 05:08:20 DEBUG : dir/file1: size = 25 OK 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:20 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:20 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:08:20 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:20 DEBUG : newLeaf: Running delayed rename now 2026/08/08 05:08:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:08:20 DEBUG : newLeaf: Updating file with newLeaf 0x3da73c5f95f0 2026/08/08 05:08:20 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:20 DEBUG : dir: Looking for writers 2026/08/08 05:08:20 DEBUG : Looking for writers 2026/08/08 05:08:20 DEBUG : dir: reading active writers 2026/08/08 05:08:20 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:20 DEBUG : >WaitForWriters: 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:20 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:20 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/08 05:08:20 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:20 DEBUG : dir: Looking for writers 2026/08/08 05:08:20 DEBUG : Looking for writers 2026/08/08 05:08:20 DEBUG : dir: reading active writers 2026/08/08 05:08:20 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:20 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:20 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:20 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:20 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:21 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:21 DEBUG : dir: Looking for writers 2026/08/08 05:08:21 DEBUG : file1: reading active writers 2026/08/08 05:08:21 DEBUG : Looking for writers 2026/08/08 05:08:21 DEBUG : dir: reading active writers 2026/08/08 05:08:21 DEBUG : >WaitForWriters: 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:08:21 DEBUG : newLeaf: Updating file with newLeaf 0x3da73c3fe000 2026/08/08 05:08:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:21 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:21 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 05:08:21 DEBUG : dir/file1: Updating file with dir/file1 0x3da73c3fe000 2026/08/08 05:08:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 05:08:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:08:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 05:08:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:21 DEBUG : dir/file1: File is currently open, delaying rename 0x3da73c3fe000 2026/08/08 05:08:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (25 bytes), uploading instead of streaming 2026/08/08 05:08:21 DEBUG : dir/file1: size = 25 OK 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:21 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:08:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:21 DEBUG : newLeaf: Running delayed rename now 2026/08/08 05:08:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:08:21 DEBUG : newLeaf: Updating file with newLeaf 0x3da73c3fe000 2026/08/08 05:08:21 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:21 DEBUG : dir: Looking for writers 2026/08/08 05:08:21 DEBUG : Looking for writers 2026/08/08 05:08:21 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:21 DEBUG : dir: reading active writers 2026/08/08 05:08:21 DEBUG : >WaitForWriters: 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:21 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:21 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:22 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/08 05:08:22 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:22 DEBUG : dir: Looking for writers 2026/08/08 05:08:22 DEBUG : Looking for writers 2026/08/08 05:08:22 DEBUG : dir: reading active writers 2026/08/08 05:08:22 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:22 DEBUG : >WaitForWriters: 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:22 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:22 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:08:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:22 DEBUG : dir/file1(0x3da73bf9b500): openPending: 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 05:08:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 05:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:22 DEBUG : dir/file1(0x3da73bf9b500): >openPending: err= 2026/08/08 05:08:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:08:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:22 DEBUG : dir/file1(0x3da73bf9b500): _writeAt: size=14, off=0 2026/08/08 05:08:22 DEBUG : dir/file1(0x3da73bf9b500): >_writeAt: n=14, err= 2026/08/08 05:08:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/08 05:08:22 DEBUG : dir/file1(0x3da73bf9b500): close: 2026/08/08 05:08:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/08 05:08:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/08 05:08:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:22 DEBUG : dir/file1(0x3da73bf9b500): >close: err= 2026/08/08 05:08:22 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:22 DEBUG : dir: Looking for writers 2026/08/08 05:08:22 DEBUG : file1: reading active writers 2026/08/08 05:08:22 DEBUG : Looking for writers 2026/08/08 05:08:22 DEBUG : dir: reading active writers 2026/08/08 05:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:22 DEBUG : dir: Looking for writers 2026/08/08 05:08:22 DEBUG : file1: reading active writers 2026/08/08 05:08:22 DEBUG : Looking for writers 2026/08/08 05:08:22 DEBUG : dir: reading active writers 2026/08/08 05:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:22 DEBUG : dir: Looking for writers 2026/08/08 05:08:22 DEBUG : file1: reading active writers 2026/08/08 05:08:22 DEBUG : Looking for writers 2026/08/08 05:08:22 DEBUG : dir: reading active writers 2026/08/08 05:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:22 DEBUG : dir: Looking for writers 2026/08/08 05:08:22 DEBUG : file1: reading active writers 2026/08/08 05:08:22 DEBUG : Looking for writers 2026/08/08 05:08:22 DEBUG : dir: reading active writers 2026/08/08 05:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:22 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 05:08:22 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1.ca338588.partial" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1.ca338588.partial 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1.ca338588.partial" 2026/08/08 05:08:22 DEBUG : dir: Looking for writers 2026/08/08 05:08:22 DEBUG : file1: reading active writers 2026/08/08 05:08:22 DEBUG : Looking for writers 2026/08/08 05:08:22 DEBUG : dir: reading active writers 2026/08/08 05:08:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1.ca338588.partial 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:22 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/08 05:08:22 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/08 05:08:22 INFO : dir/file1: Copied (replaced existing) 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 05:08:22 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/08 05:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 05:08:22 DEBUG : dir: Looking for writers 2026/08/08 05:08:22 DEBUG : file1: reading active writers 2026/08/08 05:08:22 DEBUG : Looking for writers 2026/08/08 05:08:22 DEBUG : dir: reading active writers 2026/08/08 05:08:22 DEBUG : >WaitForWriters: 2026/08/08 05:08:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:22 DEBUG : dir/file1(0x3da73c221500): _readAt: size=512, off=0 2026/08/08 05:08:22 DEBUG : dir/file1(0x3da73c221500): openPending: 2026/08/08 05:08:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 05:08:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 05:08:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:22 DEBUG : dir/file1(0x3da73c221500): >openPending: err= 2026/08/08 05:08:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/08 05:08:22 DEBUG : dir/file1(0x3da73c221500): >_readAt: n=14, err=EOF 2026/08/08 05:08:22 DEBUG : dir/file1(0x3da73c221500): close: 2026/08/08 05:08:22 DEBUG : dir/file1(0x3da73c221500): >close: err= 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:22 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:08:22 DEBUG : newLeaf: Updating file with newLeaf 0x3da73c3e1040 2026/08/08 05:08:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:22 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:23 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:23 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/08 05:08:23 DEBUG : dir/file1: Updating file with dir/file1 0x3da73c3e1040 2026/08/08 05:08:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 05:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:08:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:23 DEBUG : dir/file1(0x3da73ca701c0): openPending: 2026/08/08 05:08:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 05:08:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 05:08:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:23 DEBUG : dir/file1(0x3da73ca701c0): >openPending: err= 2026/08/08 05:08:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:08:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:23 DEBUG : dir/file1(0x3da73ca701c0): _writeAt: size=25, off=0 2026/08/08 05:08:23 DEBUG : dir/file1(0x3da73ca701c0): >_writeAt: n=25, err= 2026/08/08 05:08:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:23 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:08:23 DEBUG : newLeaf: Updating file with newLeaf 0x3da73c3e1040 2026/08/08 05:08:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:23 DEBUG : newLeaf(0x3da73ca701c0): close: 2026/08/08 05:08:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/08 05:08:23 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-08 05:08:23.498688269 +0000 UTC m=+18.325069229 2026/08/08 05:08:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:23 DEBUG : newLeaf(0x3da73ca701c0): >close: err= 2026/08/08 05:08:23 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:23 DEBUG : dir: Looking for writers 2026/08/08 05:08:23 DEBUG : Looking for writers 2026/08/08 05:08:23 DEBUG : dir: reading active writers 2026/08/08 05:08:23 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:23 DEBUG : dir: Looking for writers 2026/08/08 05:08:23 DEBUG : Looking for writers 2026/08/08 05:08:23 DEBUG : dir: reading active writers 2026/08/08 05:08:23 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:23 DEBUG : dir: Looking for writers 2026/08/08 05:08:23 DEBUG : Looking for writers 2026/08/08 05:08:23 DEBUG : dir: reading active writers 2026/08/08 05:08:23 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:23 DEBUG : dir: Looking for writers 2026/08/08 05:08:23 DEBUG : Looking for writers 2026/08/08 05:08:23 DEBUG : dir: reading active writers 2026/08/08 05:08:23 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:23 DEBUG : newLeaf: vfs cache: starting upload 2026/08/08 05:08:23 DEBUG : newLeaf.7886bb6a.partial: size = 25 OK 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf.7886bb6a.partial" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf.7886bb6a.partial 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf.7886bb6a.partial" 2026/08/08 05:08:23 DEBUG : dir: Looking for writers 2026/08/08 05:08:23 DEBUG : Looking for writers 2026/08/08 05:08:23 DEBUG : dir: reading active writers 2026/08/08 05:08:23 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf.7886bb6a.partial 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:23 DEBUG : newLeaf.7886bb6a.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:08:23 DEBUG : newLeaf.7886bb6a.partial: renamed to: newLeaf 2026/08/08 05:08:23 INFO : newLeaf: Copied (replaced existing) 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:23 DEBUG : dir: Looking for writers 2026/08/08 05:08:23 DEBUG : Looking for writers 2026/08/08 05:08:23 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:23 DEBUG : dir: reading active writers 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:23 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-08 05:08:23 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/08 05:08:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/08 05:08:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:23 DEBUG : >WaitForWriters: 2026/08/08 05:08:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:23 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:24 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:24 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/08 05:08:24 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:24 DEBUG : dir: Looking for writers 2026/08/08 05:08:24 DEBUG : Looking for writers 2026/08/08 05:08:24 DEBUG : dir: reading active writers 2026/08/08 05:08:24 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:24 DEBUG : >WaitForWriters: 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:24 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:24 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:24 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:24 DEBUG : dir: Looking for writers 2026/08/08 05:08:24 DEBUG : file1: reading active writers 2026/08/08 05:08:24 DEBUG : Looking for writers 2026/08/08 05:08:24 DEBUG : dir: reading active writers 2026/08/08 05:08:24 DEBUG : >WaitForWriters: 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:08:24 DEBUG : newLeaf: Updating file with newLeaf 0x3da73c5788f0 2026/08/08 05:08:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:24 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:24 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 05:08:24 DEBUG : dir/file1: Updating file with dir/file1 0x3da73c5788f0 2026/08/08 05:08:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 05:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:24 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:08:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:25 DEBUG : dir/file1(0x3da73c688080): openPending: 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 05:08:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 05:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:25 DEBUG : dir/file1(0x3da73c688080): >openPending: err= 2026/08/08 05:08:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:08:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:25 DEBUG : dir/file1(0x3da73c688080): _writeAt: size=25, off=0 2026/08/08 05:08:25 DEBUG : dir/file1(0x3da73c688080): >_writeAt: n=25, err= 2026/08/08 05:08:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:25 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:08:25 DEBUG : newLeaf: Updating file with newLeaf 0x3da73c5788f0 2026/08/08 05:08:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:25 DEBUG : newLeaf(0x3da73c688080): close: 2026/08/08 05:08:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/08 05:08:25 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-08 05:08:25.122624303 +0000 UTC m=+19.949005283 2026/08/08 05:08:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:25 DEBUG : newLeaf(0x3da73c688080): >close: err= 2026/08/08 05:08:25 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:25 DEBUG : dir: Looking for writers 2026/08/08 05:08:25 DEBUG : Looking for writers 2026/08/08 05:08:25 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:25 DEBUG : dir: reading active writers 2026/08/08 05:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:25 DEBUG : dir: Looking for writers 2026/08/08 05:08:25 DEBUG : Looking for writers 2026/08/08 05:08:25 DEBUG : dir: reading active writers 2026/08/08 05:08:25 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:25 DEBUG : dir: Looking for writers 2026/08/08 05:08:25 DEBUG : Looking for writers 2026/08/08 05:08:25 DEBUG : dir: reading active writers 2026/08/08 05:08:25 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:25 DEBUG : dir: Looking for writers 2026/08/08 05:08:25 DEBUG : Looking for writers 2026/08/08 05:08:25 DEBUG : dir: reading active writers 2026/08/08 05:08:25 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:25 DEBUG : newLeaf: vfs cache: starting upload 2026/08/08 05:08:25 DEBUG : newLeaf.e23457fb.partial: size = 25 OK 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf.e23457fb.partial" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf.e23457fb.partial 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf.e23457fb.partial" 2026/08/08 05:08:25 DEBUG : dir: Looking for writers 2026/08/08 05:08:25 DEBUG : Looking for writers 2026/08/08 05:08:25 DEBUG : dir: reading active writers 2026/08/08 05:08:25 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf.e23457fb.partial 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:25 DEBUG : newLeaf.e23457fb.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:25 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:08:25 DEBUG : newLeaf.e23457fb.partial: renamed to: newLeaf 2026/08/08 05:08:25 INFO : newLeaf: Copied (replaced existing) 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:25 DEBUG : dir: Looking for writers 2026/08/08 05:08:25 DEBUG : Looking for writers 2026/08/08 05:08:25 DEBUG : dir: reading active writers 2026/08/08 05:08:25 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-08 05:08:25 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/08 05:08:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/08 05:08:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:25 DEBUG : >WaitForWriters: 2026/08/08 05:08:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:25 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:25 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/08 05:08:25 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:25 DEBUG : dir: Looking for writers 2026/08/08 05:08:25 DEBUG : Looking for writers 2026/08/08 05:08:25 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:25 DEBUG : dir: reading active writers 2026/08/08 05:08:25 DEBUG : >WaitForWriters: 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:25 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:25 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:08:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:25 DEBUG : dir/file1(0x3da73c630a80): openPending: 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:25 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 05:08:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 05:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:26 DEBUG : dir/file1(0x3da73c630a80): >openPending: err= 2026/08/08 05:08:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:26 DEBUG : dir/file1(0x3da73c630a80): _writeAt: size=14, off=0 2026/08/08 05:08:26 DEBUG : dir/file1(0x3da73c630a80): >_writeAt: n=14, err= 2026/08/08 05:08:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/08 05:08:26 DEBUG : dir/file1(0x3da73c630a80): close: 2026/08/08 05:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/08 05:08:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/08 05:08:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:26 DEBUG : dir/file1(0x3da73c630a80): >close: err= 2026/08/08 05:08:26 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:26 DEBUG : dir: Looking for writers 2026/08/08 05:08:26 DEBUG : file1: reading active writers 2026/08/08 05:08:26 DEBUG : Looking for writers 2026/08/08 05:08:26 DEBUG : dir: reading active writers 2026/08/08 05:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:26 DEBUG : dir: Looking for writers 2026/08/08 05:08:26 DEBUG : file1: reading active writers 2026/08/08 05:08:26 DEBUG : Looking for writers 2026/08/08 05:08:26 DEBUG : dir: reading active writers 2026/08/08 05:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:26 DEBUG : dir: Looking for writers 2026/08/08 05:08:26 DEBUG : file1: reading active writers 2026/08/08 05:08:26 DEBUG : Looking for writers 2026/08/08 05:08:26 DEBUG : dir: reading active writers 2026/08/08 05:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:26 DEBUG : dir: Looking for writers 2026/08/08 05:08:26 DEBUG : file1: reading active writers 2026/08/08 05:08:26 DEBUG : Looking for writers 2026/08/08 05:08:26 DEBUG : dir: reading active writers 2026/08/08 05:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:26 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 05:08:26 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1.ca338588.partial" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1.ca338588.partial 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1.ca338588.partial" 2026/08/08 05:08:26 DEBUG : dir: Looking for writers 2026/08/08 05:08:26 DEBUG : file1: reading active writers 2026/08/08 05:08:26 DEBUG : Looking for writers 2026/08/08 05:08:26 DEBUG : dir: reading active writers 2026/08/08 05:08:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1.ca338588.partial 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:26 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/08 05:08:26 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/08 05:08:26 INFO : dir/file1: Copied (replaced existing) 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:26 DEBUG : dir: Looking for writers 2026/08/08 05:08:26 DEBUG : file1: reading active writers 2026/08/08 05:08:26 DEBUG : Looking for writers 2026/08/08 05:08:26 DEBUG : dir: reading active writers 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 05:08:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/08 05:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:26 DEBUG : >WaitForWriters: 2026/08/08 05:08:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 05:08:26 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:26 DEBUG : dir/file1(0x3da73c688cc0): _readAt: size=512, off=0 2026/08/08 05:08:26 DEBUG : dir/file1(0x3da73c688cc0): openPending: 2026/08/08 05:08:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 05:08:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 05:08:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:26 DEBUG : dir/file1(0x3da73c688cc0): >openPending: err= 2026/08/08 05:08:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/08 05:08:26 DEBUG : dir/file1(0x3da73c688cc0): >_readAt: n=14, err=EOF 2026/08/08 05:08:26 DEBUG : dir/file1(0x3da73c688cc0): close: 2026/08/08 05:08:26 DEBUG : dir/file1(0x3da73c688cc0): >close: err= 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:08:26 DEBUG : newLeaf: Updating file with newLeaf 0x3da73c676ea0 2026/08/08 05:08:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:26 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:26 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/08 05:08:27 DEBUG : dir/file1: Updating file with dir/file1 0x3da73c676ea0 2026/08/08 05:08:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 05:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:08:27 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:27 DEBUG : dir/file1(0x3da73c40fa00): openPending: 2026/08/08 05:08:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 05:08:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 05:08:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:27 DEBUG : dir/file1(0x3da73c40fa00): >openPending: err= 2026/08/08 05:08:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:08:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:27 DEBUG : dir/file1(0x3da73c40fa00): _writeAt: size=25, off=0 2026/08/08 05:08:27 DEBUG : dir/file1(0x3da73c40fa00): >_writeAt: n=25, err= 2026/08/08 05:08:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:08:27 DEBUG : newLeaf: Updating file with newLeaf 0x3da73c676ea0 2026/08/08 05:08:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:27 DEBUG : newLeaf(0x3da73c40fa00): close: 2026/08/08 05:08:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/08 05:08:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-08 05:08:27.27174318 +0000 UTC m=+22.098124240 2026/08/08 05:08:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:27 DEBUG : newLeaf(0x3da73c40fa00): >close: err= 2026/08/08 05:08:27 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:27 DEBUG : dir: Looking for writers 2026/08/08 05:08:27 DEBUG : Looking for writers 2026/08/08 05:08:27 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:27 DEBUG : dir: reading active writers 2026/08/08 05:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:27 DEBUG : dir: Looking for writers 2026/08/08 05:08:27 DEBUG : Looking for writers 2026/08/08 05:08:27 DEBUG : dir: reading active writers 2026/08/08 05:08:27 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:27 DEBUG : dir: Looking for writers 2026/08/08 05:08:27 DEBUG : Looking for writers 2026/08/08 05:08:27 DEBUG : dir: reading active writers 2026/08/08 05:08:27 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:27 DEBUG : dir: Looking for writers 2026/08/08 05:08:27 DEBUG : Looking for writers 2026/08/08 05:08:27 DEBUG : dir: reading active writers 2026/08/08 05:08:27 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:27 DEBUG : newLeaf: vfs cache: starting upload 2026/08/08 05:08:27 DEBUG : newLeaf.e32d4509.partial: size = 25 OK 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf.e32d4509.partial" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf.e32d4509.partial 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf.e32d4509.partial" 2026/08/08 05:08:27 DEBUG : dir: Looking for writers 2026/08/08 05:08:27 DEBUG : Looking for writers 2026/08/08 05:08:27 DEBUG : dir: reading active writers 2026/08/08 05:08:27 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf.e32d4509.partial 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:27 DEBUG : newLeaf.e32d4509.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:08:27 DEBUG : newLeaf.e32d4509.partial: renamed to: newLeaf 2026/08/08 05:08:27 INFO : newLeaf: Copied (replaced existing) 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:27 DEBUG : dir: Looking for writers 2026/08/08 05:08:27 DEBUG : Looking for writers 2026/08/08 05:08:27 DEBUG : dir: reading active writers 2026/08/08 05:08:27 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-08 05:08:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/08 05:08:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/08 05:08:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:27 DEBUG : >WaitForWriters: 2026/08/08 05:08:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:27 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/08 05:08:27 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:27 DEBUG : dir: Looking for writers 2026/08/08 05:08:27 DEBUG : Looking for writers 2026/08/08 05:08:27 DEBUG : dir: reading active writers 2026/08/08 05:08:27 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:27 DEBUG : >WaitForWriters: 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:27 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:27 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:27 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:28 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:28 DEBUG : dir: Looking for writers 2026/08/08 05:08:28 DEBUG : file1: reading active writers 2026/08/08 05:08:28 DEBUG : Looking for writers 2026/08/08 05:08:28 DEBUG : dir: reading active writers 2026/08/08 05:08:28 DEBUG : >WaitForWriters: 2026/08/08 05:08:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:28 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:28 DEBUG : dir/file1(0x3da73c726880): _readAt: size=512, off=0 2026/08/08 05:08:28 DEBUG : dir/file1(0x3da73c726880): openPending: 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 05:08:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 05:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:28 DEBUG : dir/file1(0x3da73c726880): >openPending: err= 2026/08/08 05:08:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/08 05:08:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:28 DEBUG : dir/file1(0x3da73c726880): >_readAt: n=14, err=EOF 2026/08/08 05:08:28 DEBUG : dir/file1(0x3da73c726880): close: 2026/08/08 05:08:28 DEBUG : dir/file1(0x3da73c726880): >close: err= 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:28 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:08:28 DEBUG : newLeaf: Updating file with newLeaf 0x3da73c579790 2026/08/08 05:08:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:28 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:28 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/08 05:08:28 DEBUG : dir/file1: Updating file with dir/file1 0x3da73c579790 2026/08/08 05:08:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 05:08:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:28 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:08:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:29 DEBUG : dir/file1(0x3da73c688740): openPending: 2026/08/08 05:08:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 05:08:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 05:08:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:29 DEBUG : dir/file1(0x3da73c688740): >openPending: err= 2026/08/08 05:08:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:08:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:29 DEBUG : dir/file1(0x3da73c688740): _writeAt: size=25, off=0 2026/08/08 05:08:29 DEBUG : dir/file1(0x3da73c688740): >_writeAt: n=25, err= 2026/08/08 05:08:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:29 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:08:29 DEBUG : newLeaf: Updating file with newLeaf 0x3da73c579790 2026/08/08 05:08:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:29 DEBUG : newLeaf(0x3da73c688740): close: 2026/08/08 05:08:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/08 05:08:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-08 05:08:29.056911243 +0000 UTC m=+23.883292213 2026/08/08 05:08:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:29 DEBUG : newLeaf(0x3da73c688740): >close: err= 2026/08/08 05:08:29 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:29 DEBUG : dir: Looking for writers 2026/08/08 05:08:29 DEBUG : Looking for writers 2026/08/08 05:08:29 DEBUG : dir: reading active writers 2026/08/08 05:08:29 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:29 DEBUG : dir: Looking for writers 2026/08/08 05:08:29 DEBUG : Looking for writers 2026/08/08 05:08:29 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:29 DEBUG : dir: reading active writers 2026/08/08 05:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:29 DEBUG : dir: Looking for writers 2026/08/08 05:08:29 DEBUG : Looking for writers 2026/08/08 05:08:29 DEBUG : dir: reading active writers 2026/08/08 05:08:29 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:29 DEBUG : dir: Looking for writers 2026/08/08 05:08:29 DEBUG : Looking for writers 2026/08/08 05:08:29 DEBUG : dir: reading active writers 2026/08/08 05:08:29 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:29 DEBUG : newLeaf: vfs cache: starting upload 2026/08/08 05:08:29 DEBUG : newLeaf.555f7611.partial: size = 25 OK 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf.555f7611.partial" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf.555f7611.partial 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf.555f7611.partial" 2026/08/08 05:08:29 DEBUG : dir: Looking for writers 2026/08/08 05:08:29 DEBUG : Looking for writers 2026/08/08 05:08:29 DEBUG : dir: reading active writers 2026/08/08 05:08:29 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf.555f7611.partial 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:29 DEBUG : newLeaf.555f7611.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:29 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:08:29 DEBUG : newLeaf.555f7611.partial: renamed to: newLeaf 2026/08/08 05:08:29 INFO : newLeaf: Copied (replaced existing) 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:29 DEBUG : dir: Looking for writers 2026/08/08 05:08:29 DEBUG : Looking for writers 2026/08/08 05:08:29 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:29 DEBUG : dir: reading active writers 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:29 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-08 05:08:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/08 05:08:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/08 05:08:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:08:29 DEBUG : >WaitForWriters: 2026/08/08 05:08:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:29 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/newLeaf" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-kugacav9pole/newLeaf 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:29 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/08 05:08:29 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:29 DEBUG : dir: Looking for writers 2026/08/08 05:08:29 DEBUG : Looking for writers 2026/08/08 05:08:29 DEBUG : dir: reading active writers 2026/08/08 05:08:29 DEBUG : newLeaf: reading active writers 2026/08/08 05:08:29 DEBUG : >WaitForWriters: 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestFileRename (10.06s) --- PASS: TestFileRename/off,forceCache=false (1.19s) --- PASS: TestFileRename/minimal,forceCache=false (1.19s) --- PASS: TestFileRename/minimal,forceCache=true (2.11s) --- PASS: TestFileRename/writes,forceCache=false (1.63s) --- PASS: TestFileRename/writes,forceCache=true (2.14s) --- PASS: TestFileRename/full,forceCache=false (1.80s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:29 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:29 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:29 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:29 DEBUG : Looking for writers 2026/08/08 05:08:29 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:29 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.00s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:29 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:29 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:29 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/08 05:08:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 05:08:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 05:08:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:29 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:29 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:30 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:30 DEBUG : dir: Looking for writers 2026/08/08 05:08:30 DEBUG : file1: reading active writers 2026/08/08 05:08:30 DEBUG : Looking for writers 2026/08/08 05:08:30 DEBUG : dir: reading active writers 2026/08/08 05:08:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.34s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:30 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:30 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/08 05:08:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 05:08:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/08 05:08:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/08 05:08:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/08 05:08:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/08 05:08:30 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:30 DEBUG : dir: Looking for writers 2026/08/08 05:08:30 DEBUG : file1: reading active writers 2026/08/08 05:08:30 DEBUG : Looking for writers 2026/08/08 05:08:30 DEBUG : dir: reading active writers 2026/08/08 05:08:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.31s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:30 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:30 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/08 05:08:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 05:08:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/08 05:08:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/08 05:08:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/08 05:08:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/08 05:08:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/08 05:08:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/08 05:08:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/08 05:08:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/08 05:08:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/08 05:08:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/08 05:08:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/08 05:08:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/08 05:08:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/08 05:08:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/08 05:08:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/08 05:08:30 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:30 DEBUG : dir: Looking for writers 2026/08/08 05:08:30 DEBUG : file1: reading active writers 2026/08/08 05:08:30 DEBUG : Looking for writers 2026/08/08 05:08:30 DEBUG : dir: reading active writers 2026/08/08 05:08:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.41s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:30 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:30 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:30 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:31 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/08 05:08:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 05:08:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 05:08:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:31 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:31 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:31 DEBUG : dir: Looking for writers 2026/08/08 05:08:31 DEBUG : file1: reading active writers 2026/08/08 05:08:31 DEBUG : Looking for writers 2026/08/08 05:08:31 DEBUG : dir: reading active writers 2026/08/08 05:08:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.34s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:31 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:31 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:31 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/08 05:08:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 05:08:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 05:08:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:31 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:31 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:31 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/08 05:08:31 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:31 DEBUG : dir: Looking for writers 2026/08/08 05:08:31 DEBUG : file1: reading active writers 2026/08/08 05:08:31 DEBUG : Looking for writers 2026/08/08 05:08:31 DEBUG : dir: reading active writers 2026/08/08 05:08:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.33s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:31 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:31 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:31 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:31 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/08 05:08:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:08:31 DEBUG : dir/file1(0x3da73c060d80): _readAt: size=1, off=0 2026/08/08 05:08:31 DEBUG : dir/file1(0x3da73c060d80): openPending: 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:31 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:08:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:08:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:31 DEBUG : dir/file1(0x3da73c060d80): >openPending: err= 2026/08/08 05:08:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/08 05:08:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:31 DEBUG : dir/file1(0x3da73c060d80): >_readAt: n=1, err= 2026/08/08 05:08:31 DEBUG : dir/file1(0x3da73c060d80): _readAt: size=256, off=1 2026/08/08 05:08:31 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/08 05:08:31 DEBUG : dir/file1(0x3da73c060d80): >_readAt: n=15, err=EOF 2026/08/08 05:08:31 DEBUG : dir/file1(0x3da73c060d80): _readAt: size=16, off=16 2026/08/08 05:08:31 DEBUG : dir/file1(0x3da73c060d80): >_readAt: n=0, err=EOF 2026/08/08 05:08:31 DEBUG : dir/file1(0x3da73c060d80): close: 2026/08/08 05:08:31 DEBUG : dir/file1(0x3da73c060d80): >close: err= 2026/08/08 05:08:31 DEBUG : dir/file1(0x3da73c060d80): close: 2026/08/08 05:08:31 DEBUG : dir/file1(0x3da73c060d80): >close: err=file already closed 2026/08/08 05:08:31 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:31 DEBUG : dir: Looking for writers 2026/08/08 05:08:31 DEBUG : file1: reading active writers 2026/08/08 05:08:31 DEBUG : Looking for writers 2026/08/08 05:08:31 DEBUG : dir: reading active writers 2026/08/08 05:08:31 DEBUG : >WaitForWriters: 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.34s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:31 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:31 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:31 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:31 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/08 05:08:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): _readAt: size=1, off=0 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): openPending: 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:08:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): >openPending: err= 2026/08/08 05:08:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/08 05:08:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): >_readAt: n=1, err= 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): _readAt: size=1, off=5 2026/08/08 05:08:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): >_readAt: n=1, err= 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): _readAt: size=1, off=3 2026/08/08 05:08:32 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): >_readAt: n=1, err= 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): _readAt: size=1, off=13 2026/08/08 05:08:32 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): >_readAt: n=1, err= 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): _readAt: size=16, off=100 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): >_readAt: n=0, err=EOF 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): close: 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74c640): >close: err= 2026/08/08 05:08:32 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:32 DEBUG : dir: Looking for writers 2026/08/08 05:08:32 DEBUG : file1: reading active writers 2026/08/08 05:08:32 DEBUG : Looking for writers 2026/08/08 05:08:32 DEBUG : dir: reading active writers 2026/08/08 05:08:32 DEBUG : >WaitForWriters: 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.34s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:32 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/08 05:08:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): _readAt: size=1, off=0 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): openPending: 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:08:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): >openPending: err= 2026/08/08 05:08:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/08 05:08:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): >_readAt: n=1, err= 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): _readAt: size=1, off=5 2026/08/08 05:08:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): >_readAt: n=1, err= 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): _readAt: size=1, off=1 2026/08/08 05:08:32 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): >_readAt: n=1, err= 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): _readAt: size=6, off=10 2026/08/08 05:08:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): >_readAt: n=6, err= 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): _readAt: size=256, off=10 2026/08/08 05:08:32 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): >_readAt: n=6, err=EOF 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): _readAt: size=256, off=100 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): >_readAt: n=0, err=EOF 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): close: 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): >close: err= 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): _readAt: size=256, off=100 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c74cdc0): >_readAt: n=0, err=file already closed 2026/08/08 05:08:32 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:32 DEBUG : dir: Looking for writers 2026/08/08 05:08:32 DEBUG : file1: reading active writers 2026/08/08 05:08:32 DEBUG : Looking for writers 2026/08/08 05:08:32 DEBUG : dir: reading active writers 2026/08/08 05:08:32 DEBUG : >WaitForWriters: 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.34s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:32 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:32 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/08 05:08:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c936100): RWFileHandle.Flush 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c936100): _readAt: size=256, off=0 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c936100): openPending: 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:08:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:08:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c936100): >openPending: err= 2026/08/08 05:08:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/08 05:08:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c936100): >_readAt: n=16, err=EOF 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c936100): RWFileHandle.Flush 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c936100): RWFileHandle.Flush 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c936100): close: 2026/08/08 05:08:32 DEBUG : dir/file1(0x3da73c936100): >close: err= 2026/08/08 05:08:32 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:32 DEBUG : dir: Looking for writers 2026/08/08 05:08:32 DEBUG : file1: reading active writers 2026/08/08 05:08:32 DEBUG : Looking for writers 2026/08/08 05:08:32 DEBUG : dir: reading active writers 2026/08/08 05:08:32 DEBUG : >WaitForWriters: 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.35s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:32 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:32 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:32 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:32 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:33 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/08 05:08:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:08:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:08:33 DEBUG : dir/file1(0x3da73c6883c0): _readAt: size=256, off=0 2026/08/08 05:08:33 DEBUG : dir/file1(0x3da73c6883c0): openPending: 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:33 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:08:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:08:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:33 DEBUG : dir/file1(0x3da73c6883c0): >openPending: err= 2026/08/08 05:08:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/08 05:08:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:33 DEBUG : dir/file1(0x3da73c6883c0): >_readAt: n=16, err=EOF 2026/08/08 05:08:33 DEBUG : dir/file1(0x3da73c6883c0): RWFileHandle.Release 2026/08/08 05:08:33 DEBUG : dir/file1(0x3da73c6883c0): close: 2026/08/08 05:08:33 DEBUG : dir/file1(0x3da73c6883c0): >close: err= 2026/08/08 05:08:33 DEBUG : dir/file1(0x3da73c6883c0): RWFileHandle.Release 2026/08/08 05:08:33 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:33 DEBUG : dir: Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : dir: reading active writers 2026/08/08 05:08:33 DEBUG : >WaitForWriters: 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:33 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:33 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:33 DEBUG : file1: newRWFileHandle: 2026/08/08 05:08:33 DEBUG : file1(0x3da73c688f00): openPending: 2026/08/08 05:08:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:33 DEBUG : file1(0x3da73c688f00): >openPending: err= 2026/08/08 05:08:33 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:08:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:08:33 DEBUG : file1(0x3da73c688f00): _writeAt: size=5, off=0 2026/08/08 05:08:33 DEBUG : file1(0x3da73c688f00): >_writeAt: n=5, err= 2026/08/08 05:08:33 DEBUG : file1(0x3da73c688f00): _writeAt: size=7, off=5 2026/08/08 05:08:33 DEBUG : file1(0x3da73c688f00): >_writeAt: n=7, err= 2026/08/08 05:08:33 DEBUG : file1: vfs cache: truncate to size=11 2026/08/08 05:08:33 DEBUG : file1(0x3da73c688f00): close: 2026/08/08 05:08:33 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 05:08:33.203524525 +0000 UTC m=+28.029905506 2026/08/08 05:08:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:33 DEBUG : file1(0x3da73c688f00): >close: err= 2026/08/08 05:08:33 DEBUG : file1(0x3da73c688f00): close: 2026/08/08 05:08:33 DEBUG : file1(0x3da73c688f00): >close: err=file already closed 2026/08/08 05:08:33 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:33 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:08:33 DEBUG : file1.07ea08a0.partial: size = 11 OK 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1.07ea08a0.partial" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1.07ea08a0.partial 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1.07ea08a0.partial" 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kugacav9pole/file1.07ea08a0.partial 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:33 DEBUG : file1.07ea08a0.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/08 05:08:33 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/08 05:08:33 DEBUG : file1.07ea08a0.partial: renamed to: file1 2026/08/08 05:08:33 INFO : file1: Copied (new) 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:33 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/08 05:08:33 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-08 05:08:33 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/08 05:08:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:33 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:08:33 DEBUG : >WaitForWriters: 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:33 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-kugacav9pole/file1 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:33 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/08 05:08:33 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : >WaitForWriters: 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.55s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:33 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:33 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:33 DEBUG : file1: newRWFileHandle: 2026/08/08 05:08:33 DEBUG : file1(0x3da73c936c00): openPending: 2026/08/08 05:08:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:33 DEBUG : file1(0x3da73c936c00): >openPending: err= 2026/08/08 05:08:33 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:08:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:08:33 DEBUG : file1(0x3da73c936c00): _writeAt: size=7, off=0 2026/08/08 05:08:33 DEBUG : file1(0x3da73c936c00): >_writeAt: n=7, err= 2026/08/08 05:08:33 DEBUG : file1(0x3da73c936c00): _writeAt: size=6, off=5 2026/08/08 05:08:33 DEBUG : file1(0x3da73c936c00): >_writeAt: n=6, err= 2026/08/08 05:08:33 DEBUG : file1(0x3da73c936c00): close: 2026/08/08 05:08:33 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 05:08:33.74890841 +0000 UTC m=+28.575289381 2026/08/08 05:08:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:33 DEBUG : file1(0x3da73c936c00): >close: err= 2026/08/08 05:08:33 DEBUG : file1(0x3da73c936c00): _writeAt: size=5, off=0 2026/08/08 05:08:33 DEBUG : file1(0x3da73c936c00): >_writeAt: n=0, err=file already closed 2026/08/08 05:08:33 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:33 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:08:33 DEBUG : file1.8301ea86.partial: size = 11 OK 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1.8301ea86.partial" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1.8301ea86.partial 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1.8301ea86.partial" 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kugacav9pole/file1.8301ea86.partial 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:33 DEBUG : file1.8301ea86.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/08 05:08:33 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/08 05:08:33 DEBUG : file1.8301ea86.partial: renamed to: file1 2026/08/08 05:08:33 INFO : file1: Copied (new) 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:33 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:34 DEBUG : Looking for writers 2026/08/08 05:08:34 DEBUG : file1: reading active writers 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:34 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/08 05:08:34 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-08 05:08:33 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/08 05:08:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:34 DEBUG : >WaitForWriters: 2026/08/08 05:08:34 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:34 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-kugacav9pole/file1 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:34 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/08 05:08:34 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:34 DEBUG : Looking for writers 2026/08/08 05:08:34 DEBUG : file1: reading active writers 2026/08/08 05:08:34 DEBUG : >WaitForWriters: 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.57s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:34 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:34 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:34 DEBUG : file1: newRWFileHandle: 2026/08/08 05:08:34 DEBUG : file1(0x3da73ca70e40): openPending: 2026/08/08 05:08:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:34 DEBUG : file1(0x3da73ca70e40): >openPending: err= 2026/08/08 05:08:34 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:08:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:08:34 DEBUG : file1(0x3da73ca70e40): close: 2026/08/08 05:08:34 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 05:08:34.311952164 +0000 UTC m=+29.138333134 2026/08/08 05:08:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:34 DEBUG : file1(0x3da73ca70e40): >close: err= 2026/08/08 05:08:34 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/08 05:08:34 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:08:34 DEBUG : file2: newRWFileHandle: 2026/08/08 05:08:34 DEBUG : file2(0x3da73ca712c0): openPending: 2026/08/08 05:08:34 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/08 05:08:34 DEBUG : file2(0x3da73ca712c0): >openPending: err= 2026/08/08 05:08:34 DEBUG : file2: >newRWFileHandle: err= 2026/08/08 05:08:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/08 05:08:34 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/08 05:08:34 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/08 05:08:34 DEBUG : file2(0x3da73ca712c0): RWFileHandle.Flush 2026/08/08 05:08:34 DEBUG : file2(0x3da73ca712c0): RWFileHandle.Release 2026/08/08 05:08:34 DEBUG : file2(0x3da73ca712c0): close: 2026/08/08 05:08:34 DEBUG : file2: vfs cache: setting modification time to 2026-08-08 05:08:34.313235856 +0000 UTC m=+29.139616827 2026/08/08 05:08:34 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:34 DEBUG : file2(0x3da73ca712c0): >close: err= 2026/08/08 05:08:34 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:34 DEBUG : Looking for writers 2026/08/08 05:08:34 DEBUG : file1: reading active writers 2026/08/08 05:08:34 DEBUG : file2: reading active writers 2026/08/08 05:08:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/08 05:08:34 DEBUG : Looking for writers 2026/08/08 05:08:34 DEBUG : file1: reading active writers 2026/08/08 05:08:34 DEBUG : file2: reading active writers 2026/08/08 05:08:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/08 05:08:34 DEBUG : Looking for writers 2026/08/08 05:08:34 DEBUG : file1: reading active writers 2026/08/08 05:08:34 DEBUG : file2: reading active writers 2026/08/08 05:08:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/08 05:08:34 DEBUG : Looking for writers 2026/08/08 05:08:34 DEBUG : file1: reading active writers 2026/08/08 05:08:34 DEBUG : file2: reading active writers 2026/08/08 05:08:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/08 05:08:34 DEBUG : file2: vfs cache: starting upload 2026/08/08 05:08:34 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:08:34 DEBUG : file2.dde1c9d9.partial: size = 0 OK 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file2.dde1c9d9.partial" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file2.dde1c9d9.partial 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file2.dde1c9d9.partial" 2026/08/08 05:08:34 DEBUG : file1.846de63b.partial: size = 0 OK 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1.846de63b.partial" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1.846de63b.partial 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1.846de63b.partial" 2026/08/08 05:08:34 DEBUG : Looking for writers 2026/08/08 05:08:34 DEBUG : file1: reading active writers 2026/08/08 05:08:34 DEBUG : file2: reading active writers 2026/08/08 05:08:34 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kugacav9pole/file1.846de63b.partial 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:34 DEBUG : file1.846de63b.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/08 05:08:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kugacav9pole/file2.dde1c9d9.partial 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:34 DEBUG : file2.dde1c9d9.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/08 05:08:34 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:08:34 DEBUG : file1.846de63b.partial: renamed to: file1 2026/08/08 05:08:34 INFO : file1: Copied (new) 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:34 DEBUG : file2.dde1c9d9.partial: renamed to: file2 2026/08/08 05:08:34 INFO : file2: Copied (new) 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file2" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file2 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file2" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kugacav9pole/file2 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:34 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/08 05:08:34 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-08 05:08:34 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/08 05:08:34 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/08 05:08:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/08 05:08:34 INFO : file2: vfs cache: upload succeeded try #1 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kugacav9pole/file1 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:34 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/08 05:08:34 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-08 05:08:34 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/08 05:08:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:34 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:08:34 DEBUG : Looking for writers 2026/08/08 05:08:34 DEBUG : file1: reading active writers 2026/08/08 05:08:34 DEBUG : file2: reading active writers 2026/08/08 05:08:34 DEBUG : >WaitForWriters: 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kugacav9pole/file1 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:34 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:34 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file2" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file2 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file2" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kugacav9pole/file2 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:34 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file2" 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/file2 2026/08/08 05:08:34 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/file2" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-kugacav9pole/file2 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:35 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/08 05:08:35 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:35 DEBUG : Looking for writers 2026/08/08 05:08:35 DEBUG : file1: reading active writers 2026/08/08 05:08:35 DEBUG : file2: reading active writers 2026/08/08 05:08:35 DEBUG : >WaitForWriters: 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.76s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:35 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:35 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:35 DEBUG : file1: newRWFileHandle: 2026/08/08 05:08:35 DEBUG : file1(0x3da73c0f6300): openPending: 2026/08/08 05:08:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:35 DEBUG : file1(0x3da73c0f6300): >openPending: err= 2026/08/08 05:08:35 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:08:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:08:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:08:35 DEBUG : file1(0x3da73c0f6300): _writeAt: size=5, off=0 2026/08/08 05:08:35 DEBUG : file1(0x3da73c0f6300): >_writeAt: n=5, err= 2026/08/08 05:08:35 DEBUG : file1(0x3da73c0f6300): RWFileHandle.Flush 2026/08/08 05:08:35 DEBUG : file1(0x3da73c0f6300): RWFileHandle.Flush 2026/08/08 05:08:35 DEBUG : file1(0x3da73c0f6300): close: 2026/08/08 05:08:35 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 05:08:35.069487936 +0000 UTC m=+29.895868936 2026/08/08 05:08:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:35 DEBUG : file1(0x3da73c0f6300): >close: err= 2026/08/08 05:08:35 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:35 DEBUG : Looking for writers 2026/08/08 05:08:35 DEBUG : file1: reading active writers 2026/08/08 05:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:35 DEBUG : Looking for writers 2026/08/08 05:08:35 DEBUG : file1: reading active writers 2026/08/08 05:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:35 DEBUG : Looking for writers 2026/08/08 05:08:35 DEBUG : file1: reading active writers 2026/08/08 05:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:35 DEBUG : Looking for writers 2026/08/08 05:08:35 DEBUG : file1: reading active writers 2026/08/08 05:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:35 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:08:35 DEBUG : file1.aa5f3bd5.partial: size = 5 OK 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1.aa5f3bd5.partial" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1.aa5f3bd5.partial 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1.aa5f3bd5.partial" 2026/08/08 05:08:35 DEBUG : Looking for writers 2026/08/08 05:08:35 DEBUG : file1: reading active writers 2026/08/08 05:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/file1.aa5f3bd5.partial 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:35 DEBUG : file1.aa5f3bd5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:08:35 DEBUG : file1.aa5f3bd5.partial: renamed to: file1 2026/08/08 05:08:35 INFO : file1: Copied (new) 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:35 DEBUG : Looking for writers 2026/08/08 05:08:35 DEBUG : file1: reading active writers 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:35 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:35 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-08 05:08:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 05:08:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:08:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:35 DEBUG : >WaitForWriters: 2026/08/08 05:08:35 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:35 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:35 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:35 DEBUG : file1: newRWFileHandle: 2026/08/08 05:08:35 DEBUG : file1(0x3da73c060200): openPending: 2026/08/08 05:08:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:35 DEBUG : file1(0x3da73c060200): >openPending: err= 2026/08/08 05:08:35 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:08:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:08:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:08:35 DEBUG : file1(0x3da73c060200): _writeAt: size=5, off=0 2026/08/08 05:08:35 DEBUG : file1(0x3da73c060200): >_writeAt: n=5, err= 2026/08/08 05:08:35 DEBUG : file1(0x3da73c060200): RWFileHandle.Release 2026/08/08 05:08:35 DEBUG : file1(0x3da73c060200): close: 2026/08/08 05:08:35 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 05:08:35.403290905 +0000 UTC m=+30.229671885 2026/08/08 05:08:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:35 DEBUG : file1(0x3da73c060200): >close: err= 2026/08/08 05:08:35 DEBUG : file1(0x3da73c060200): RWFileHandle.Release 2026/08/08 05:08:35 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:35 DEBUG : Looking for writers 2026/08/08 05:08:35 DEBUG : file1: reading active writers 2026/08/08 05:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:35 DEBUG : Looking for writers 2026/08/08 05:08:35 DEBUG : file1: reading active writers 2026/08/08 05:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:35 DEBUG : Looking for writers 2026/08/08 05:08:35 DEBUG : file1: reading active writers 2026/08/08 05:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:35 DEBUG : Looking for writers 2026/08/08 05:08:35 DEBUG : file1: reading active writers 2026/08/08 05:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:35 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:08:35 DEBUG : file1.1ebcf9d6.partial: size = 5 OK 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1.1ebcf9d6.partial" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1.1ebcf9d6.partial 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1.1ebcf9d6.partial" 2026/08/08 05:08:35 DEBUG : Looking for writers 2026/08/08 05:08:35 DEBUG : file1: reading active writers 2026/08/08 05:08:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/file1.1ebcf9d6.partial 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:35 DEBUG : file1.1ebcf9d6.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:08:35 DEBUG : file1.1ebcf9d6.partial: renamed to: file1 2026/08/08 05:08:35 INFO : file1: Copied (new) 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:35 DEBUG : Looking for writers 2026/08/08 05:08:35 DEBUG : file1: reading active writers 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:35 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:35 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-08 05:08:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 05:08:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:08:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:35 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:08:35 DEBUG : >WaitForWriters: 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:35 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:35 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:35 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:35 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/08 05:08:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/08 05:08:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:08:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:35 DEBUG : dir/file1(0x3da73c061580): openPending: 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:35 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:08:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:08:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:36 DEBUG : dir/file1(0x3da73c061580): >openPending: err= 2026/08/08 05:08:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:08:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:08:36 DEBUG : dir/file1(0x3da73c061580): _writeAt: size=5, off=0 2026/08/08 05:08:36 DEBUG : dir/file1(0x3da73c061580): >_writeAt: n=5, err= 2026/08/08 05:08:36 DEBUG : dir/file1(0x3da73c061580): close: 2026/08/08 05:08:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:36 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-08 05:08:36.05614638 +0000 UTC m=+30.882527369 2026/08/08 05:08:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:36 DEBUG : dir/file1(0x3da73c061580): >close: err= 2026/08/08 05:08:36 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:36 DEBUG : dir: Looking for writers 2026/08/08 05:08:36 DEBUG : file1: reading active writers 2026/08/08 05:08:36 DEBUG : Looking for writers 2026/08/08 05:08:36 DEBUG : dir: reading active writers 2026/08/08 05:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:36 DEBUG : dir: Looking for writers 2026/08/08 05:08:36 DEBUG : file1: reading active writers 2026/08/08 05:08:36 DEBUG : Looking for writers 2026/08/08 05:08:36 DEBUG : dir: reading active writers 2026/08/08 05:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:36 DEBUG : dir: Looking for writers 2026/08/08 05:08:36 DEBUG : file1: reading active writers 2026/08/08 05:08:36 DEBUG : Looking for writers 2026/08/08 05:08:36 DEBUG : dir: reading active writers 2026/08/08 05:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:36 DEBUG : dir: Looking for writers 2026/08/08 05:08:36 DEBUG : file1: reading active writers 2026/08/08 05:08:36 DEBUG : Looking for writers 2026/08/08 05:08:36 DEBUG : dir: reading active writers 2026/08/08 05:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:36 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 05:08:36 DEBUG : dir/file1.893aeb1c.partial: size = 5 OK 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1.893aeb1c.partial" 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1.893aeb1c.partial 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1.893aeb1c.partial" 2026/08/08 05:08:36 DEBUG : dir: Looking for writers 2026/08/08 05:08:36 DEBUG : file1: reading active writers 2026/08/08 05:08:36 DEBUG : Looking for writers 2026/08/08 05:08:36 DEBUG : dir: reading active writers 2026/08/08 05:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/dir/file1.893aeb1c.partial 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:36 DEBUG : dir/file1.893aeb1c.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:36 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:08:36 DEBUG : dir/file1.893aeb1c.partial: renamed to: dir/file1 2026/08/08 05:08:36 INFO : dir/file1: Copied (replaced existing) 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:36 DEBUG : dir: Looking for writers 2026/08/08 05:08:36 DEBUG : file1: reading active writers 2026/08/08 05:08:36 DEBUG : Looking for writers 2026/08/08 05:08:36 DEBUG : dir: reading active writers 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:36 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:36 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-08 05:08:36 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 05:08:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 05:08:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 05:08:36 DEBUG : >WaitForWriters: 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.66s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:36 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:36 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:36 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/08 05:08:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:36 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:08:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:08:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:08:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:08:36 DEBUG : dir/file1(0x3da73c0f7ec0): _writeAt: size=5, off=0 2026/08/08 05:08:36 DEBUG : dir/file1(0x3da73c0f7ec0): openPending: 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:36 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/08 05:08:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:08:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:08:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:36 DEBUG : dir/file1(0x3da73c0f7ec0): >openPending: err= 2026/08/08 05:08:36 DEBUG : dir/file1(0x3da73c0f7ec0): >_writeAt: n=5, err= 2026/08/08 05:08:36 DEBUG : dir/file1(0x3da73c0f7ec0): _writeAt: size=15, off=5 2026/08/08 05:08:36 DEBUG : dir/file1(0x3da73c0f7ec0): >_writeAt: n=15, err= 2026/08/08 05:08:36 DEBUG : dir/file1(0x3da73c0f7ec0): close: 2026/08/08 05:08:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/08 05:08:36 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-08 05:08:36.710473843 +0000 UTC m=+31.536854823 2026/08/08 05:08:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:36 DEBUG : dir/file1(0x3da73c0f7ec0): >close: err= 2026/08/08 05:08:36 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:36 DEBUG : dir: Looking for writers 2026/08/08 05:08:36 DEBUG : file1: reading active writers 2026/08/08 05:08:36 DEBUG : Looking for writers 2026/08/08 05:08:36 DEBUG : dir: reading active writers 2026/08/08 05:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:36 DEBUG : dir: Looking for writers 2026/08/08 05:08:36 DEBUG : file1: reading active writers 2026/08/08 05:08:36 DEBUG : Looking for writers 2026/08/08 05:08:36 DEBUG : dir: reading active writers 2026/08/08 05:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:36 DEBUG : dir: Looking for writers 2026/08/08 05:08:36 DEBUG : file1: reading active writers 2026/08/08 05:08:36 DEBUG : Looking for writers 2026/08/08 05:08:36 DEBUG : dir: reading active writers 2026/08/08 05:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:36 DEBUG : dir: Looking for writers 2026/08/08 05:08:36 DEBUG : file1: reading active writers 2026/08/08 05:08:36 DEBUG : Looking for writers 2026/08/08 05:08:36 DEBUG : dir: reading active writers 2026/08/08 05:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/08 05:08:36 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 05:08:36 DEBUG : dir/file1.e70f28be.partial: size = 20 OK 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1.e70f28be.partial" 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1.e70f28be.partial 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1.e70f28be.partial" 2026/08/08 05:08:36 DEBUG : dir: Looking for writers 2026/08/08 05:08:36 DEBUG : file1: reading active writers 2026/08/08 05:08:36 DEBUG : Looking for writers 2026/08/08 05:08:36 DEBUG : dir: reading active writers 2026/08/08 05:08:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-kugacav9pole/dir/file1.e70f28be.partial 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:36 DEBUG : dir/file1.e70f28be.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/08 05:08:36 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/08 05:08:36 DEBUG : dir/file1.e70f28be.partial: renamed to: dir/file1 2026/08/08 05:08:36 INFO : dir/file1: Copied (replaced existing) 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:36 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:37 DEBUG : dir: Looking for writers 2026/08/08 05:08:37 DEBUG : file1: reading active writers 2026/08/08 05:08:37 DEBUG : Looking for writers 2026/08/08 05:08:37 DEBUG : dir: reading active writers 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:37 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/08 05:08:37 DEBUG : dir/file1: vfs cache: fingerprint now "20,2001-02-03 04:05:06 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/08 05:08:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 05:08:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:37 DEBUG : >WaitForWriters: 2026/08/08 05:08:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.66s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:37 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : file1: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : file1(0x3da73c726080): openPending: 2026/08/08 05:08:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:37 DEBUG : file1(0x3da73c726080): >openPending: err= 2026/08/08 05:08:37 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:08:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:08:37 DEBUG : file1(0x3da73c726080): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : file1(0x3da73c726080): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : file1(0x3da73c726080): close: 2026/08/08 05:08:37 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 05:08:37.042210913 +0000 UTC m=+31.868591893 2026/08/08 05:08:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : file1(0x3da73c726080): >close: err= 2026/08/08 05:08:37 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:37 DEBUG : Looking for writers 2026/08/08 05:08:37 DEBUG : file1: reading active writers 2026/08/08 05:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:37 DEBUG : Looking for writers 2026/08/08 05:08:37 DEBUG : file1: reading active writers 2026/08/08 05:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:37 DEBUG : Looking for writers 2026/08/08 05:08:37 DEBUG : file1: reading active writers 2026/08/08 05:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:37 DEBUG : Looking for writers 2026/08/08 05:08:37 DEBUG : file1: reading active writers 2026/08/08 05:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:37 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:08:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole/dir/file1: no such file or directory 2026/08/08 05:08:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole/dir/file1: no such file or directory 2026/08/08 05:08:37 DEBUG : file1.2387a3a7.partial: size = 5 OK 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1.2387a3a7.partial" 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1.2387a3a7.partial 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1.2387a3a7.partial" 2026/08/08 05:08:37 DEBUG : Looking for writers 2026/08/08 05:08:37 DEBUG : file1: reading active writers 2026/08/08 05:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/file1.2387a3a7.partial 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:37 DEBUG : file1.2387a3a7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:37 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:08:37 DEBUG : file1.2387a3a7.partial: renamed to: file1 2026/08/08 05:08:37 INFO : file1: Copied (new) 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:37 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-08 05:08:37 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 05:08:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:37 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:08:37 DEBUG : Looking for writers 2026/08/08 05:08:37 DEBUG : file1: reading active writers 2026/08/08 05:08:37 DEBUG : >WaitForWriters: 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:37 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/08 05:08:37 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7705c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7705c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7705c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7705c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7705c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.366277264 +0000 UTC m=+32.192658234 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7705c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770a40): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770a40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770a40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770a40): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770a40): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770a40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.366277264 +0000 UTC m=+32.192658234 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770a40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770f40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770f40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770f40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770f40): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770f40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.366277264 +0000 UTC m=+32.192658234 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c770f40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2620 item 1 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c771580): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c771580): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c771580): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c771580): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c771580): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.369140508 +0000 UTC m=+32.195521478 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c771580): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c771a80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c771a80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c771a80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c771a80): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c771a80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.369140508 +0000 UTC m=+32.195521478 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c771a80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2af0 item 2 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.371487218 +0000 UTC m=+32.197868188 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688300): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688300): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688300): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688300): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688300): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688300): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688300): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.371487218 +0000 UTC m=+32.197868188 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688300): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688840): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688840): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688840): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688840): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688840): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.371487218 +0000 UTC m=+32.197868188 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688840): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2f50 item 3 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688ec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688ec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688ec0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688ec0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688ec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.373715634 +0000 UTC m=+32.200096604 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688ec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689400): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689400): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689400): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689400): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689400): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.373715634 +0000 UTC m=+32.200096604 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689400): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c3420 item 4 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.3754459 +0000 UTC m=+32.201826870 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689ec0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689ec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689ec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689ec0): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689ec0): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689ec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.3754459 +0000 UTC m=+32.201826870 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689ec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa840): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa840): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa840): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa840): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa840): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.3754459 +0000 UTC m=+32.201826870 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa840): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c37a0 item 5 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.377899732 +0000 UTC m=+32.204280702 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab940): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab940): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab940): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab940): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab940): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.377899732 +0000 UTC m=+32.204280702 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab940): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c3dc0 item 6 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0380): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0380): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0380): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0380): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0380): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.379774712 +0000 UTC m=+32.206155692 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0380): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0880): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0880): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0880): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0880): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0880): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0880): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0880): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.379774712 +0000 UTC m=+32.206155692 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0880): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0d40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0d40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0d40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0d40): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0d40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.379774712 +0000 UTC m=+32.206155692 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b0d40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67c310 item 7 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b13c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b13c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b13c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b13c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b13c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.382446585 +0000 UTC m=+32.208827565 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b13c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b1900): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b1900): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b1900): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b1900): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b1900): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.382446585 +0000 UTC m=+32.208827565 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b1900): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67c7e0 item 8 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b1ec0): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c8b1ec0): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b1ec0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b1ec0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b1ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b1ec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8b1ec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70400): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70400): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70400): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70400): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70400): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.3843298 +0000 UTC m=+32.210710770 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70400): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.3843298 +0000 UTC m=+32.210710770 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70d80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70d80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70d80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70d80): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70d80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.3843298 +0000 UTC m=+32.210710770 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70d80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67cbd0 item 9 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71400): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71400): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71400): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71400): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71400): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.388242084 +0000 UTC m=+32.214623064 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71400): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71940): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71940): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71940): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71940): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71940): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.388242084 +0000 UTC m=+32.214623064 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71940): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67d180 item 10 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9a500): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73bf9a500): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9a500): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9a500): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9a500): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9a500): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9a500): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b3c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b3c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b3c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b3c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b3c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.390323334 +0000 UTC m=+32.216704314 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b3c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0601c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0601c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0601c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0601c0): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0601c0): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0601c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0601c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.390323334 +0000 UTC m=+32.216704314 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0601c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0606c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0606c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0606c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0606c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0606c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.390323334 +0000 UTC m=+32.216704314 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0606c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67d500 item 11 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.393410029 +0000 UTC m=+32.219791010 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061300): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061300): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061300): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061300): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061300): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.393410029 +0000 UTC m=+32.219791010 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061300): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67da40 item 12 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061940): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c061940): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061940): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061940): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061940): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061940): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061940): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f6380): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f6380): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f6380): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f6380): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f6380): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.396248759 +0000 UTC m=+32.222629739 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f6380): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7000): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7000): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7000): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7000): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7000): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.396248759 +0000 UTC m=+32.222629739 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7000): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67ddc0 item 13 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f78c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f78c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f78c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f78c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f78c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.398997336 +0000 UTC m=+32.225378317 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f78c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7e00): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7e00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7e00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7e00): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7e00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.398997336 +0000 UTC m=+32.225378317 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7e00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0ea380 item 14 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308540): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c308540): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308540): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308540): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308540): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308540): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308900): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308900): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308900): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308900): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308900): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.401692063 +0000 UTC m=+32.228073044 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308900): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f42c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f42c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f42c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f42c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f42c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.401692063 +0000 UTC m=+32.228073044 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f42c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0eaa80 item 15 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4940): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4940): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4940): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4940): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4940): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.403939705 +0000 UTC m=+32.230320686 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4940): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4e80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4e80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4e80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4e80): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4e80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.403939705 +0000 UTC m=+32.230320686 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4e80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c980380 item 16 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5600): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5600): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5600): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5600): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5600): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.406134139 +0000 UTC m=+32.232515119 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5600): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5a80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5a80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5a80): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5a80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5a80): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5a80): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5a80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.406134139 +0000 UTC m=+32.232515119 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5a80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2080): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2080): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2080): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2080): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2080): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.406134139 +0000 UTC m=+32.232515119 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2080): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c980930 item 17 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2700): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2700): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2700): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2700): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2700): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.408682739 +0000 UTC m=+32.235063709 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2700): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2c40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2c40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2c40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2c40): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2c40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.408682739 +0000 UTC m=+32.235063709 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2c40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c980ee0 item 18 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e32c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e32c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e32c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e32c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e32c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.410825194 +0000 UTC m=+32.237206174 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e32c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e37c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e37c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e37c0): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e37c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e37c0): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e37c0): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e37c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e37c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.410825194 +0000 UTC m=+32.237206174 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e37c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3cc0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3cc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3cc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3cc0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3cc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.410825194 +0000 UTC m=+32.237206174 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3cc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c981260 item 19 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41a440): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41a440): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41a440): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41a440): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41a440): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.413930044 +0000 UTC m=+32.240311045 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41a440): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41a980): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41a980): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41a980): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41a980): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41a980): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.413930044 +0000 UTC m=+32.240311045 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41a980): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c981730 item 20 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b000): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b000): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b000): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b000): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b000): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.41587743 +0000 UTC m=+32.242258400 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b000): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b500): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b500): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b500): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b500): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b500): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b500): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b500): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b500): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.41587743 +0000 UTC m=+32.242258400 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41b500): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41ba00): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41ba00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41ba00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41ba00): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41ba00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.41587743 +0000 UTC m=+32.242258400 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41ba00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c981ab0 item 21 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4be180): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4be180): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4be180): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4be180): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4be180): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.418785059 +0000 UTC m=+32.245166029 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4be180): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4be6c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4be6c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4be6c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4be6c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4be6c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.418785059 +0000 UTC m=+32.245166029 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4be6c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0282a0 item 22 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bed40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bed40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bed40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bed40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bed40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.420716124 +0000 UTC m=+32.247097094 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bed40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf240): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf240): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf240): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf240): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf240): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf240): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf240): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf240): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.420716124 +0000 UTC m=+32.247097094 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf240): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf740): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf740): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf740): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf740): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf740): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.420716124 +0000 UTC m=+32.247097094 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bf740): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c028b60 item 23 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bfdc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bfdc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bfdc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bfdc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bfdc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.423742286 +0000 UTC m=+32.250123267 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bfdc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2400): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2400): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2400): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2400): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2400): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.423742286 +0000 UTC m=+32.250123267 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2400): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c029880 item 24 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2a40): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c4e2a40): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2a40): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2a40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2a40): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2a40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2e00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2e00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2e00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2e00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2e00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.426273996 +0000 UTC m=+32.252654966 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e2e00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3300): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3300): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3300): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3300): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3300): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3300): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3300): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3300): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.426273996 +0000 UTC m=+32.252654966 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3300): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3840): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3840): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3840): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3840): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3840): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.426273996 +0000 UTC m=+32.252654966 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3840): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d8070 item 25 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3ec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3ec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3ec0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3ec0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3ec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.428950217 +0000 UTC m=+32.255331187 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e3ec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50c500): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50c500): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50c500): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50c500): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50c500): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.428950217 +0000 UTC m=+32.255331187 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50c500): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d8620 item 26 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50cb40): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c50cb40): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50cb40): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50cb40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50cb40): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50cb40): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50cb40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50cf00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50cf00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50cf00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50cf00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50cf00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.431382628 +0000 UTC m=+32.257763598 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50cf00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d400): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d400): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d400): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d400): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d400): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d400): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d400): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d400): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.431382628 +0000 UTC m=+32.257763598 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d400): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d940): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d940): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d940): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d940): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d940): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.431382628 +0000 UTC m=+32.257763598 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c50d940): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d8a10 item 27 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52e0c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52e0c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52e0c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52e0c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52e0c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.434057547 +0000 UTC m=+32.260438527 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52e0c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52e600): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52e600): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52e600): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52e600): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52e600): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.434057547 +0000 UTC m=+32.260438527 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52e600): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d8ee0 item 28 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52ec40): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c52ec40): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52ec40): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52ec40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52ec40): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52ec40): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52ec40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52f000): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52f000): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52f000): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52f000): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52f000): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.436296323 +0000 UTC m=+32.262677313 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52f000): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52f6c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52f6c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52f6c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52f6c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52f6c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.436296323 +0000 UTC m=+32.262677313 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52f6c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d9260 item 29 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52fd40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52fd40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52fd40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52fd40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52fd40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.438418589 +0000 UTC m=+32.264799559 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c52fd40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c560380): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c560380): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c560380): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c560380): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c560380): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.438418589 +0000 UTC m=+32.264799559 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c560380): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d95e0 item 30 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5609c0): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c5609c0): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5609c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5609c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5609c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5609c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5609c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c560d80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c560d80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c560d80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c560d80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c560d80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.440375804 +0000 UTC m=+32.266756774 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c560d80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c561440): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c561440): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c561440): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c561440): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c561440): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.440375804 +0000 UTC m=+32.266756774 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c561440): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d9a40 item 31 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c561ac0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c561ac0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c561ac0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c561ac0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c561ac0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.442421706 +0000 UTC m=+32.268802676 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c561ac0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a100): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a100): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a100): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a100): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a100): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.442421706 +0000 UTC m=+32.268802676 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a100): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27c000 item 32 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a740): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a740): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a740): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a740): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a740): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.444021496 +0000 UTC m=+32.270402466 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a740): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58abc0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58abc0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58abc0): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58abc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58abc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27c3f0 item 33 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58abc0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58abc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.444619275 +0000 UTC m=+32.271000245 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58abc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b0c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b0c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b0c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b0c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b0c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.444619275 +0000 UTC m=+32.271000245 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b0c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27c5b0 item 33 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b700): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b700): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b700): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b700): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b700): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.446623668 +0000 UTC m=+32.273004638 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b700): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27c930 item 34 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb80): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb80): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.447394282 +0000 UTC m=+32.273775252 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c21c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c21c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c21c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c21c0): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c21c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.447394282 +0000 UTC m=+32.273775252 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c21c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27caf0 item 34 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2800): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2800): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2800): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2800): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2800): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.448979775 +0000 UTC m=+32.275360745 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2800): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2c80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2c80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2c80): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2c80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2c80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27d0a0 item 35 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2c80): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2c80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.449915622 +0000 UTC m=+32.276296612 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c2c80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3180): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3180): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3180): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3180): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3180): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.449915622 +0000 UTC m=+32.276296612 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3180): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27d2d0 item 35 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3800): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3800): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3800): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3800): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3800): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.452154007 +0000 UTC m=+32.278534987 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3800): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3d00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3d00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27d8f0 item 36 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3d00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3d00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3d00): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3d00): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3d00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.452911527 +0000 UTC m=+32.279292507 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c3d00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0340): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0340): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0340): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0340): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0340): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.452911527 +0000 UTC m=+32.279292507 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0340): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27db20 item 36 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0980): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0980): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0980): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0980): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0980): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.454960254 +0000 UTC m=+32.281341224 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0980): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0e00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0e00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0e00): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0e00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0e00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e4000 item 37 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0e00): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0e00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.455765946 +0000 UTC m=+32.282146916 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f0e00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1300): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1300): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1300): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1300): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1300): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.455765946 +0000 UTC m=+32.282146916 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1300): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e4310 item 37 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1980): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1980): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1980): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1980): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1980): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.457683334 +0000 UTC m=+32.284064314 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1980): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1e80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1e80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e4690 item 38 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1e80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1e80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1e80): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1e80): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1e80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.458449291 +0000 UTC m=+32.284830261 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f1e80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6284c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6284c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6284c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6284c0): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6284c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.458449291 +0000 UTC m=+32.284830261 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6284c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e4850 item 38 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628b40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628b40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628b40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628b40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628b40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.460186229 +0000 UTC m=+32.286567239 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628b40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629040): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629040): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629040): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629040): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629040): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e4cb0 item 39 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629040): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629040): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.460879347 +0000 UTC m=+32.287260317 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629040): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629540): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629540): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629540): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629540): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629540): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.460879347 +0000 UTC m=+32.287260317 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e4f50 item 39 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629bc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629bc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629bc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629bc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629bc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.462895834 +0000 UTC m=+32.289276804 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629bc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a1c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a1c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e52d0 item 40 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a1c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a1c0): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a1c0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a1c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.46359846 +0000 UTC m=+32.289979430 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a1c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a700): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a700): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a700): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a700): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a700): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.46359846 +0000 UTC m=+32.289979430 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68a700): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e5500 item 40 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68acc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68acc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68acc0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68acc0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68acc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68acc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68acc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.465105264 +0000 UTC m=+32.291486234 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68acc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b1c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b1c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b1c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e5880 item 41 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b1c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b1c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.465665031 +0000 UTC m=+32.292046001 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b1c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b680): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b680): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b680): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b680): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b680): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e5a40 item 41 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b680): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b680): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.466298467 +0000 UTC m=+32.292679437 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68b680): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68bbc0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68bbc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68bbc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68bbc0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68bbc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.466298467 +0000 UTC m=+32.292679437 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c68bbc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e5c00 item 41 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8300): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8300): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8300): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8300): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8300): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8300): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8300): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.468045655 +0000 UTC m=+32.294426625 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8300): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8800): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8800): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8800): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab6310 item 42 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8800): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8800): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.468612985 +0000 UTC m=+32.294993955 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8800): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8d40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8d40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab64d0 item 42 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8d40): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8d40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8d40): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8d40): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8d40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.469350949 +0000 UTC m=+32.295731919 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a8d40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a92c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a92c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a92c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a92c0): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a92c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.469350949 +0000 UTC m=+32.295731919 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a92c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab6690 item 42 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9900): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9900): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9900): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9900): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9900): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9900): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9900): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.470851101 +0000 UTC m=+32.297232071 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9900): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9e00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9e00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9e00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab6bd0 item 43 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9e00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9e00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.471450222 +0000 UTC m=+32.297831192 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6a9e00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc440): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc440): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc440): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc440): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc440): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab6e00 item 43 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc440): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc440): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.47203751 +0000 UTC m=+32.298418481 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc440): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc980): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc980): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc980): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc980): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc980): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.47203751 +0000 UTC m=+32.298418481 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cc980): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab6fc0 item 43 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ccfc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ccfc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ccfc0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ccfc0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ccfc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ccfc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ccfc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.473726197 +0000 UTC m=+32.300107167 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ccfc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cd4c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cd4c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cd4c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab7490 item 44 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cd4c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cd4c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.474419336 +0000 UTC m=+32.300800306 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cd4c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cda00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cda00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab76c0 item 44 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cda00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cda00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cda00): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cda00): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cda00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.47525281 +0000 UTC m=+32.301633809 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6cda00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec080): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec080): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec080): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec080): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec080): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.47525281 +0000 UTC m=+32.301633809 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec080): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab7880 item 44 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec6c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec6c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec6c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec6c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec6c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec6c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.476981663 +0000 UTC m=+32.303362633 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec6c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ecbc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ecbc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ecbc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab7e30 item 45 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ecbc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ecbc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.477549786 +0000 UTC m=+32.303930756 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ecbc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed2c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed2c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed2c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed2c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed2c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.477549786 +0000 UTC m=+32.303930756 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed2c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bbee380 item 45 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed900): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed900): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed900): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed900): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed900): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed900): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed900): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.47937993 +0000 UTC m=+32.305760900 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed900): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ede00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ede00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ede00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bbef500 item 46 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ede00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ede00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.479945628 +0000 UTC m=+32.306326598 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ede00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70a600): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70a600): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70a600): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70a600): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70a600): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.479945628 +0000 UTC m=+32.306326598 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70a600): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bbefe30 item 46 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70ac40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70ac40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70ac40): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70ac40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70ac40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70ac40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70ac40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.481838791 +0000 UTC m=+32.308219761 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70ac40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70b140): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70b140): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70b140): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600310 item 47 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70b140): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70b140): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.482421341 +0000 UTC m=+32.308802311 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70b140): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70b840): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70b840): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70b840): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70b840): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70b840): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.482421341 +0000 UTC m=+32.308802311 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70b840): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600620 item 47 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70be80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70be80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70be80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70be80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70be80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70be80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70be80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.484054224 +0000 UTC m=+32.310435194 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c70be80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c732480): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c732480): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c732480): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600a10 item 48 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c732480): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c732480): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.485223631 +0000 UTC m=+32.311604601 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c732480): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c732b80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c732b80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c732b80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c732b80): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c732b80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.485223631 +0000 UTC m=+32.311604601 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c732b80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600bd0 item 48 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220640): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220640): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220640): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220640): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220640): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.487314116 +0000 UTC m=+32.313695086 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220640): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220b40): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220b40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220b40): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220b40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220b40): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220b40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bc21650 item 49 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220b40): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220b40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.488005302 +0000 UTC m=+32.314386272 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220b40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221080): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221080): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221080): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221080): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221080): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.488005302 +0000 UTC m=+32.314386272 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221080): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c04e150 item 49 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole/dir/file1: no such file or directory 2026/08/08 05:08:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole/dir/file1: no such file or directory 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221700): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221700): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221700): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221700): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221700): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.490278522 +0000 UTC m=+32.316659503 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221700): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221c00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221c00): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221c00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c04f030 item 50 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221c00): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221c00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221c00): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221c00): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221c00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.491004573 +0000 UTC m=+32.317385543 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221c00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788280): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788280): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788280): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788280): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788280): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.491004573 +0000 UTC m=+32.317385543 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788280): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c04f1f0 item 50 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788900): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788900): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788900): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788900): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788900): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.492520285 +0000 UTC m=+32.318901255 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788900): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788e00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788e00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788e00): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788e00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788e00): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788e00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c04fc00 item 51 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788e00): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788e00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.493132761 +0000 UTC m=+32.319513740 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c788e00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789340): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789340): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789340): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789340): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789340): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.493132761 +0000 UTC m=+32.319513740 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789340): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0301c0 item 51 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7899c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7899c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7899c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7899c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7899c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.494866673 +0000 UTC m=+32.321247644 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7899c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789ec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789ec0): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789ec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c030930 item 52 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789ec0): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789ec0): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789ec0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789ec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.495718991 +0000 UTC m=+32.322099961 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c789ec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7be540): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7be540): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7be540): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7be540): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7be540): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.495718991 +0000 UTC m=+32.322099961 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7be540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c030af0 item 52 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bebc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bebc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bebc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bebc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bebc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.497440982 +0000 UTC m=+32.323821952 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bebc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf0c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf0c0): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf0c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf0c0): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf0c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c031180 item 53 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf0c0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf0c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.498011479 +0000 UTC m=+32.324392460 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf0c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf600): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf600): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf600): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf600): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf600): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.498011479 +0000 UTC m=+32.324392460 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf600): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c031650 item 53 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfc80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfc80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfc80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfc80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfc80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.500016424 +0000 UTC m=+32.326397465 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfc80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c280): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c280): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c280): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c2b2150 item 54 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c280): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c280): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c280): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c280): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c280): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.501181013 +0000 UTC m=+32.327561992 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c280): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c800): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c800): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c800): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c800): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c800): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.501181013 +0000 UTC m=+32.327561992 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83c800): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c2b2540 item 54 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83ce80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83ce80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83ce80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83ce80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83ce80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.503426832 +0000 UTC m=+32.329807842 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83ce80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d380): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d380): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d380): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d380): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d380): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d380): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c2b3730 item 55 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d380): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d380): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.50442238 +0000 UTC m=+32.330803361 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d380): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d8c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d8c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d8c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d8c0): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d8c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.50442238 +0000 UTC m=+32.330803361 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c83d8c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c2b39d0 item 55 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856040): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856040): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856040): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856040): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856040): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.506966123 +0000 UTC m=+32.333347143 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856040): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856540): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856540): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856540): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c2b3dc0 item 56 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856540): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856540): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856540): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856540): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856540): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.507789227 +0000 UTC m=+32.334170197 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856ac0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856ac0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856ac0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856ac0): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856ac0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.507789227 +0000 UTC m=+32.334170197 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c856ac0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5be1c0 item 56 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857100): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857100): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857100): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857100): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857100): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857100): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857100): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857100): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.509802457 +0000 UTC m=+32.336183437 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857100): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857640): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857640): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857640): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5be8c0 item 57 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857640): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857640): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.51045076 +0000 UTC m=+32.336831730 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857640): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857b80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857b80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857b80): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857b80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857b80): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857b80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bec40 item 57 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857b80): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857b80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.511069939 +0000 UTC m=+32.337450919 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c857b80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876200): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876200): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876200): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876200): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876200): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.511069939 +0000 UTC m=+32.337450919 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876200): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bef50 item 57 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876840): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876840): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876840): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876840): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876840): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876840): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876840): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876840): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.51262775 +0000 UTC m=+32.339008720 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876840): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876d80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876d80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876d80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bf2d0 item 58 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876d80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876d80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.513278418 +0000 UTC m=+32.339659388 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c876d80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8772c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8772c0): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8772c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bf490 item 58 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8772c0): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8772c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8772c0): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8772c0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8772c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.514072306 +0000 UTC m=+32.340453276 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8772c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877880): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877880): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877880): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877880): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877880): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.514072306 +0000 UTC m=+32.340453276 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877880): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bf650 item 58 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877ec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877ec0): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877ec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877ec0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877ec0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877ec0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877ec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.515992862 +0000 UTC m=+32.342373872 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c877ec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896500): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896500): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896500): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bfb90 item 59 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896500): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896500): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.516719393 +0000 UTC m=+32.343100374 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896500): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896a40): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896a40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896a40): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896a40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896a40): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896a40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bfd50 item 59 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896a40): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896a40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.51761812 +0000 UTC m=+32.343999090 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896a40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896fc0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896fc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896fc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896fc0): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896fc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.51761812 +0000 UTC m=+32.343999090 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c896fc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bd6a2a0 item 59 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897600): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897600): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897600): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897600): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897600): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897600): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897600): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897600): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.519522866 +0000 UTC m=+32.345903836 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897600): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897b40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897b40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897b40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bd6a850 item 60 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897b40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897b40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.520164896 +0000 UTC m=+32.346545866 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c897b40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4180): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4180): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4180): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bd6aaf0 item 60 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4180): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4180): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4180): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4180): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4180): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.521164184 +0000 UTC m=+32.347545154 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4180): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4740): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4740): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4740): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4740): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4740): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.521164184 +0000 UTC m=+32.347545154 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4740): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bd6b6c0 item 60 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4d80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4d80): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4d80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4d80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4d80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4d80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4d80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4d80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.52319663 +0000 UTC m=+32.349577600 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d4d80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d52c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d52c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d52c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c032bd0 item 61 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d52c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d52c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.523799498 +0000 UTC m=+32.350180468 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d52c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d59c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d59c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d59c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d59c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d59c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.523799498 +0000 UTC m=+32.350180468 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d59c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c032fc0 item 61 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa100): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa100): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa100): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa100): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa100): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa100): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa100): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa100): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.525864246 +0000 UTC m=+32.352245246 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa100): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa640): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa640): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa640): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0336c0 item 62 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa640): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa640): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.526545852 +0000 UTC m=+32.352926822 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fa640): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fad40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fad40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fad40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fad40): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fad40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.526545852 +0000 UTC m=+32.352926822 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fad40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c033a40 item 62 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb380): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb380): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb380): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb380): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb380): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb380): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb380): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb380): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.528568961 +0000 UTC m=+32.354949931 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb380): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb8c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb8c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb8c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bfde4d0 item 63 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb8c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb8c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.529421701 +0000 UTC m=+32.355802671 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fb8c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9240c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9240c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9240c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9240c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9240c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.529421701 +0000 UTC m=+32.355802671 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9240c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bfde850 item 63 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3092c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3092c0): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3092c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3092c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3092c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3092c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3092c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3092c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.531727183 +0000 UTC m=+32.358108193 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3092c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309800): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309800): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309800): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0eb0a0 item 64 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309800): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309800): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.532626751 +0000 UTC m=+32.359007731 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309800): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360000): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360000): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360000): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360000): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360000): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.532626751 +0000 UTC m=+32.359007731 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360000): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0eb420 item 64 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360640): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360640): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360640): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360640): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360640): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.535240294 +0000 UTC m=+32.361621265 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360640): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9242c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9242c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9242c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9242c0): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9242c0): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0eb7a0 item 65 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9242c0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9242c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.53702882 +0000 UTC m=+32.363409820 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9242c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9247c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9247c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9247c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9247c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9247c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.53702882 +0000 UTC m=+32.363409820 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c9247c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bfdee00 item 65 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726500): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726500): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726500): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726500): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726500): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.539781797 +0000 UTC m=+32.366162767 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726500): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726980): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726980): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57a460 item 66 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726980): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726980): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726980): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726980): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726980): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.540701332 +0000 UTC m=+32.367082343 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726980): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726ec0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726ec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726ec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726ec0): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726ec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.540701332 +0000 UTC m=+32.367082343 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c726ec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57a620 item 66 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727500): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727500): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727500): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727500): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727500): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.542973763 +0000 UTC m=+32.369354733 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727500): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727980): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727980): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727980): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727980): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727980): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57a9a0 item 67 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727980): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727980): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.543752161 +0000 UTC m=+32.370133131 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727980): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727e80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727e80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727e80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727e80): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727e80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.543752161 +0000 UTC m=+32.370133131 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c727e80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57ab60 item 67 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c924d40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c924d40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c924d40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c924d40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c924d40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.545850102 +0000 UTC m=+32.372231132 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c924d40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925240): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925240): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57b110 item 68 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925240): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925240): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925240): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925240): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925240): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.546714513 +0000 UTC m=+32.373095483 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925240): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925780): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925780): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925780): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925780): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925780): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.546714513 +0000 UTC m=+32.373095483 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925780): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57b340 item 68 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925dc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925dc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925dc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925dc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925dc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.548780523 +0000 UTC m=+32.375161543 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c925dc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360340): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360340): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360340): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360340): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360340): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57b7a0 item 69 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360340): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360340): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.54953685 +0000 UTC m=+32.375917820 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360340): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360a40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360a40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360a40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360a40): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360a40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.54953685 +0000 UTC m=+32.375917820 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360a40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57b9d0 item 69 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3610c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3610c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3610c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3610c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3610c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.551387344 +0000 UTC m=+32.377768364 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3610c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3615c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3615c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57bd50 item 70 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3615c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3615c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3615c0): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3615c0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3615c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.552304114 +0000 UTC m=+32.378685094 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3615c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361b00): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361b00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361b00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361b00): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361b00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.552304114 +0000 UTC m=+32.378685094 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361b00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bfde2a0 item 70 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107e40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107e40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107e40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107e40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107e40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.554559942 +0000 UTC m=+32.380940923 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107e40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6884c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6884c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6884c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6884c0): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6884c0): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bfdf180 item 71 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6884c0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6884c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.555429784 +0000 UTC m=+32.381810754 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6884c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6889c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6889c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6889c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6889c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6889c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.555429784 +0000 UTC m=+32.381810754 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6889c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0ea0e0 item 71 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689040): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689040): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689040): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689040): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689040): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.55749886 +0000 UTC m=+32.383879871 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689040): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689540): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689540): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0ea540 item 72 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689540): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689540): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689540): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689540): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689540): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.558438875 +0000 UTC m=+32.384819855 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.558438875 +0000 UTC m=+32.384819855 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0eaa80 item 72 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa2c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa2c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa2c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa2c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa2c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa2c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa2c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.560440543 +0000 UTC m=+32.386821513 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa2c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aaa40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aaa40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aaa40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0eb0a0 item 73 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aaa40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aaa40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.56104809 +0000 UTC m=+32.387429060 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aaa40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0eb420 item 73 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.562042777 +0000 UTC m=+32.388423747 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab380): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab940): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab940): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab940): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab940): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab940): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.562042777 +0000 UTC m=+32.388423747 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab940): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0eb650 item 73 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70300): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70300): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70300): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70300): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70300): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70300): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70300): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.564061779 +0000 UTC m=+32.390442749 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70300): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0ebe30 item 74 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.564739939 +0000 UTC m=+32.391120959 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70880): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70dc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70dc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600150 item 74 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70dc0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70dc0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70dc0): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70dc0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70dc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.565594302 +0000 UTC m=+32.391975693 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70dc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71340): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71340): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71340): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71340): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71340): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.565594302 +0000 UTC m=+32.391975693 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71340): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600310 item 74 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71980): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71980): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71980): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71980): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71980): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71980): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71980): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.567487556 +0000 UTC m=+32.393868576 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71980): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600850 item 75 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.568335265 +0000 UTC m=+32.394716235 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b440): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b440): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b440): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b440): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b440): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600a10 item 75 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b440): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b440): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.569178588 +0000 UTC m=+32.395559567 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b440): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060280): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060280): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060280): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060280): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060280): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.569178588 +0000 UTC m=+32.395559567 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060280): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600bd0 item 75 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0608c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0608c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0608c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0608c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0608c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0608c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0608c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.571214561 +0000 UTC m=+32.397595541 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0608c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060dc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060dc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060dc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c601180 item 76 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060dc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060dc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.571912959 +0000 UTC m=+32.398293959 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060dc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061380): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061380): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c601340 item 76 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061380): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061380): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061380): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061380): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061380): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.572813068 +0000 UTC m=+32.399194088 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061380): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061900): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061900): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061900): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061900): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061900): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.572813068 +0000 UTC m=+32.399194088 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061900): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c601500 item 76 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f67c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f67c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f67c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f67c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f67c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f67c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f67c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.574560015 +0000 UTC m=+32.400940985 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f67c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7080): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7080): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7080): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c601880 item 77 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7080): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7080): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.575567768 +0000 UTC m=+32.401948738 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7080): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f79c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f79c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f79c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f79c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f79c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.575567768 +0000 UTC m=+32.401948738 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f79c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c601a40 item 77 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220100): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220100): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220100): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220100): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220100): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220100): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220100): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.577764093 +0000 UTC m=+32.404145063 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220100): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220600): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220600): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220600): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c26c0e0 item 78 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220600): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220600): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.578417918 +0000 UTC m=+32.404798888 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220600): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220d80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220d80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220d80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220d80): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220d80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.578417918 +0000 UTC m=+32.404798888 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220d80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c26c3f0 item 78 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2213c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2213c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2213c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2213c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2213c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2213c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2213c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.580334706 +0000 UTC m=+32.406715676 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2213c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2218c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2218c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2218c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c26cf50 item 79 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2218c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2218c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.580993871 +0000 UTC m=+32.407374841 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2218c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c0c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c0c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c0c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c0c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c0c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.580993871 +0000 UTC m=+32.407374841 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c0c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c26d110 item 79 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c700): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c700): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c700): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c700): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c700): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c700): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c700): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.582952617 +0000 UTC m=+32.409333587 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23c700): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23cc00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23cc00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23cc00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bd58230 item 80 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23cc00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23cc00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.583629976 +0000 UTC m=+32.410010946 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23cc00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23d300): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23d300): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23d300): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23d300): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23d300): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.583629976 +0000 UTC m=+32.410010946 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23d300): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bd58540 item 80 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23d940): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23d940): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23d940): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23d940): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23d940): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.585402121 +0000 UTC m=+32.411783182 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23d940): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23ddc0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23ddc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23ddc0): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23ddc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23ddc0): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23ddc0): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bd59490 item 81 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23ddc0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23ddc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.586345372 +0000 UTC m=+32.412726352 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23ddc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8400): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8400): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8400): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8400): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8400): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.586345372 +0000 UTC m=+32.412726352 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8400): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bd59650 item 81 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8a80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8a80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8a80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8a80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8a80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.588175837 +0000 UTC m=+32.414556807 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8a80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8f80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8f80): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8f80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2150 item 82 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8f80): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8f80): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8f80): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8f80): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8f80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.58895055 +0000 UTC m=+32.415331560 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b8f80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b9500): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b9500): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b9500): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b9500): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b9500): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.58895055 +0000 UTC m=+32.415331560 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b9500): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2310 item 82 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b9b80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b9b80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b9b80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b9b80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b9b80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.590666148 +0000 UTC m=+32.417047118 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2b9b80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4180): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4180): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4180): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4180): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4180): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4180): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2690 item 83 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4180): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4180): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.591369616 +0000 UTC m=+32.417750586 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4180): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e46c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e46c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e46c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e46c0): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e46c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.591369616 +0000 UTC m=+32.417750586 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e46c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2850 item 83 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4d40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4d40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4d40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4d40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4d40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.59318352 +0000 UTC m=+32.419564490 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e4d40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5240): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5240): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5240): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2bd0 item 84 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5240): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5240): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5240): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5240): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5240): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.59474101 +0000 UTC m=+32.421121980 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5240): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e57c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e57c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e57c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e57c0): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e57c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.59474101 +0000 UTC m=+32.421121980 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e57c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2e70 item 84 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5e40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5e40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5e40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5e40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5e40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.596350448 +0000 UTC m=+32.422731418 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2e5e40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa440): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa440): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa440): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa440): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa440): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa440): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c31f0 item 85 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa440): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa440): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.597108057 +0000 UTC m=+32.423489038 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa440): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa980): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa980): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa980): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa980): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa980): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.597108057 +0000 UTC m=+32.423489038 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fa980): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c33b0 item 85 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb000): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb000): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb000): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb000): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb000): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.59876709 +0000 UTC m=+32.425148060 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb000): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb500): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb500): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb500): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c3730 item 86 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb500): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb500): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb500): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb500): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb500): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.599549977 +0000 UTC m=+32.425930947 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fb500): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fba80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fba80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fba80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fba80): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fba80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.599549977 +0000 UTC m=+32.425930947 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2fba80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c3a40 item 86 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a200): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a200): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a200): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a200): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a200): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.601217595 +0000 UTC m=+32.427598565 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a200): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a700): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a700): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a700): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a700): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a700): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a700): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c3dc0 item 87 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a700): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a700): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.601833137 +0000 UTC m=+32.428214107 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31a700): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31ac40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31ac40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31ac40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31ac40): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31ac40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.601833137 +0000 UTC m=+32.428214107 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31ac40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67c0e0 item 87 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b2c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b2c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b2c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b2c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b2c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.603553986 +0000 UTC m=+32.429934956 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b2c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b7c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b7c0): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b7c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67c4d0 item 88 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b7c0): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b7c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b7c0): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b7c0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b7c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.604357772 +0000 UTC m=+32.430738742 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31b7c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31bd40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31bd40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31bd40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31bd40): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31bd40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.604357772 +0000 UTC m=+32.430738742 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c31bd40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67c690 item 88 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa480): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa480): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa480): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa480): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa480): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa480): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa480): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa480): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.606780616 +0000 UTC m=+32.433161617 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa480): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa9c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa9c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa9c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67ca80 item 89 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa9c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa9c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.607467803 +0000 UTC m=+32.433848773 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aa9c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aaf00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aaf00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aaf00): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aaf00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aaf00): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aaf00): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67cc40 item 89 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aaf00): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aaf00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.608374505 +0000 UTC m=+32.434755485 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3aaf00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3ab480): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3ab480): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3ab480): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3ab480): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3ab480): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.608374505 +0000 UTC m=+32.434755485 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3ab480): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67ce00 item 89 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3abac0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3abac0): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3abac0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3abac0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3abac0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3abac0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3abac0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3abac0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.610333583 +0000 UTC m=+32.436714563 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3abac0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404100): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404100): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404100): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67d260 item 90 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404100): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404100): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.610980424 +0000 UTC m=+32.437361414 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404100): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404640): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404640): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404640): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67d420 item 90 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404640): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404640): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404640): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404640): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404640): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.611743163 +0000 UTC m=+32.438124144 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404640): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404c00): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404c00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404c00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404c00): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404c00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.611743163 +0000 UTC m=+32.438124144 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c404c00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67d5e0 item 90 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405240): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405240): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405240): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405240): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405240): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405240): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405240): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405240): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.614058203 +0000 UTC m=+32.440439194 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405240): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405780): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405780): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405780): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67d9d0 item 91 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405780): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405780): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.614731656 +0000 UTC m=+32.441112636 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405780): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405cc0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405cc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405cc0): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405cc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405cc0): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405cc0): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67db90 item 91 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405cc0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405cc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.615690765 +0000 UTC m=+32.442071735 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c405cc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c340): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c340): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c340): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c340): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c340): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.615690765 +0000 UTC m=+32.442071735 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c340): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67dd50 item 91 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c980): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c980): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c980): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c980): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c980): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c980): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c980): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c980): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.617873656 +0000 UTC m=+32.444254637 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c980): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41cec0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41cec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41cec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c12ce70 item 92 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41cec0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41cec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.618688374 +0000 UTC m=+32.445069344 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41cec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d400): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d400): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d400): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c12d500 item 92 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d400): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d400): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d400): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d400): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d400): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.61958672 +0000 UTC m=+32.445967700 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d400): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d9c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d9c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d9c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d9c0): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d9c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.61958672 +0000 UTC m=+32.445967700 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d9c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c980070 item 92 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c100): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c100): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c100): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c100): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c100): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c100): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c100): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c100): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.621399752 +0000 UTC m=+32.447780722 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c100): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c640): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c640): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c640): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c980540 item 93 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c640): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c640): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.621964077 +0000 UTC m=+32.448345047 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48c640): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48cd40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48cd40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48cd40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48cd40): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48cd40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.621964077 +0000 UTC m=+32.448345047 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48cd40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9807e0 item 93 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d380): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d380): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d380): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d380): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d380): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d380): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d380): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d380): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.623651763 +0000 UTC m=+32.450032733 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d380): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d8c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d8c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d8c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c980b60 item 94 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d8c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d8c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.624318712 +0000 UTC m=+32.450699712 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c48d8c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da0c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da0c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da0c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da0c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da0c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.624318712 +0000 UTC m=+32.450699712 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da0c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c980d20 item 94 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da700): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da700): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da700): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da700): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da700): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da700): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da700): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da700): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.626054428 +0000 UTC m=+32.452435399 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4da700): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4dac40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4dac40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4dac40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c981180 item 95 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4dac40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4dac40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.626905075 +0000 UTC m=+32.453286055 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4dac40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db340): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db340): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db340): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db340): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db340): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.626905075 +0000 UTC m=+32.453286055 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db340): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c981340 item 95 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db980): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db980): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db980): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db980): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db980): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db980): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db980): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db980): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.628744536 +0000 UTC m=+32.455125577 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4db980): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4dbec0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4dbec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4dbec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9816c0 item 96 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4dbec0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4dbec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.629363344 +0000 UTC m=+32.455744314 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4dbec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4fc6c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4fc6c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4fc6c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4fc6c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4fc6c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.629363344 +0000 UTC m=+32.455744314 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4fc6c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c981880 item 96 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= 2026/08/08 05:08:37 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:37 DEBUG : Looking for writers 2026/08/08 05:08:37 DEBUG : >WaitForWriters: 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:37 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/08 05:08:37 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a580): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a580): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a580): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a580): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a580): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.637718927 +0000 UTC m=+32.464099907 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a580): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aa00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aa00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aa00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aa00): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aa00): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aa00): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aa00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.637718927 +0000 UTC m=+32.464099907 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aa00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aec0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aec0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.637718927 +0000 UTC m=+32.464099907 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58aec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27da40 item 1 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b500): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b500): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b500): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b500): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b500): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.640576521 +0000 UTC m=+32.466957501 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b500): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58ba00): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58ba00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58ba00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58ba00): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58ba00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.640576521 +0000 UTC m=+32.466957501 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58ba00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e4070 item 2 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c6140): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c6140): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c6140): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c6140): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c6140): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.642559774 +0000 UTC m=+32.468940755 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c6140): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c65c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c65c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c65c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c65c0): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c65c0): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c65c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c65c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.642559774 +0000 UTC m=+32.468940755 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c65c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c6a80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c6a80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c6a80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c6a80): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c6a80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.642559774 +0000 UTC m=+32.468940755 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c6a80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e4540 item 3 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7100): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7100): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7100): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7100): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7100): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.645471521 +0000 UTC m=+32.471852491 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7100): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7640): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7640): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7640): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7640): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7640): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.645471521 +0000 UTC m=+32.471852491 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7640): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e4a10 item 4 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7c80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7c80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7c80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7c80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7c80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.647336722 +0000 UTC m=+32.473717692 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5c7c80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614200): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614200): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614200): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614200): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614200): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614200): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614200): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.647336722 +0000 UTC m=+32.473717692 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614200): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6146c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6146c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6146c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6146c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6146c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.647336722 +0000 UTC m=+32.473717692 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6146c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e4f50 item 5 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614d40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614d40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614d40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614d40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614d40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.649911732 +0000 UTC m=+32.476292702 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c614d40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615280): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615280): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615280): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615280): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615280): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.649911732 +0000 UTC m=+32.476292702 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615280): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e5490 item 6 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615900): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615900): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615900): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615900): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615900): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.652019762 +0000 UTC m=+32.478400762 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615900): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615e00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615e00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615e00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615e00): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615e00): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615e00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.652019762 +0000 UTC m=+32.478400762 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c615e00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63a3c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63a3c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63a3c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63a3c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63a3c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.652019762 +0000 UTC m=+32.478400762 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63a3c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e5810 item 7 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63aa40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63aa40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63aa40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63aa40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63aa40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.654866385 +0000 UTC m=+32.481247365 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63aa40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63af80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63af80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63af80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63af80): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63af80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.654866385 +0000 UTC m=+32.481247365 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63af80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e5ce0 item 8 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63b540): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c63b540): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63b540): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63b540): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63b540): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63b540): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63b540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63b900): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63b900): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63b900): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63b900): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63b900): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.656790998 +0000 UTC m=+32.483171979 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63b900): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63bd80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63bd80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63bd80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63bd80): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63bd80): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63bd80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63bd80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.656790998 +0000 UTC m=+32.483171979 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c63bd80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674380): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674380): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674380): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674380): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674380): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.656790998 +0000 UTC m=+32.483171979 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674380): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab63f0 item 9 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674a00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674a00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674a00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674a00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674a00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.659938369 +0000 UTC m=+32.486319349 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674a00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674f40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674f40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674f40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674f40): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674f40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.659938369 +0000 UTC m=+32.486319349 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c674f40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab69a0 item 10 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675580): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c675580): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675580): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675580): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675580): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675580): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675580): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675940): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675940): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675940): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675940): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675940): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.6621958 +0000 UTC m=+32.488576780 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675940): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675e40): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675e40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675e40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675e40): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675e40): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675e40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.6621958 +0000 UTC m=+32.488576780 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c675e40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c698440): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c698440): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c698440): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c698440): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c698440): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.6621958 +0000 UTC m=+32.488576780 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c698440): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab6e70 item 11 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dc480): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dc480): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dc480): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dc480): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dc480): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.666351605 +0000 UTC m=+32.492732585 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dc480): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dc9c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dc9c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dc9c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dc9c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dc9c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.666351605 +0000 UTC m=+32.492732585 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dc9c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d84d0 item 12 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dd000): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c7dd000): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dd000): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dd000): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dd000): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dd000): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dd000): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dd3c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dd3c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dd3c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dd3c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dd3c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.668439286 +0000 UTC m=+32.494820256 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dd3c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dda80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dda80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dda80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dda80): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dda80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.668439286 +0000 UTC m=+32.494820256 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7dda80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d8850 item 13 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704200): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704200): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704200): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704200): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704200): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.670162939 +0000 UTC m=+32.496543909 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704200): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704740): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704740): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704740): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704740): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704740): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.670162939 +0000 UTC m=+32.496543909 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704740): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d8c40 item 14 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704d80): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c704d80): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704d80): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704d80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704d80): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c704d80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705140): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705140): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705140): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705140): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705140): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.67201201 +0000 UTC m=+32.498392980 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705140): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705800): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705800): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705800): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705800): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705800): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.67201201 +0000 UTC m=+32.498392980 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705800): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d8fc0 item 15 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705e80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705e80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705e80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705e80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705e80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.673752936 +0000 UTC m=+32.500133916 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c705e80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7304c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7304c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7304c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7304c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7304c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.673752936 +0000 UTC m=+32.500133916 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7304c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d9340 item 16 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730b00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730b00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730b00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730b00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730b00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.675331897 +0000 UTC m=+32.501712867 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730b00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730f80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730f80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730f80): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730f80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730f80): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730f80): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730f80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.675331897 +0000 UTC m=+32.501712867 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c730f80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c731480): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c731480): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c731480): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c731480): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c731480): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.675331897 +0000 UTC m=+32.501712867 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c731480): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d96c0 item 17 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c731b00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c731b00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c731b00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c731b00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c731b00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.677736325 +0000 UTC m=+32.504117305 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c731b00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758140): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758140): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758140): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758140): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758140): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.677736325 +0000 UTC m=+32.504117305 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758140): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d9c70 item 18 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7587c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7587c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7587c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7587c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7587c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.679988998 +0000 UTC m=+32.506369988 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7587c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758cc0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758cc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758cc0): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758cc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758cc0): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758cc0): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758cc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.679988998 +0000 UTC m=+32.506369988 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c758cc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7591c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7591c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7591c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7591c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7591c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.679988998 +0000 UTC m=+32.506369988 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7591c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bbee5b0 item 19 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c759840): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c759840): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c759840): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c759840): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c759840): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.682478347 +0000 UTC m=+32.508859317 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c759840): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c759d80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c759d80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c759d80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c759d80): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c759d80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.682478347 +0000 UTC m=+32.508859317 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c759d80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bc200e0 item 20 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776500): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776500): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776500): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776500): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776500): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.684072054 +0000 UTC m=+32.510453024 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776500): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776a00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776a00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776a00): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776a00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776a00): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776a00): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776a00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.684072054 +0000 UTC m=+32.510453024 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776a00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776f00): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776f00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776f00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776f00): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776f00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.684072054 +0000 UTC m=+32.510453024 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c776f00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bc208c0 item 21 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c777580): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c777580): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c777580): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c777580): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c777580): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.686536527 +0000 UTC m=+32.512917497 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c777580): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c777ac0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c777ac0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c777ac0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c777ac0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c777ac0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.686536527 +0000 UTC m=+32.512917497 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c777ac0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bc21420 item 22 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796240): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796240): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796240): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796240): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796240): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.688394253 +0000 UTC m=+32.514775223 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796240): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796740): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796740): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796740): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796740): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796740): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796740): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796740): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796740): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.688394253 +0000 UTC m=+32.514775223 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796740): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796c40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796c40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796c40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796c40): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796c40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.688394253 +0000 UTC m=+32.514775223 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796c40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c04e150 item 23 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7972c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7972c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7972c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7972c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7972c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.690878794 +0000 UTC m=+32.517259774 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7972c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806200): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806200): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806200): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806200): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806200): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.690878794 +0000 UTC m=+32.517259774 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806200): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0301c0 item 24 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806840): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c806840): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806840): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806840): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806840): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806840): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806840): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806c00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806c00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806c00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806c00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806c00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.693565114 +0000 UTC m=+32.519946094 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c806c00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807100): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807100): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807100): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807100): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807100): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807100): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807100): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807100): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.693565114 +0000 UTC m=+32.519946094 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807100): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807640): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807640): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807640): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807640): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807640): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.693565114 +0000 UTC m=+32.519946094 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807640): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c030930 item 25 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807cc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807cc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807cc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807cc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807cc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.696770154 +0000 UTC m=+32.523151134 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c807cc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848300): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848300): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848300): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848300): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848300): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.696770154 +0000 UTC m=+32.523151134 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848300): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c031030 item 26 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848940): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c848940): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848940): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848940): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848940): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848940): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848940): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848d00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848d00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848d00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848d00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848d00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.698976619 +0000 UTC m=+32.525357599 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c848d00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849200): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849200): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849200): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849200): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849200): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849200): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849200): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849200): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.698976619 +0000 UTC m=+32.525357599 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849200): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849740): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849740): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849740): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849740): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849740): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.698976619 +0000 UTC m=+32.525357599 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849740): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c031c70 item 27 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849dc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849dc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849dc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849dc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849dc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.702148366 +0000 UTC m=+32.528529386 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c849dc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86c400): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86c400): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86c400): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86c400): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86c400): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.702148366 +0000 UTC m=+32.528529386 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86c400): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c2b2930 item 28 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86ca40): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c86ca40): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86ca40): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86ca40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86ca40): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86ca40): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86ca40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86ce00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86ce00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86ce00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86ce00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86ce00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.704734348 +0000 UTC m=+32.531115337 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86ce00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86d4c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86d4c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86d4c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86d4c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86d4c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.704734348 +0000 UTC m=+32.531115337 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86d4c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c2b3880 item 29 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86db40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86db40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86db40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86db40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86db40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.707035952 +0000 UTC m=+32.533417002 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c86db40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c888180): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c888180): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c888180): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c888180): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c888180): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.707035952 +0000 UTC m=+32.533417002 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c888180): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c2b3ce0 item 30 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8887c0): _readAt: size=2, off=0 2026/08/08 05:08:37 ERROR : open-test-file(0x3da73c8887c0): Couldn't read size of file 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8887c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8887c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8887c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8887c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8887c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c888b80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c888b80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c888b80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c888b80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c888b80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.709394995 +0000 UTC m=+32.535775975 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c888b80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c889240): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c889240): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c889240): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c889240): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c889240): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.709394995 +0000 UTC m=+32.535775975 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c889240): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5be460 item 31 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8898c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8898c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8898c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8898c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8898c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.71173943 +0000 UTC m=+32.538120471 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8898c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c889e00): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c889e00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c889e00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c889e00): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c889e00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.71173943 +0000 UTC m=+32.538120471 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c889e00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5be9a0 item 32 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d0540): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d0540): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d0540): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d0540): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d0540): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.713845927 +0000 UTC m=+32.540226897 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d0540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d09c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d09c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d09c0): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d09c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d09c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bf030 item 33 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d09c0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d09c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.714551459 +0000 UTC m=+32.540932429 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d09c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d0ec0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d0ec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d0ec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d0ec0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d0ec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.714551459 +0000 UTC m=+32.540932429 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d0ec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bf1f0 item 33 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1500): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1500): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1500): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1500): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1500): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.716533841 +0000 UTC m=+32.542914811 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1500): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1980): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1980): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bf570 item 34 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1980): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1980): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1980): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1980): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1980): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.717361063 +0000 UTC m=+32.543742033 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1980): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1ec0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1ec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1ec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1ec0): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1ec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.717361063 +0000 UTC m=+32.543742033 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8d1ec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bf730 item 34 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fc600): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fc600): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fc600): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fc600): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fc600): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.720353891 +0000 UTC m=+32.546734911 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fc600): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797940): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797940): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797940): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797940): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797940): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c04f1f0 item 35 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797940): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797940): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.721035037 +0000 UTC m=+32.547416007 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797940): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797e40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797e40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797e40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797e40): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797e40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.721035037 +0000 UTC m=+32.547416007 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797e40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c04f650 item 35 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7be5c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7be5c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7be5c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7be5c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7be5c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.723658159 +0000 UTC m=+32.550039129 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7be5c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7beac0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7beac0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab6310 item 36 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7beac0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7beac0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7beac0): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7beac0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7beac0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.724635995 +0000 UTC m=+32.551017015 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7beac0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf000): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf000): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf000): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf000): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf000): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.724635995 +0000 UTC m=+32.551017015 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf000): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab64d0 item 36 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf640): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf640): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf640): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf640): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf640): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.726692717 +0000 UTC m=+32.553073687 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bf640): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfac0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfac0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfac0): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfac0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfac0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab6850 item 37 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfac0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfac0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.728041813 +0000 UTC m=+32.554422783 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7bfac0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fc0c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fc0c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fc0c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fc0c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fc0c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.728041813 +0000 UTC m=+32.554422783 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fc0c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab6bd0 item 37 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fcb00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fcb00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fcb00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fcb00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fcb00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.730029025 +0000 UTC m=+32.556410005 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fcb00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd000): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd000): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab6fc0 item 38 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd000): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd000): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd000): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd000): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd000): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.73082645 +0000 UTC m=+32.557207430 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd000): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd540): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd540): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd540): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd540): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd540): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.73082645 +0000 UTC m=+32.557207430 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fd540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab71f0 item 38 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fdbc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fdbc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fdbc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fdbc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fdbc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.732679067 +0000 UTC m=+32.559060047 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8fdbc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab7730 item 39 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.733437489 +0000 UTC m=+32.559818469 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c107c80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688380): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688380): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688380): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688380): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688380): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.733437489 +0000 UTC m=+32.559818469 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688380): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73cab78f0 item 39 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688a80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688a80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688a80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688a80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688a80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.735200697 +0000 UTC m=+32.561581687 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688a80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688f80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688f80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c04e150 item 40 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688f80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688f80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688f80): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688f80): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688f80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.736154498 +0000 UTC m=+32.562535468 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c688f80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6894c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6894c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6894c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6894c0): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6894c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.736154498 +0000 UTC m=+32.562535468 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6894c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c04e700 item 40 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.738795974 +0000 UTC m=+32.565176944 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c689a80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa1c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa1c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa1c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c028070 item 41 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa1c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa1c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.739573411 +0000 UTC m=+32.565954382 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa1c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa900): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa900): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa900): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa900): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa900): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c028310 item 41 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa900): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa900): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.740369494 +0000 UTC m=+32.566750464 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aa900): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab280): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab280): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab280): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab280): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab280): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.740369494 +0000 UTC m=+32.566750464 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0ab280): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c029110 item 41 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aba00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aba00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aba00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aba00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aba00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aba00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aba00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.742106592 +0000 UTC m=+32.568487562 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0aba00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70240): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70240): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70240): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5be000 item 42 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70240): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70240): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.74262967 +0000 UTC m=+32.569010640 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70240): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70800): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70800): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5be460 item 42 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70800): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70800): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70800): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70800): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70800): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.743341143 +0000 UTC m=+32.569722123 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70800): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70d80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70d80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70d80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70d80): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70d80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.743341143 +0000 UTC m=+32.569722123 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca70d80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5be7e0 item 42 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca713c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca713c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca713c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca713c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca713c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca713c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca713c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.74490767 +0000 UTC m=+32.571288660 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca713c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca718c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca718c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca718c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bee70 item 43 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca718c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca718c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.745450605 +0000 UTC m=+32.571831576 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca718c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e00): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bf030 item 43 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e00): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.746267567 +0000 UTC m=+32.572648537 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73ca71e00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b3c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b3c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b3c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b3c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b3c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.746267567 +0000 UTC m=+32.572648537 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73bf9b3c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bf1f0 item 43 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060300): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060300): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060300): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060300): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060300): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060300): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060300): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.74815459 +0000 UTC m=+32.574535560 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060300): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060800): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060800): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060800): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bf570 item 44 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060800): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060800): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.748817771 +0000 UTC m=+32.575198741 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060800): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bf7a0 item 44 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.749655091 +0000 UTC m=+32.576036061 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c060d40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061340): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061340): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061340): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061340): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061340): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.749655091 +0000 UTC m=+32.576036061 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061340): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c5bfc70 item 44 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061980): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061980): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061980): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061980): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061980): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061980): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061980): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.751655638 +0000 UTC m=+32.578036618 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c061980): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f6680): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f6680): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f6680): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57a310 item 45 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f6680): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f6680): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.752268405 +0000 UTC m=+32.578649385 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f6680): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7300): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7300): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7300): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7300): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7300): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.752268405 +0000 UTC m=+32.578649385 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7300): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57a4d0 item 45 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7a40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7a40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7a40): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7a40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7a40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7a40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7a40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.754307525 +0000 UTC m=+32.580688495 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c0f7a40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220040): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220040): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220040): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57a850 item 46 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220040): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220040): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.75488821 +0000 UTC m=+32.581269191 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220040): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220740): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220740): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220740): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220740): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220740): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.75488821 +0000 UTC m=+32.581269191 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220740): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57aa10 item 46 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220e00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220e00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220e00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220e00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220e00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220e00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220e00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.756968527 +0000 UTC m=+32.583349557 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c220e00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a180): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a180): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a180): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bfde1c0 item 47 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a180): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a180): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.757825624 +0000 UTC m=+32.584206594 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a180): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a8c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a8c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a8c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a8c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a8c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.757825624 +0000 UTC m=+32.584206594 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58a8c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bfde620 item 47 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58af00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58af00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58af00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58af00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58af00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58af00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58af00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.760059722 +0000 UTC m=+32.586440793 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58af00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b400): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b400): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b400): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bfdee70 item 48 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b400): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b400): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.760808496 +0000 UTC m=+32.587189466 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58b400): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb00): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb00): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.760808496 +0000 UTC m=+32.587189466 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c58bb00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0ea000 item 48 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796240): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796240): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796240): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796240): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796240): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.762849878 +0000 UTC m=+32.589230899 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796240): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7966c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7966c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7966c0): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7966c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7966c0): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7966c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0ea460 item 49 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7966c0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7966c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.763636794 +0000 UTC m=+32.590017774 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7966c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796c00): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796c00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796c00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796c00): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796c00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.763636794 +0000 UTC m=+32.590017774 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c796c00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0ea850 item 49 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797280): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797280): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797280): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797280): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797280): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.766186547 +0000 UTC m=+32.592567518 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c797280): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4180): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4180): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4180): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0eae00 item 50 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4180): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4180): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4180): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4180): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4180): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.76691936 +0000 UTC m=+32.593300341 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4180): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4700): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4700): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4700): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4700): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4700): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.76691936 +0000 UTC m=+32.593300341 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4700): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0eb340 item 50 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4d80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4d80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4d80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4d80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4d80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.768682047 +0000 UTC m=+32.595063017 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b4d80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5280): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5280): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5280): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5280): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5280): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5280): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0eb6c0 item 51 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5280): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5280): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.769295636 +0000 UTC m=+32.595676616 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5280): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b57c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b57c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b57c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b57c0): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b57c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.769295636 +0000 UTC m=+32.595676616 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b57c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c0eb960 item 51 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5e40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5e40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5e40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5e40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5e40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.77144311 +0000 UTC m=+32.597824090 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6b5e40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c4440): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c4440): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c4440): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600070 item 52 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c4440): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c4440): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c4440): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c4440): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c4440): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.772888518 +0000 UTC m=+32.599269517 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c4440): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c49c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c49c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c49c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c49c0): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c49c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.772888518 +0000 UTC m=+32.599269517 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c49c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600230 item 52 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5040): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5040): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5040): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5040): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5040): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.774910816 +0000 UTC m=+32.601291786 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5040): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5540): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5540): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5540): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5540): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5540): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5540): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600700 item 53 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5540): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5540): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.775671711 +0000 UTC m=+32.602052681 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5a80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5a80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5a80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5a80): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5a80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.775671711 +0000 UTC m=+32.602052681 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6c5a80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600930 item 53 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0200): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0200): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0200): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0200): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0200): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.777794829 +0000 UTC m=+32.604175800 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0200): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0700): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0700): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0700): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600d90 item 54 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0700): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0700): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0700): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0700): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0700): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.77878028 +0000 UTC m=+32.605161250 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0700): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0c80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0c80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0c80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0c80): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0c80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.77878028 +0000 UTC m=+32.605161250 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d0c80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c600fc0 item 54 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1300): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1300): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1300): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1300): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1300): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.781157537 +0000 UTC m=+32.607538517 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1300): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1800): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1800): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1800): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1800): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1800): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1800): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c6013b0 item 55 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1800): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1800): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.781946185 +0000 UTC m=+32.608327205 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1800): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1d40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1d40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1d40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1d40): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1d40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.781946185 +0000 UTC m=+32.608327205 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6d1d40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c601570 item 55 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc4c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc4c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc4c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc4c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc4c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.783990935 +0000 UTC m=+32.610371915 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc4c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc9c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc9c0): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc9c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c6018f0 item 56 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc9c0): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc9c0): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc9c0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc9c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.784716365 +0000 UTC m=+32.611097345 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dc9c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dcf40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dcf40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dcf40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dcf40): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dcf40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.784716365 +0000 UTC m=+32.611097345 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dcf40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c601b90 item 56 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dd580): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dd580): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dd580): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dd580): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dd580): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dd580): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dd580): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dd580): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.786640746 +0000 UTC m=+32.613021737 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6dd580): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ddac0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ddac0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ddac0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c26c150 item 57 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ddac0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ddac0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.787304641 +0000 UTC m=+32.613685621 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ddac0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec100): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec100): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec100): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec100): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec100): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec100): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c26c380 item 57 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec100): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec100): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.787999522 +0000 UTC m=+32.614380502 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec100): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec680): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec680): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec680): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec680): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec680): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.787999522 +0000 UTC m=+32.614380502 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ec680): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c26c7e0 item 57 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6eccc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6eccc0): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6eccc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6eccc0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6eccc0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6eccc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6eccc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6eccc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.789835718 +0000 UTC m=+32.616216698 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6eccc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed200): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed200): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed200): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c26cee0 item 58 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed200): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed200): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.79059925 +0000 UTC m=+32.616980230 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed200): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed740): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed740): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed740): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c26d0a0 item 58 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed740): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed740): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed740): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed740): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed740): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.79137815 +0000 UTC m=+32.617759140 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ed740): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6edd00): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6edd00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6edd00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6edd00): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6edd00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.79137815 +0000 UTC m=+32.617759140 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6edd00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c26d3b0 item 58 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe440): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe440): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe440): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe440): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe440): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe440): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe440): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe440): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.793055466 +0000 UTC m=+32.619436446 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe440): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe980): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe980): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe980): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bd584d0 item 59 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe980): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe980): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.793612077 +0000 UTC m=+32.619993047 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6fe980): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6feec0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6feec0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6feec0): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6feec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6feec0): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6feec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bd58af0 item 59 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6feec0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6feec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.794239561 +0000 UTC m=+32.620620531 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6feec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ff440): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ff440): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ff440): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ff440): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ff440): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.794239561 +0000 UTC m=+32.620620531 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ff440): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bd59260 item 59 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ffa80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ffa80): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ffa80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ffa80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ffa80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ffa80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ffa80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ffa80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.796025532 +0000 UTC m=+32.622406502 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6ffa80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2020c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2020c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2020c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bd59c00 item 60 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2020c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2020c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.796650051 +0000 UTC m=+32.623031021 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c2020c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202600): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202600): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202600): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2070 item 60 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202600): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202600): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202600): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202600): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202600): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.797371884 +0000 UTC m=+32.623752854 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202600): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202bc0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202bc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202bc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202bc0): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202bc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.797371884 +0000 UTC m=+32.623752854 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c202bc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2230 item 60 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203200): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203200): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203200): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203200): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203200): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203200): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203200): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203200): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.798924895 +0000 UTC m=+32.625305865 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203200): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203740): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203740): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203740): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c25b0 item 61 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203740): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203740): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.799604077 +0000 UTC m=+32.625985047 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203740): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203e40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203e40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203e40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203e40): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203e40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.799604077 +0000 UTC m=+32.625985047 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c203e40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2770 item 61 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21c580): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21c580): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21c580): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21c580): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21c580): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21c580): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21c580): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21c580): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.801468216 +0000 UTC m=+32.627849186 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21c580): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21cac0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21cac0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21cac0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2af0 item 62 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21cac0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21cac0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.802758121 +0000 UTC m=+32.629139091 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21cac0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d1c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d1c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d1c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d1c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d1c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.802758121 +0000 UTC m=+32.629139091 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d1c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c2cb0 item 62 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d800): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d800): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d800): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d800): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d800): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d800): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d800): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d800): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.804438693 +0000 UTC m=+32.630819664 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21d800): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21dd40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21dd40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21dd40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c3110 item 63 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21dd40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21dd40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.805034518 +0000 UTC m=+32.631415488 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c21dd40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23e540): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23e540): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23e540): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23e540): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23e540): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.805034518 +0000 UTC m=+32.631415488 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23e540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c32d0 item 63 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23eb80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23eb80): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23eb80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23eb80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23eb80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23eb80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23eb80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23eb80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.807261291 +0000 UTC m=+32.633642271 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23eb80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23f0c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23f0c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23f0c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c3650 item 64 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23f0c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23f0c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.808019933 +0000 UTC m=+32.634400913 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23f0c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23f7c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23f7c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23f7c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23f7c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23f7c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.808019933 +0000 UTC m=+32.634400913 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23f7c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c38f0 item 64 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23fe00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23fe00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23fe00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23fe00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23fe00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.809774736 +0000 UTC m=+32.636155706 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c23fe00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221180): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221180): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221180): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221180): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221180): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9c3ce0 item 65 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221180): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221180): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.810592239 +0000 UTC m=+32.636973220 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221180): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221680): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221680): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221680): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221680): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221680): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.810592239 +0000 UTC m=+32.636973220 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221680): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57af50 item 65 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221cc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221cc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221cc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221cc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221cc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.812303008 +0000 UTC m=+32.638683978 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c221cc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308240): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308240): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57b490 item 66 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308240): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308240): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308240): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308240): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308240): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.813058594 +0000 UTC m=+32.639439564 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308240): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308780): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308780): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308780): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308780): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308780): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.813058594 +0000 UTC m=+32.639439564 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308780): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57b650 item 66 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308dc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308dc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308dc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308dc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308dc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.814826351 +0000 UTC m=+32.641207332 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c308dc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309240): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309240): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309240): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309240): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309240): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57bb20 item 67 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309240): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309240): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.815700783 +0000 UTC m=+32.642081762 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309240): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309740): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309740): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309740): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309740): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309740): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.815700783 +0000 UTC m=+32.642081762 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309740): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c57bce0 item 67 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309dc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309dc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309dc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309dc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309dc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.817885466 +0000 UTC m=+32.644266446 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c309dc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c3c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c3c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67c230 item 68 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c3c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c3c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c3c0): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c3c0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c3c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.818609102 +0000 UTC m=+32.644990072 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c3c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c900): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c900): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c900): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c900): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c900): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.818609102 +0000 UTC m=+32.644990072 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33c900): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67c3f0 item 68 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33cf40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33cf40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33cf40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33cf40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33cf40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.820315864 +0000 UTC m=+32.646696834 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33cf40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d3c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d3c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d3c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d3c0): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d3c0): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67c770 item 69 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d3c0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d3c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.820940984 +0000 UTC m=+32.647321954 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d3c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d8c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d8c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d8c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d8c0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d8c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.820940984 +0000 UTC m=+32.647321954 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c33d8c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67c9a0 item 69 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360040): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360040): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360040): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360040): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360040): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.82263956 +0000 UTC m=+32.649020530 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360040): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360540): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360540): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67cd20 item 70 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360540): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360540): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360540): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360540): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360540): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.823458115 +0000 UTC m=+32.649839226 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360a80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360a80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360a80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360a80): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360a80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.823458115 +0000 UTC m=+32.649839226 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c360a80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67cee0 item 70 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361100): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361100): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361100): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361100): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361100): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.825210312 +0000 UTC m=+32.651591293 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361100): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361600): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361600): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361600): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361600): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361600): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67d340 item 71 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361600): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361600): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.825916216 +0000 UTC m=+32.652297196 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361600): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361b00): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361b00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361b00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361b00): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361b00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.825916216 +0000 UTC m=+32.652297196 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c361b00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67d500 item 71 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2280): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2280): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2280): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2280): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2280): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.828518617 +0000 UTC m=+32.654899587 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2280): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2780): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2780): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67d8f0 item 72 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2780): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2780): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2780): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2780): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2780): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.829302427 +0000 UTC m=+32.655683397 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2780): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2cc0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2cc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2cc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2cc0): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2cc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.829302427 +0000 UTC m=+32.655683397 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e2cc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67dab0 item 72 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3280): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3280): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3280): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3280): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3280): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3280): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3280): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.831230527 +0000 UTC m=+32.657611516 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3280): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3780): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3780): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3780): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c67de30 item 73 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3780): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3780): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.831942351 +0000 UTC m=+32.658323331 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3780): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3c40): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3c40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3c40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3c40): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3c40): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c12c9a0 item 73 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3c40): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3c40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.832665365 +0000 UTC m=+32.659046345 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c3e3c40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c280): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c280): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c280): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c280): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c280): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.832665365 +0000 UTC m=+32.659046345 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c280): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c12d340 item 73 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c8c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c8c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c8c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c8c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c8c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c8c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c8c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.834601419 +0000 UTC m=+32.660982399 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41c8c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41cdc0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41cdc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41cdc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c980070 item 74 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41cdc0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41cdc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.835282716 +0000 UTC m=+32.661663696 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41cdc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d300): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d300): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c980310 item 74 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d300): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d300): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d300): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d300): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d300): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.836057899 +0000 UTC m=+32.662438879 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d300): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d880): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d880): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d880): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d880): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d880): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.836057899 +0000 UTC m=+32.662438879 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41d880): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c980540 item 74 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41dec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41dec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41dec0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41dec0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41dec0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41dec0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41dec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.837816288 +0000 UTC m=+32.664197268 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c41dec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4ba4c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4ba4c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4ba4c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9809a0 item 75 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4ba4c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4ba4c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.838525898 +0000 UTC m=+32.664906878 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4ba4c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baa00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baa00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baa00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baa00): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baa00): _writeAt: size=3, off=2 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c980b60 item 75 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baa00): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baa00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.839249634 +0000 UTC m=+32.665630614 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baa00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baf40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baf40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baf40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baf40): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baf40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.839249634 +0000 UTC m=+32.665630614 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4baf40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c980d20 item 75 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bb580): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bb580): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bb580): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bb580): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bb580): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bb580): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bb580): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.841115485 +0000 UTC m=+32.667496465 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bb580): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bba80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bba80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bba80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c981180 item 76 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bba80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bba80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.841729065 +0000 UTC m=+32.668110054 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4bba80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e80c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole/dir/file1: no such file or directory 2026/08/08 05:08:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole/dir/file1: no such file or directory 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e80c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c981340 item 76 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e80c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e80c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e80c0): _writeAt: size=3, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e80c0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e80c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.842812088 +0000 UTC m=+32.669193068 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e80c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8640): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8640): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8640): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8640): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8640): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.842812088 +0000 UTC m=+32.669193068 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8640): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c981500 item 76 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8c80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8c80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8c80): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8c80): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8c80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8c80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8c80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.844736711 +0000 UTC m=+32.671117691 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e8c80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9180): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9180): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9180): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c981880 item 77 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9180): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9180): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.845470847 +0000 UTC m=+32.671851827 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9180): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9880): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9880): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9880): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9880): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9880): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.845470847 +0000 UTC m=+32.671851827 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9880): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c981ab0 item 77 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9ec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9ec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9ec0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9ec0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9ec0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9ec0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9ec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.847634181 +0000 UTC m=+32.674015161 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c4e9ec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5ae4c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5ae4c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5ae4c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27c000 item 78 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5ae4c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5ae4c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.848260763 +0000 UTC m=+32.674641743 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5ae4c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5aebc0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5aebc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5aebc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5aebc0): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5aebc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.848260763 +0000 UTC m=+32.674641743 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5aebc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27c230 item 78 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af200): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af200): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af200): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af200): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af200): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af200): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af200): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.850577586 +0000 UTC m=+32.676958566 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af200): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af700): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af700): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af700): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27c5b0 item 79 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af700): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af700): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.851249276 +0000 UTC m=+32.677630255 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5af700): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5afe00): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5afe00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5afe00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5afe00): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5afe00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.851249276 +0000 UTC m=+32.677630255 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5afe00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27c930 item 79 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4540): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4540): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4540): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4540): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4540): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4540): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4540): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.853132149 +0000 UTC m=+32.679513119 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4a40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4a40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4a40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27ccb0 item 80 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4a40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4a40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.853726541 +0000 UTC m=+32.680107511 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f4a40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5140): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5140): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5140): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5140): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5140): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.853726541 +0000 UTC m=+32.680107511 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5140): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27d0a0 item 80 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5780): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5780): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5780): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5780): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5780): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.855788343 +0000 UTC m=+32.682169313 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5780): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5c00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5c00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5c00): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5c00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5c00): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5c00): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27d810 item 81 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5c00): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5c00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.856408534 +0000 UTC m=+32.682789504 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c5f5c00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628240): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628240): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628240): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628240): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628240): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.856408534 +0000 UTC m=+32.682789504 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628240): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27da40 item 81 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6288c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6288c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6288c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6288c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6288c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.858325172 +0000 UTC m=+32.684706152 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6288c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628dc0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628dc0): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628dc0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c27ddc0 item 82 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628dc0): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628dc0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628dc0): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628dc0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628dc0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.859192198 +0000 UTC m=+32.685573178 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c628dc0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629340): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629340): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629340): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629340): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629340): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.859192198 +0000 UTC m=+32.685573178 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629340): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e41c0 item 82 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6299c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6299c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6299c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6299c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6299c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.860815573 +0000 UTC m=+32.687196543 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6299c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629ec0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629ec0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629ec0): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629ec0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629ec0): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629ec0): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e45b0 item 83 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629ec0): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629ec0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.861536945 +0000 UTC m=+32.687917925 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c629ec0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65c500): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65c500): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65c500): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65c500): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65c500): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.861536945 +0000 UTC m=+32.687917925 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65c500): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e4770 item 83 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65cb80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65cb80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65cb80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65cb80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65cb80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.863655744 +0000 UTC m=+32.690036714 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65cb80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d080): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d080): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d080): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e4af0 item 84 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d080): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d080): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d080): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d080): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d080): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.864486031 +0000 UTC m=+32.690867001 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d080): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d600): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d600): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d600): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d600): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d600): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.864486031 +0000 UTC m=+32.690867001 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65d600): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e4e70 item 84 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65dc80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65dc80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65dc80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65dc80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65dc80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.866310455 +0000 UTC m=+32.692691425 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c65dc80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692280): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692280): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692280): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692280): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692280): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692280): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e51f0 item 85 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692280): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692280): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.867333967 +0000 UTC m=+32.693714947 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692280): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6927c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6927c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6927c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6927c0): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6927c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.867333967 +0000 UTC m=+32.693714947 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6927c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e5420 item 85 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692e40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692e40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692e40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692e40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692e40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.869266365 +0000 UTC m=+32.695647385 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c692e40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c693340): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c693340): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c693340): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e57a0 item 86 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c693340): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c693340): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c693340): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c693340): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c693340): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.870197943 +0000 UTC m=+32.696578923 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c693340): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6938c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6938c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6938c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6938c0): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6938c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.870197943 +0000 UTC m=+32.696578923 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c6938c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e5960 item 86 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718040): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718040): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718040): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718040): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718040): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.87216715 +0000 UTC m=+32.698548120 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718040): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718540): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718540): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718540): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718540): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718540): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718540): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c8e5ce0 item 87 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718540): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718540): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.872912998 +0000 UTC m=+32.699293998 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718a80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718a80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718a80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718a80): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718a80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.872912998 +0000 UTC m=+32.699293998 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c718a80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d8000 item 87 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719100): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719100): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719100): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719100): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719100): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.874999406 +0000 UTC m=+32.701380376 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719100): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719600): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719600): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719600): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d84d0 item 88 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719600): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719600): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719600): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719600): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719600): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.875746626 +0000 UTC m=+32.702127596 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719600): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719b80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719b80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719b80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719b80): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719b80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.875746626 +0000 UTC m=+32.702127596 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c719b80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d8690 item 88 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7422c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7422c0): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7422c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7422c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7422c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7422c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7422c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7422c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.877552666 +0000 UTC m=+32.703933636 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7422c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742800): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742800): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742800): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d8a80 item 89 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742800): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742800): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.878149372 +0000 UTC m=+32.704530352 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742800): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742d40): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742d40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742d40): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742d40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742d40): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742d40): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d8c40 item 89 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742d40): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742d40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.87893737 +0000 UTC m=+32.705318360 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c742d40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7432c0): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7432c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7432c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7432c0): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7432c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.87893737 +0000 UTC m=+32.705318360 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7432c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d8e00 item 89 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743900): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743900): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743900): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743900): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743900): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743900): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743900): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743900): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.880963295 +0000 UTC m=+32.707344274 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743900): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743e40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743e40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743e40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d9180 item 90 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743e40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743e40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.881688062 +0000 UTC m=+32.708069042 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c743e40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764480): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764480): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764480): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d9340 item 90 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764480): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764480): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764480): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764480): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764480): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.882685496 +0000 UTC m=+32.709066476 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764480): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764a40): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764a40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764a40): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764a40): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764a40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.882685496 +0000 UTC m=+32.709066476 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c764a40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d9500 item 90 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765080): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765080): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765080): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765080): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765080): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765080): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765080): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765080): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.885191666 +0000 UTC m=+32.711572716 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765080): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7655c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7655c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7655c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d9960 item 91 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7655c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7655c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.885861359 +0000 UTC m=+32.712242350 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7655c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765b00): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765b00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765b00): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765b00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765b00): >_readAt: n=2, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765b00): _writeAt: size=3, off=7 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d9b20 item 91 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765b00): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765b00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.886654808 +0000 UTC m=+32.713035788 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c765b00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c782180): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c782180): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c782180): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c782180): >_readAt: n=8, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c782180): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.886654808 +0000 UTC m=+32.713035788 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c782180): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c9d9ce0 item 91 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7827c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7827c0): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7827c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7827c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7827c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7827c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7827c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7827c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.888555405 +0000 UTC m=+32.714936386 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7827c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c782d00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c782d00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c782d00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bbee620 item 92 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c782d00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c782d00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.889225851 +0000 UTC m=+32.715606841 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c782d00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783240): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783240): open at offset 5 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783240): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bbef420 item 92 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783240): _readAt: size=2, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783240): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783240): _writeAt: size=3, off=5 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783240): >_writeAt: n=3, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783240): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.890001655 +0000 UTC m=+32.716382645 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783240): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783800): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783800): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783800): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783800): >_readAt: n=3, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783800): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.890001655 +0000 UTC m=+32.716382645 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783800): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bbefc70 item 92 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783e40): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783e40): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783e40): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783e40): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783e40): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783e40): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783e40): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783e40): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.892161944 +0000 UTC m=+32.718542914 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c783e40): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7ea480): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7ea480): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7ea480): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bc20770 item 93 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7ea480): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7ea480): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.892786422 +0000 UTC m=+32.719167392 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7ea480): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eab80): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eab80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eab80): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eab80): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eab80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.892786422 +0000 UTC m=+32.719167392 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eab80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bc209a0 item 93 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb1c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb1c0): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb1c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb1c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb1c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb1c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb1c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb1c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.894768372 +0000 UTC m=+32.721149343 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb1c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb700): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb700): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb700): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bc21260 item 94 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb700): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb700): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.895443287 +0000 UTC m=+32.721824268 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7eb700): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7ebe00): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7ebe00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7ebe00): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7ebe00): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7ebe00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.895443287 +0000 UTC m=+32.721824268 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c7ebe00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73bc21490 item 94 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810540): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810540): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810540): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810540): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810540): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810540): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810540): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810540): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.897487245 +0000 UTC m=+32.723868215 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810540): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810a80): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810a80): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810a80): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c030310 item 95 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810a80): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810a80): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.898065577 +0000 UTC m=+32.724446547 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c810a80): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c811180): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c811180): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c811180): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c811180): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c811180): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.898065577 +0000 UTC m=+32.724446547 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c811180): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c030690 item 95 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8117c0): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8117c0): open at offset 0 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8117c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8117c0): _readAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8117c0): >_readAt: n=0, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8117c0): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8117c0): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8117c0): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.90010113 +0000 UTC m=+32.726482109 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c8117c0): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c811d00): _writeAt: size=5, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c811d00): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c811d00): >openPending: err= 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c030bd0 item 96 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c811d00): >_writeAt: n=5, err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c811d00): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.900728404 +0000 UTC m=+32.727109374 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c811d00): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:08:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c830500): _readAt: size=512, off=0 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c830500): openPending: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c830500): >openPending: err= 2026/08/08 05:08:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c830500): >_readAt: n=5, err=EOF 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c830500): close: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:08:37.900728404 +0000 UTC m=+32.727109374 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : open-test-file(0x3da73c830500): >close: err= 2026/08/08 05:08:37 DEBUG : open-test-file: Remove: 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3da73c030ee0 item 96 2026/08/08 05:08:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:08:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:08:37 DEBUG : open-test-file: >Remove: err= 2026/08/08 05:08:37 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:37 DEBUG : Looking for writers 2026/08/08 05:08:37 DEBUG : >WaitForWriters: 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.55s) --- PASS: TestRWFileHandleOpenTests/writes (0.27s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.27s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:37 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:37 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:37 DEBUG : file1: newRWFileHandle: 2026/08/08 05:08:37 DEBUG : file1(0x3da73c8bc2c0): openPending: 2026/08/08 05:08:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:37 DEBUG : file1(0x3da73c8bc2c0): >openPending: err= 2026/08/08 05:08:37 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:08:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:08:37 DEBUG : file1(0x3da73c8bc2c0): _writeAt: size=2, off=0 2026/08/08 05:08:37 DEBUG : file1(0x3da73c8bc2c0): >_writeAt: n=2, err= 2026/08/08 05:08:37 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/08 05:08:37 DEBUG : file1(0x3da73c8bc2c0): RWFileHandle.Flush 2026/08/08 05:08:37 DEBUG : file1(0x3da73c8bc2c0): RWFileHandle.Release 2026/08/08 05:08:37 DEBUG : file1(0x3da73c8bc2c0): close: 2026/08/08 05:08:37 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/08 05:08:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:37 DEBUG : file1(0x3da73c8bc2c0): >close: err= 2026/08/08 05:08:37 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:37 DEBUG : Looking for writers 2026/08/08 05:08:37 DEBUG : file1: reading active writers 2026/08/08 05:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:37 DEBUG : Looking for writers 2026/08/08 05:08:37 DEBUG : file1: reading active writers 2026/08/08 05:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:37 DEBUG : Looking for writers 2026/08/08 05:08:37 DEBUG : file1: reading active writers 2026/08/08 05:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:37 DEBUG : Looking for writers 2026/08/08 05:08:37 DEBUG : file1: reading active writers 2026/08/08 05:08:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:38 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:08:38 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1.a0a9169e.partial" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1.a0a9169e.partial 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1.a0a9169e.partial" 2026/08/08 05:08:38 DEBUG : Looking for writers 2026/08/08 05:08:38 DEBUG : file1: reading active writers 2026/08/08 05:08:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-kugacav9pole/file1.a0a9169e.partial 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:38 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/08 05:08:38 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/08 05:08:38 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/08 05:08:38 INFO : file1: Copied (new) 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole/dir/file1: no such file or directory 2026/08/08 05:08:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole/dir/file1: no such file or directory 2026/08/08 05:08:38 DEBUG : Looking for writers 2026/08/08 05:08:38 DEBUG : file1: reading active writers 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-kugacav9pole/file1 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:38 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/08 05:08:38 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/08 05:08:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:08:38 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/08 05:08:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:38 DEBUG : >WaitForWriters: 2026/08/08 05:08:38 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-kugacav9pole/file1 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:38 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:38 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/08 05:08:38 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:38 DEBUG : Looking for writers 2026/08/08 05:08:38 DEBUG : file1: reading active writers 2026/08/08 05:08:38 DEBUG : >WaitForWriters: 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.54s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:38 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:38 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:38 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:38 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:38 DEBUG : rename_me: newRWFileHandle: 2026/08/08 05:08:38 DEBUG : rename_me(0x3da73ca70200): openPending: 2026/08/08 05:08:38 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:08:38 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/08 05:08:38 DEBUG : rename_me(0x3da73ca70200): >openPending: err= 2026/08/08 05:08:38 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/08 05:08:38 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/08 05:08:38 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/08 05:08:38 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/08 05:08:38 DEBUG : rename_me(0x3da73ca70200): _writeAt: size=5, off=0 2026/08/08 05:08:38 DEBUG : rename_me(0x3da73ca70200): >_writeAt: n=5, err= 2026/08/08 05:08:38 DEBUG : rename_me(0x3da73ca70200): close: 2026/08/08 05:08:38 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-08 05:08:38.447756124 +0000 UTC m=+33.274137094 2026/08/08 05:08:38 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/08 05:08:38 DEBUG : rename_me(0x3da73ca70200): >close: err= 2026/08/08 05:08:38 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/08 05:08:38 DEBUG : i_was_renamed: Updating file with 0x3da73c676dd0 2026/08/08 05:08:38 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/08 05:08:38 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/08 05:08:38 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:38 DEBUG : Looking for writers 2026/08/08 05:08:38 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:08:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:08:38 DEBUG : Looking for writers 2026/08/08 05:08:38 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:08:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:08:38 DEBUG : Looking for writers 2026/08/08 05:08:38 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:08:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:08:38 DEBUG : Looking for writers 2026/08/08 05:08:38 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:08:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:08:38 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/08 05:08:38 DEBUG : i_was_renamed.19fb8eea.partial: size = 5 OK 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/i_was_renamed.19fb8eea.partial" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/i_was_renamed.19fb8eea.partial 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/i_was_renamed.19fb8eea.partial" 2026/08/08 05:08:38 DEBUG : Looking for writers 2026/08/08 05:08:38 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:08:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/i_was_renamed.19fb8eea.partial 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:38 DEBUG : i_was_renamed.19fb8eea.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:38 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:08:38 DEBUG : i_was_renamed.19fb8eea.partial: renamed to: i_was_renamed 2026/08/08 05:08:38 INFO : i_was_renamed: Copied (new) 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/i_was_renamed" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/i_was_renamed 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/i_was_renamed" 2026/08/08 05:08:38 DEBUG : Looking for writers 2026/08/08 05:08:38 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/i_was_renamed 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:38 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:38 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-08 05:08:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 05:08:38 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/08 05:08:38 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/08 05:08:38 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/08 05:08:38 DEBUG : >WaitForWriters: 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:38 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:08:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-kugacav9pole" 2026/08/08 05:08:38 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:38 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:38 DEBUG : forgetting directory cache 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:38 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:38 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate(0x3da73ca70a80): _readAt: size=512, off=0 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate(0x3da73ca70a80): openPending: 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 04:09:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 05:08:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate(0x3da73ca70a80): >openPending: err= 2026/08/08 05:08:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate(0x3da73ca70a80): >_readAt: n=20, err=EOF 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate(0x3da73ca70a80): close: 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:09:38 +0000 UTC 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate(0x3da73ca70a80): >close: err= 2026/08/08 05:08:39 DEBUG : Re-reading directory (105.728667ms old) 2026/08/08 05:08:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/08 05:08:39 DEBUG : forgetting directory cache 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate(0x3da73c5125c0): _readAt: size=512, off=0 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate(0x3da73c5125c0): openPending: 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 04:10:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-08 04:09:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 04:10:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-08 04:09:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/08 05:08:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 05:08:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate(0x3da73c5125c0): >openPending: err= 2026/08/08 05:08:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate(0x3da73c5125c0): >_readAt: n=20, err=EOF 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate(0x3da73c5125c0): close: 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:10:38 +0000 UTC 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate(0x3da73c5125c0): >close: err= 2026/08/08 05:08:39 DEBUG : Re-reading directory (107.197591ms old) 2026/08/08 05:08:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:39 DEBUG : forgetting directory cache 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:39 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:39 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate(0x3da73bf9bb40): _readAt: size=512, off=0 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate(0x3da73bf9bb40): openPending: 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 04:11:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-08 04:10:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 04:11:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-08 04:10:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/08 05:08:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 05:08:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate(0x3da73bf9bb40): >openPending: err= 2026/08/08 05:08:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate(0x3da73bf9bb40): >_readAt: n=20, err=EOF 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate(0x3da73bf9bb40): close: 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:11:38 +0000 UTC 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate(0x3da73bf9bb40): >close: err= 2026/08/08 05:08:40 DEBUG : Re-reading directory (106.025068ms old) 2026/08/08 05:08:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : forgetting directory cache 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate(0x3da73c8bdb80): _readAt: size=512, off=0 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate(0x3da73c8bdb80): openPending: 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 04:12:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-08 04:11:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 04:12:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-08 04:11:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/08 05:08:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 05:08:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate(0x3da73c8bdb80): >openPending: err= 2026/08/08 05:08:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate(0x3da73c8bdb80): >_readAt: n=20, err=EOF 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate(0x3da73c8bdb80): close: 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:12:38 +0000 UTC 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate(0x3da73c8bdb80): >close: err= 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : forgetting directory cache 2026/08/08 05:08:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:40 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:40 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate(0x3da73c513ac0): _readAt: size=512, off=0 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate(0x3da73c513ac0): openPending: 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 04:13:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-08 04:12:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 04:13:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-08 04:12:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/08 05:08:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 05:08:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate(0x3da73c513ac0): >openPending: err= 2026/08/08 05:08:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate(0x3da73c513ac0): >_readAt: n=20, err=EOF 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate(0x3da73c513ac0): close: 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:13:38 +0000 UTC 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate(0x3da73c513ac0): >close: err= 2026/08/08 05:08:41 DEBUG : Re-reading directory (103.207229ms old) 2026/08/08 05:08:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : forgetting directory cache 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate(0x3da73c2203c0): _readAt: size=512, off=0 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate(0x3da73c2203c0): openPending: 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 04:14:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-08 04:13:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 04:14:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-08 04:13:38 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/08 05:08:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 05:08:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate(0x3da73c2203c0): >openPending: err= 2026/08/08 05:08:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate(0x3da73c2203c0): >_readAt: n=20, err=EOF 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate(0x3da73c2203c0): close: 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:14:38 +0000 UTC 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate(0x3da73c2203c0): >close: err= 2026/08/08 05:08:41 DEBUG : Re-reading directory (106.964651ms old) 2026/08/08 05:08:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:41 DEBUG : forgetting directory cache 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:41 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:41 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate(0x3da73c220e00): _readAt: size=512, off=0 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate(0x3da73c220e00): openPending: 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-08 04:15:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-08 04:14:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-08 04:15:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-08 04:14:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/08 05:08:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/08 05:08:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate(0x3da73c220e00): >openPending: err= 2026/08/08 05:08:42 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate(0x3da73c220e00): >_readAt: n=21, err=EOF 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate(0x3da73c220e00): close: 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:15:38 +0000 UTC 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate(0x3da73c220e00): >close: err= 2026/08/08 05:08:42 DEBUG : Re-reading directory (108.263903ms old) 2026/08/08 05:08:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : forgetting directory cache 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate(0x3da73c2ccd00): _readAt: size=512, off=0 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate(0x3da73c2ccd00): openPending: 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-08 04:16:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-08 04:15:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-08 04:16:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-08 04:15:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/08 05:08:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/08 05:08:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate(0x3da73c2ccd00): >openPending: err= 2026/08/08 05:08:42 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate(0x3da73c2ccd00): >_readAt: n=22, err=EOF 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate(0x3da73c2ccd00): close: 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:16:38 +0000 UTC 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate(0x3da73c2ccd00): >close: err= 2026/08/08 05:08:42 DEBUG : Re-reading directory (119.856536ms old) 2026/08/08 05:08:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:42 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:42 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:43 DEBUG : forgetting directory cache 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate(0x3da73c0f7480): _readAt: size=512, off=0 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate(0x3da73c0f7480): openPending: 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-08 04:17:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-08 04:16:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-08 04:17:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-08 04:16:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/08 05:08:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/08 05:08:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate(0x3da73c0f7480): >openPending: err= 2026/08/08 05:08:43 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate(0x3da73c0f7480): >_readAt: n=23, err=EOF 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate(0x3da73c0f7480): close: 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:17:38 +0000 UTC 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate(0x3da73c0f7480): >close: err= 2026/08/08 05:08:43 DEBUG : Re-reading directory (115.947217ms old) 2026/08/08 05:08:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:43 DEBUG : forgetting directory cache 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate(0x3da73c061080): _readAt: size=512, off=0 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate(0x3da73c061080): openPending: 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/TestRWCacheUpdate" 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-kugacav9pole/TestRWCacheUpdate 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-08 04:18:38 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-08 04:17:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-08 04:18:38 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-08 04:17:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/08 05:08:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/08 05:08:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate(0x3da73c061080): >openPending: err= 2026/08/08 05:08:43 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate(0x3da73c061080): >_readAt: n=24, err=EOF 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate(0x3da73c061080): close: 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:18:38 +0000 UTC 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate(0x3da73c061080): >close: err= 2026/08/08 05:08:43 DEBUG : Re-reading directory (108.291817ms old) 2026/08/08 05:08:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:08:43 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:43 DEBUG : Looking for writers 2026/08/08 05:08:43 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/08 05:08:43 DEBUG : >WaitForWriters: 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.15s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FiLeA" 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/FiLeA 2026/08/08 05:08:43 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/FiLeA" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kugacav9pole/FiLeA 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:44 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FiLeA" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/FiLeA 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/FiLeA" 2026/08/08 05:08:44 DEBUG : forgetting directory cache 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-kugacav9pole/FiLeA 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:44 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FiLeB" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/FiLeB 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/FiLeB" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kugacav9pole/FiLeB 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:44 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FiLeB" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/FiLeB 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/FiLeB" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-kugacav9pole/FiLeB 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:44 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/08 05:08:44 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:44 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/08 05:08:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/08 05:08:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/08 05:08:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FiLeA" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/FiLeA 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/FiLeA" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kugacav9pole/FiLeA 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:44 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/08 05:08:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/08 05:08:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/08 05:08:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/08 05:08:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FiLeA" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/FiLeA 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/FiLeA" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kugacav9pole/FiLeA 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:44 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/08 05:08:44 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/08 05:08:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/08 05:08:44 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/08 05:08:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:44 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:44 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/08 05:08:44 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/08 05:08:44 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/08 05:08:44 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:44 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FiLeB" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/FiLeB 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/FiLeB" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kugacav9pole/FiLeB 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:44 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/08 05:08:44 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:44 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/08 05:08:44 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/08 05:08:44 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/08 05:08:44 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:44 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FilEb" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/FilEb 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/FilEb" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-kugacav9pole/FilEb 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:44 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FiLeA" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/FiLeA 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/FiLeA" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kugacav9pole/FiLeA 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:44 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FiLeA" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/FiLeA 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/FiLeA" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-kugacav9pole/FiLeA 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:44 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FiLeB" 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/FiLeB 2026/08/08 05:08:44 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/FiLeB" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kugacav9pole/FiLeB 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:45 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FiLeB" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/FiLeB 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/FiLeB" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-kugacav9pole/FiLeB 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:45 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FilEb" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/FilEb 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/FilEb" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-kugacav9pole/FilEb 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:45 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FilEb" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/FilEb 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/FilEb" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-kugacav9pole/FilEb 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:45 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/08 05:08:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/08 05:08:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/08 05:08:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/08 05:08:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:45 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/08 05:08:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/08 05:08:45 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/08 05:08:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:45 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/08 05:08:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/08 05:08:45 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/08 05:08:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:45 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/08 05:08:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/08 05:08:45 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/08 05:08:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:45 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/08 05:08:45 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/08 05:08:45 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/08 05:08:45 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:45 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FiLeB" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/FiLeB 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/FiLeB" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kugacav9pole/FiLeB 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:45 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/08 05:08:45 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/08 05:08:45 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/08 05:08:45 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/08 05:08:45 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:45 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/FilEb" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/FilEb 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/FilEb" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-kugacav9pole/FilEb 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:45 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/08 05:08:45 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/08 05:08:45 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/08 05:08:45 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/08 05:08:45 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/08 05:08:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/08 05:08:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/08 05:08:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/08 05:08:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:45 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:45 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:45 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:45 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/08 05:08:45 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/08 05:08:45 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/08 05:08:45 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:45 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:45 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/08 05:08:45 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/08 05:08:45 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/08 05:08:45 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:45 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:45 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:45 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:45 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:45 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:45 DEBUG : Looking for writers 2026/08/08 05:08:45 DEBUG : FiLeA: reading active writers 2026/08/08 05:08:45 DEBUG : FiLeB: reading active writers 2026/08/08 05:08:45 DEBUG : FilEb: reading active writers 2026/08/08 05:08:45 DEBUG : >WaitForWriters: 2026/08/08 05:08:45 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:45 DEBUG : Looking for writers 2026/08/08 05:08:45 DEBUG : FiLeB: reading active writers 2026/08/08 05:08:45 DEBUG : FilEb: reading active writers 2026/08/08 05:08:45 DEBUG : FiLeA: reading active writers 2026/08/08 05:08:45 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.74s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/normal name with no special characters.txt" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/normal\ name\ with\ no\ special\ characters.txt 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/normal\ name\ with\ no\ special\ characters.txt" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kugacav9pole/normal name with no special characters.txt 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:45 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/normal name with no special characters.txt" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/normal\ name\ with\ no\ special\ characters.txt 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/normal\ name\ with\ no\ special\ characters.txt" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-kugacav9pole/normal name with no special characters.txt 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:45 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/測試_Русский___ě_áñ" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/測試_Русский___ě_áñ 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/測試_Русский___ě_áñ" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kugacav9pole/測試_Русский___ě_áñ 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:45 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/測試_Русский___ě_áñ" 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/測試_Русский___ě_áñ 2026/08/08 05:08:45 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/測試_Русский___ě_áñ" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-kugacav9pole/測試_Русский___ě_áñ 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:46 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/08 05:08:46 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/normal name with no special characters.txt" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/normal\ name\ with\ no\ special\ characters.txt 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/normal\ name\ with\ no\ special\ characters.txt" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-kugacav9pole/normal name with no special characters.txt 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/08 05:08:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:46 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/08 05:08:46 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/08 05:08:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/08 05:08:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:46 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/測試_Русский___ě_áñ" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/測試_Русский___ě_áñ 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/測試_Русский___ě_áñ" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-kugacav9pole/測試_Русский___ě_áñ 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:46 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:46 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:46 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:46 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:46 DEBUG : Looking for writers 2026/08/08 05:08:46 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/08 05:08:46 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/08 05:08:46 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.66s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:46 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Reusing VFS from active cache 2026/08/08 05:08:46 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:46 DEBUG : Looking for writers 2026/08/08 05:08:46 DEBUG : >WaitForWriters: 2026/08/08 05:08:46 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:46 DEBUG : Looking for writers 2026/08/08 05:08:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:46 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:46 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:46 DEBUG : Looking for writers 2026/08/08 05:08:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:46 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:46 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:46 DEBUG : Looking for writers 2026/08/08 05:08:46 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:46 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:46 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:46 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:46 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:46 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/08 05:08:46 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:46 DEBUG : dir: Looking for writers 2026/08/08 05:08:46 DEBUG : file2: reading active writers 2026/08/08 05:08:46 DEBUG : Looking for writers 2026/08/08 05:08:46 DEBUG : dir: reading active writers 2026/08/08 05:08:46 DEBUG : file1: reading active writers 2026/08/08 05:08:46 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.42s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:46 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:46 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:46 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:46 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:47 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:47 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/08 05:08:47 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:47 DEBUG : dir: Looking for writers 2026/08/08 05:08:47 DEBUG : Looking for writers 2026/08/08 05:08:47 DEBUG : dir: reading active writers 2026/08/08 05:08:47 DEBUG : file1: reading active writers 2026/08/08 05:08:47 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.39s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:47 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:47 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:47 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:47 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:47 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/08 05:08:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:47 DEBUG : file1: Open: flags=O_RDONLY 2026/08/08 05:08:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/08 05:08:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/08 05:08:47 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:47 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/08 05:08:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:47 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:47 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:47 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/08 05:08:47 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/08 05:08:47 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/08 05:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 05:08:47 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/new_file.txt" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/new_file.txt 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/new_file.txt" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kugacav9pole/dir/new_file.txt 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:47 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/08 05:08:47 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:08:47 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/08 05:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/08 05:08:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:47 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:47 DEBUG : dir: Looking for writers 2026/08/08 05:08:47 DEBUG : file2: reading active writers 2026/08/08 05:08:47 DEBUG : new_file.txt: reading active writers 2026/08/08 05:08:47 DEBUG : Looking for writers 2026/08/08 05:08:47 DEBUG : file1: reading active writers 2026/08/08 05:08:47 DEBUG : dir: reading active writers 2026/08/08 05:08:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.48s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:47 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:47 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file2" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kugacav9pole/dir/file2 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:47 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/08 05:08:47 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/08 05:08:47 DEBUG : dir/file1: Updating file with dir/file1 0x3da73c5b80d0 2026/08/08 05:08:47 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/08 05:08:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:47 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:47 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/dir/file1" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kugacav9pole/dir/file1 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:48 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/08 05:08:48 INFO : dir/file1: Moved (server-side) to: file0 2026/08/08 05:08:48 DEBUG : file0: Updating file with file0 0x3da73c5b80d0 2026/08/08 05:08:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file0" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file0 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file0" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-kugacav9pole/file0 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:48 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file0" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/file0 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/file0" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-kugacav9pole/file0 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:48 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/08 05:08:48 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:48 DEBUG : dir: Looking for writers 2026/08/08 05:08:48 DEBUG : Looking for writers 2026/08/08 05:08:48 DEBUG : dir: reading active writers 2026/08/08 05:08:48 DEBUG : file0: reading active writers 2026/08/08 05:08:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.63s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:48 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Server has VFS statistics extension 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: About path "/rclone-test-kugacav9pole" 2026/08/08 05:08:48 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:48 DEBUG : Looking for writers 2026/08/08 05:08:48 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:48 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/08 05:08:48 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:48 DEBUG : a: Looking for writers 2026/08/08 05:08:48 DEBUG : b: Looking for writers 2026/08/08 05:08:48 DEBUG : c: Looking for writers 2026/08/08 05:08:48 DEBUG : d: Looking for writers 2026/08/08 05:08:48 DEBUG : Looking for writers 2026/08/08 05:08:48 DEBUG : Looking for writers 2026/08/08 05:08:48 DEBUG : a: reading active writers 2026/08/08 05:08:48 DEBUG : b: reading active writers 2026/08/08 05:08:48 DEBUG : c: reading active writers 2026/08/08 05:08:48 DEBUG : d: reading active writers 2026/08/08 05:08:48 DEBUG : /: reading active writers 2026/08/08 05:08:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.26s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:48 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/08 05:08:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/08 05:08:48 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/08 05:08:48 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/08 05:08:48 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:48 DEBUG : a/b/c/d: Looking for writers 2026/08/08 05:08:48 DEBUG : a/b/c: Looking for writers 2026/08/08 05:08:48 DEBUG : d: reading active writers 2026/08/08 05:08:48 DEBUG : a/b: Looking for writers 2026/08/08 05:08:48 DEBUG : c: reading active writers 2026/08/08 05:08:48 DEBUG : a: Looking for writers 2026/08/08 05:08:48 DEBUG : b: reading active writers 2026/08/08 05:08:48 DEBUG : Looking for writers 2026/08/08 05:08:48 DEBUG : a: reading active writers 2026/08/08 05:08:48 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:48 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:48 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:48 DEBUG : Looking for writers 2026/08/08 05:08:48 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:48 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:48 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/08 05:08:48 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/08 05:08:48 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 05:08:48 DEBUG : file1: size = 5 OK 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:48 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:48 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:08:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:48 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-kugacav9pole/file1 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:48 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/08 05:08:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:48 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/08 05:08:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/08 05:08:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 05:08:48 DEBUG : file1: size = 0 OK 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:48 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:49 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:49 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kugacav9pole/file1 2026/08/08 05:08:49 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:49 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/08 05:08:49 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:08:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/08 05:08:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:08:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:49 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (7 bytes), uploading instead of streaming 2026/08/08 05:08:49 DEBUG : file1: size = 7 OK 2026/08/08 05:08:49 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:49 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:49 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:49 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:49 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:49 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:49 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:49 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/08 05:08:49 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/08 05:08:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:49 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:49 DEBUG : Looking for writers 2026/08/08 05:08:49 DEBUG : file1: reading active writers 2026/08/08 05:08:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.56s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:49 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:49 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/08 05:08:50 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/08 05:08:50 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/08 05:08:50 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (11 bytes), uploading instead of streaming 2026/08/08 05:08:50 DEBUG : file1: size = 11 OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:50 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/08 05:08:50 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/08 05:08:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:50 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:50 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/08 05:08:50 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:50 DEBUG : Looking for writers 2026/08/08 05:08:50 DEBUG : file1: reading active writers 2026/08/08 05:08:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.33s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:50 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:50 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 05:08:50 DEBUG : file1: size = 5 OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:50 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/08 05:08:50 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:08:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/08 05:08:50 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:50 DEBUG : Looking for writers 2026/08/08 05:08:50 DEBUG : file1: reading active writers 2026/08/08 05:08:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:50 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:50 DEBUG : file1: WriteFileHandle.Release closing 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 05:08:50 DEBUG : file1: size = 0 OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:50 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/08 05:08:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:08:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/08 05:08:50 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:50 DEBUG : Looking for writers 2026/08/08 05:08:50 DEBUG : file1: reading active writers 2026/08/08 05:08:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:50 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (2 bytes), uploading instead of streaming 2026/08/08 05:08:50 DEBUG : file1: size = 2 OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:50 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/08 05:08:50 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/08 05:08:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:50 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:50 DEBUG : Looking for writers 2026/08/08 05:08:50 DEBUG : file1: reading active writers 2026/08/08 05:08:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:50 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 05:08:50 DEBUG : file1: size = 0 OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:50 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/08 05:08:50 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:08:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:50 DEBUG : file1: Open: flags=O_RDONLY 2026/08/08 05:08:50 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/08 05:08:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/08 05:08:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:50 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:50 DEBUG : Looking for writers 2026/08/08 05:08:50 DEBUG : file1: reading active writers 2026/08/08 05:08:50 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:50 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: File to upload is small (100 bytes), uploading instead of streaming 2026/08/08 05:08:50 DEBUG : file1: size = 100 OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/file1" 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 2efb79dc60aa7e8a8c21d1fdbc28c763 /rclone-test-kugacav9pole/file1 2026/08/08 05:08:50 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:50 DEBUG : file1: Parsed hash: 2efb79dc60aa7e8a8c21d1fdbc28c763 2026/08/08 05:08:50 DEBUG : file1: md5 = 2efb79dc60aa7e8a8c21d1fdbc28c763 OK 2026/08/08 05:08:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:50 DEBUG : file1: Open: flags=O_RDONLY 2026/08/08 05:08:50 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/08 05:08:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/08 05:08:50 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:50 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:51 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:51 DEBUG : Looking for writers 2026/08/08 05:08:51 DEBUG : file1: reading active writers 2026/08/08 05:08:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:51 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f000.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/flat/f000.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/flat/f000.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-kugacav9pole/flat/f000.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:51 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f000.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/flat/f000.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/flat/f000.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-kugacav9pole/flat/f000.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:51 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f001.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/flat/f001.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/flat/f001.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-kugacav9pole/flat/f001.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:51 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f001.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/flat/f001.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/flat/f001.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-kugacav9pole/flat/f001.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:51 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f002.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/flat/f002.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/flat/f002.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-kugacav9pole/flat/f002.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:51 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f002.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/flat/f002.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/flat/f002.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-kugacav9pole/flat/f002.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:51 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f003.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/flat/f003.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/flat/f003.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-kugacav9pole/flat/f003.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:51 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f003.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/flat/f003.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/flat/f003.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-kugacav9pole/flat/f003.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:51 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f004.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/flat/f004.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/flat/f004.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-kugacav9pole/flat/f004.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:51 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f004.txt" 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: sha1sum /rclone-test-kugacav9pole/flat/f004.txt 2026/08/08 05:08:51 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-kugacav9pole/flat/f004.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-kugacav9pole/flat/f004.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:52 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/08 05:08:52 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/08 05:08:52 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/08 05:08:52 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:52 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f000.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/flat/f000.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/flat/f000.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-kugacav9pole/flat/f000.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:52 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/08 05:08:52 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/08 05:08:52 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/08 05:08:52 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:52 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f001.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/flat/f001.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/flat/f001.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-kugacav9pole/flat/f001.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:52 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/08 05:08:52 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/08 05:08:52 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/08 05:08:52 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:52 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f002.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/flat/f002.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/flat/f002.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-kugacav9pole/flat/f002.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:52 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/08 05:08:52 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/08 05:08:52 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/08 05:08:52 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:52 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f003.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/flat/f003.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/flat/f003.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-kugacav9pole/flat/f003.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:52 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/08 05:08:52 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/08 05:08:52 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/08 05:08:52 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:52 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/flat/f004.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/flat/f004.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/flat/f004.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-kugacav9pole/flat/f004.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:52 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/08 05:08:52 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:52 DEBUG : flat: Looking for writers 2026/08/08 05:08:52 DEBUG : f000.txt: reading active writers 2026/08/08 05:08:52 DEBUG : f001.txt: reading active writers 2026/08/08 05:08:52 DEBUG : f002.txt: reading active writers 2026/08/08 05:08:52 DEBUG : f003.txt: reading active writers 2026/08/08 05:08:52 DEBUG : f004.txt: reading active writers 2026/08/08 05:08:52 DEBUG : Looking for writers 2026/08/08 05:08:52 DEBUG : flat: reading active writers 2026/08/08 05:08:52 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.59s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:52 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:52 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/08 05:08:52 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/08 05:08:52 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:52 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/a/b/c/deep.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/a/b/c/deep.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/a/b/c/deep.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-kugacav9pole/a/b/c/deep.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:52 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/08 05:08:52 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/08 05:08:52 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/08 05:08:52 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:52 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/a/b/mid.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/a/b/mid.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/a/b/mid.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-kugacav9pole/a/b/mid.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:52 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/08 05:08:52 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/08 05:08:52 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/08 05:08:52 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:52 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/a/top.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/a/top.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/a/top.txt" 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-kugacav9pole/a/top.txt 2026/08/08 05:08:52 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:52 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/08 05:08:52 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:52 DEBUG : a/b/c: Looking for writers 2026/08/08 05:08:52 DEBUG : deep.txt: reading active writers 2026/08/08 05:08:52 DEBUG : a/b: Looking for writers 2026/08/08 05:08:52 DEBUG : c: reading active writers 2026/08/08 05:08:52 DEBUG : mid.txt: reading active writers 2026/08/08 05:08:52 DEBUG : a: Looking for writers 2026/08/08 05:08:52 DEBUG : b: reading active writers 2026/08/08 05:08:52 DEBUG : top.txt: reading active writers 2026/08/08 05:08:52 DEBUG : Looking for writers 2026/08/08 05:08:52 DEBUG : a: reading active writers 2026/08/08 05:08:52 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.37s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:52 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/bigdir/big.bin" 2026/08/08 05:08:53 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:53 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/bigdir/big.bin 2026/08/08 05:08:53 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/bigdir/big.bin" 2026/08/08 05:08:53 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:53 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 9f31772ae5d34d4a226d171bafbdc052 /rclone-test-kugacav9pole/bigdir/big.bin 2026/08/08 05:08:53 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:53 DEBUG : bigdir/big.bin: Parsed hash: 9f31772ae5d34d4a226d171bafbdc052 2026/08/08 05:08:53 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:53 DEBUG : bigdir: Looking for writers 2026/08/08 05:08:53 DEBUG : big.bin: reading active writers 2026/08/08 05:08:53 DEBUG : Looking for writers 2026/08/08 05:08:53 DEBUG : bigdir: reading active writers 2026/08/08 05:08:53 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.98s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-kugacav9pole", Local "Local file system at /tmp/rclone1461230206", Modify Window "1s" 2026/08/08 05:08:53 INFO : sftp://rclone@:22/rclone-test-kugacav9pole: poll-interval is not supported by this remote 2026/08/08 05:08:53 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/08 05:08:53 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/08 05:08:53 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:53 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir1/a.txt" 2026/08/08 05:08:53 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:53 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir1/a.txt 2026/08/08 05:08:53 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir1/a.txt" 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-kugacav9pole/dir1/a.txt 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:54 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/08 05:08:54 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/08 05:08:54 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/08 05:08:54 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:54 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir2/b.txt" 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir2/b.txt 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir2/b.txt" 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: 415290769594460e2e485922904f345d /rclone-test-kugacav9pole/dir2/b.txt 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:54 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/08 05:08:54 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/08 05:08:54 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/08 05:08:54 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:54 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Shell path "/rclone-test-kugacav9pole/dir3/c.txt" 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: creating additional session 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Running remote command: md5sum /rclone-test-kugacav9pole/dir3/c.txt 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-kugacav9pole/dir3/c.txt" 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: command exited OK 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-kugacav9pole/dir3/c.txt 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: ssh external: close 2026/08/08 05:08:54 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/08 05:08:54 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:54 DEBUG : dir1: Looking for writers 2026/08/08 05:08:54 DEBUG : a.txt: reading active writers 2026/08/08 05:08:54 DEBUG : dir2: Looking for writers 2026/08/08 05:08:54 DEBUG : b.txt: reading active writers 2026/08/08 05:08:54 DEBUG : dir3: Looking for writers 2026/08/08 05:08:54 DEBUG : c.txt: reading active writers 2026/08/08 05:08:54 DEBUG : Looking for writers 2026/08/08 05:08:54 DEBUG : dir1: reading active writers 2026/08/08 05:08:54 DEBUG : dir2: reading active writers 2026/08/08 05:08:54 DEBUG : dir3: reading active writers 2026/08/08 05:08:54 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.36s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/08 05:08:54 DEBUG : sftp://rclone@:22/rclone-test-kugacav9pole: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.151527884s (try 1/5)